JDAI-CV / centerX

This repo is implemented based on detectron2 and centernet
Apache License 2.0
554 stars 86 forks source link

why can't i get any response when i execute these install commands ? #4

Closed fakerhbj closed 3 years ago

CPFLAME commented 3 years ago

if you can't get any response from "pip install 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'" you can change it to "pip install pycocotools"

the other install commands should be ok. May be you can check your network?