junxnone / tio

Log
Other
10 stars 5 forks source link

COCO Dataset - cocoapi #257

Open junxnone opened 5 years ago

junxnone commented 5 years ago

This package provides Matlab, Python, and Lua APIs that assists in loading, parsing, and visualizing the annotations in COCO.

Reference

Build

git clone https://github.com/cocodataset/cocoapi.git
cd cocoapi/PythonAPI
make
cp -rf pycocotools/ /your/path/
junxnone commented 5 years ago

244

TODO