dianecy's picture
Upload folder using huggingface_hub
0b32e3c verified
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