根据 https://gitee.com/ascend/ascend_community_projects/tree/310B/AnimeGAN
执行。
source /usr/local/Ascend/ascend-toolkit/set_env.sh
source /home/HwHiAiUser/mxVision-5.0.RC2/set_env.sh
python main.py

报错如下:
卡在 ret = streamManagerApi.CreateMultipleStreams(pipeline) 这句话下不去了。

根据 https://gitee.com/ascend/ascend_community_projects/tree/310B/AnimeGAN
执行。
source /usr/local/Ascend/ascend-toolkit/set_env.sh
source /home/HwHiAiUser/mxVision-5.0.RC2/set_env.sh
python main.py
报错如下:
卡在 ret = streamManagerApi.CreateMultipleStreams(pipeline) 这句话下不去了。