It seems the COCO PythonAPI only support python2. But peoples do use it in python3 environment. I tried possible methods …
python mscocoI'm using the python coco api to run evaluation for object detection. I have two files, a ground truth json, …
python subset mscoco pycocotoolsHow to create a MS COCO style dataset to use with TensorFlow? Does anyone have an experience with this? I …
python json tensorflow annotations mscoco