Top "Mscoco" questions

How to install COCO PythonAPI in python3

It seems the COCO PythonAPI only support python2. But peoples do use it in python3 environment. I tried possible methods …

python mscoco
COCO api evaluation for subset of classes

I'm using the python coco api to run evaluation for object detection. I have two files, a ground truth json, …

python subset mscoco pycocotools
Create MS COCO style dataset

How to create a MS COCO style dataset to use with TensorFlow? Does anyone have an experience with this? I …

python json tensorflow annotations mscoco