Official APIs for the MS-COCO dataset
This is a fork of the original cocoapi, with bug fixes and packaging improvements.
This is also the source of the pypi package pycocotools, available for download at pypi.
Changes in this fork include:
For compatibility, we will not make any API changes or non-bug behavior changes to the existing APIs of the official cocoapi.
python -m build --sdist ./PythonAPI