打开微信,使用扫一扫进入页面后,点击右上角菜单,
点击“发送给朋友”或“分享到朋友圈”完成分享
求助大佬,在运行yolov5在线推理(xxx/examples/online/yolov5)时,出现如下图错误(IsADirectoryError: [Errno 21] Is a directory: '../../custom_coco/int8/')
TORCH_HOME 定义:../../custom_coco (下面有int8/文件夹,内有yolov5 pth模型)
cambricon sdk: 0.11.118-2(yellow.hub.cambricon.com/pytorch/pytorch:0.11.118-2-ubuntu16.04)
而我将模型文件重命名为 int8 ,出现如下图错误(NotADirectoryError: [Errno 20] Not a directory: '../../custom_coco/int8/')
请问 TORCH_HOME 定义是模型路径还是存放模型的文件夹路径?(即我定义的TORCH_HOME 是否合法)
提前谢谢大佬
热门帖子
精华帖子