Open Zihan-Liu-westlake opened 3 weeks ago
An error occurs when I'm trying to reproduce the project on coco dataset. Here is the error log:
[Errno 2] No such file or directory: 'work_dirs/retinanet_coco_ppal_5rounds_2percent_to_10percent/round1/latest.pth'
also got a problem that the code is trying to read 'unlabeled_inference_result.bbox.json' before it is created
FileNotFoundError: [Errno 2] No such file or directory: 'work_dirs/retinanet_voc_ppal_7rounds_5percent_to_20percent\round1\latest.pth' I'm also having the same problem, can you solve it?
An error occurs when I'm trying to reproduce the project on coco dataset. Here is the error log:
[Errno 2] No such file or directory: 'work_dirs/retinanet_coco_ppal_5rounds_2percent_to_10percent/round1/latest.pth'
also got a problem that the code is trying to read 'unlabeled_inference_result.bbox.json' before it is created