paddle模型训练报错,ResNet50_vd_ssld is not a paddle parameter file
我昨天在github上面下载了一个基于PaddleX的垃圾分类识别的项目(https://github.com/thomas-yanxin/Garbage-test)回到本地,用pycharm来跑一下看看效果,在运行里面的model_training.py去训练模型的时候就报了错
Exception: File output/ResNet50_vd_ssld\pretrain\ResNet50_vd_ssld is not a paddle parameter file
请问各位大佬怎么破??
同问,请问解决了吗