Now I'm reproducing the Mask R-CNN(Instance segmentation task.)
I can't figure out how to use the MS COCO test dataset.
There exists 'instances_train2014', 'instances_val2014' which have specific annotations.
But in testing data, there are only image_id, image_url, image height and width. I couldn't figure out how to use it at all.
Could anyone figure this out? :( Sorry for terrible English