CVMI-Lab / SlotCon

(NeurIPS 2022) Self-Supervised Visual Representation Learning with Semantic Grouping
https://wen-xin.info/slotcon/
Apache License 2.0
95 stars 9 forks source link

/home/sri/SlotCon/detectron2 #5

Closed Chiya8 closed 11 months ago

Chiya8 commented 1 year ago

Screenshot from 2023-02-17 12-13-53 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.

xwen99 commented 1 year ago

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