Closed Chiya8 closed 11 months ago
When I run "python train_net.py --config-file /home/sri/SlotCon/transfer/detection/configs/COCO_R_50_FPN_1x_SlotCon.yaml --num-gpus 4 --resume MODEL.WEIGHTS /home/sri/SlotCon/sekhar.pkl OUTPUT_DIR /home/sri/SlotCon/output/COCO_R_50_FPN_1x_sekhar
it can not find the coco json file.
Hi @Chiya8,
Please make sure you have correctly arranged the COCO dataset following detectron2's official documents: https://detectron2.readthedocs.io/en/latest/tutorials/builtin_datasets.html
When I run "python train_net.py --config-file /home/sri/SlotCon/transfer/detection/configs/COCO_R_50_FPN_1x_SlotCon.yaml --num-gpus 4 --resume MODEL.WEIGHTS /home/sri/SlotCon/sekhar.pkl OUTPUT_DIR /home/sri/SlotCon/output/COCO_R_50_FPN_1x_sekhar
it can not find the coco json file.