-
Make a
DATA_FOLDER
-
Put PRE + PNR + POST frames inside a folder named
pre_pnr_post_frames
underDATA_FOLDER
-
Put challenge files under
DATA_FOLDER
-
Downloads object of change detection annotation files in COCO fomat to a folder named
coco_annotations
underDATA_FOLDER
-
The final DATA_FOLDER should looks like
${DATA_FOLDER} |-- coco_annotations |-- |-- trainval.json | |-- train.json | |-- val.json |-- pre_pnr_post_frames |-- video_id | |-- frame_number.jpg | |-- ... |-- ...
Please follow the instructions inside the following baseline folders