AnimeGAN样例代码无法推理
收藏回复举报
AnimeGAN样例代码无法推理
t('forum.solved') 已解决
发表于2023-08-25 14:02:41
0 查看

根据 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

cke_1488.png

报错如下:

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

cke_3049.png

我要发帖子