/Extract-Mask-From-COCO-Dataset

COCO API - Python3 https://github.com/philferriere/cocoapi

Primary LanguagePython

Extract Segmentation Mask From COCO Dataset

Install cocoapi

git clone https://github.com/philferriere/cocoapi.git
cd cocoapi/PythonAPI
make
python3 setup.py build_ext --inplace