COCOAPI install - DonghoonPark12/ssd.pytorch GitHub Wiki
$ git clone https://github.com/cocodataset/cocoapi
$ cd PythonAPI
$ make
$ python3 setup.py build_ext --inplace
[Reference]
https://github.com/cocodataset/cocoapi/issues/59
$ git clone https://github.com/cocodataset/cocoapi
$ cd PythonAPI
$ make
$ python3 setup.py build_ext --inplace
[Reference]
https://github.com/cocodataset/cocoapi/issues/59