img_data = self.load_example(idx) File "/home/sanjayghanagiri/copy-paste-aug/coco.py", line 54, in load_example img_id = self.ids[index] IndexError: list index out of range
I am facing issues with finding right dataset to test.
I tried with http://images.cocodataset.org/zips/test2017.zip test dataset and get index out of range issue.
Can you anyone please provide the right dataset to test?