JDAI-CV / centerX

This repo is implemented based on detectron2 and centernet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

fakerhbj opened this issue · comments

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?