shiy10
shiy10
hi it works well for kaiming.conf without cuDNN,but when I add cuDNN R3 in it,it returns cuDNN failed. anyone help? thanks.
Hi, I'm using kaiming.conf to train ImageNet. before ,I met the same problem with issue#235:the training error does not change. so I follow the advise to shuffle the Image.lst before...
建立 issue 时,为快速解决问题,请您根据使用情况给出如下信息: - 标题:YOLOV5_s 模型转换后运行报错 - 版本、环境信息: 1)Paddle Lite 版本:/release/v2.12 2)Host 环境:ARM V8 - 模型信息 1)yolov5_s_300e_coco 2) - 复现信息: - 1.下载模型:使用paddleyolo [README](https://github.com/PaddlePaddle/PaddleYOLO) 中的 [脚本](https://github.com/PaddlePaddle/PaddleYOLO/blob/develop/tools/export_model.py) - 2.模型转换:使用命令 - ./opt --model_file=/yolov5_n_300e_coco/modify_model/model.pdmodel...