elia / refer /Makefile
yxchng
add files
a166479
raw
history blame
142 Bytes
all:
# install pycocotools/mask locally
# copy from https://github.com/pdollar/coco.git
python setup.py build_ext --inplace
rm -rf build