File size: 142 Bytes
a166479
 
 
 
 
 
1
2
3
4
5
6
7
all:
	# install pycocotools/mask locally
	# copy from https://github.com/pdollar/coco.git
	python setup.py build_ext --inplace
	rm -rf build