Merge remote-tracking branch 'origin/master'
正在显示
# pip install -U -r requirements.txt | # pip install -U -r requirements.txt | ||
Cython | Cython | ||
numpy==1.17.3 | numpy>=1.18.5 | ||
opencv-python | opencv-python | ||
torch>=1.5.1 | torch>=1.5.1 | ||
matplotlib | matplotlib | ||
pillow | pillow | ||
tensorboard | tensorboard | ||
PyYAML>=5.3 | PyYAML>=5.3 | ||
torchvision | torchvision>=0.6 | ||
scipy | scipy | ||
tqdm | tqdm | ||
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI | git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI | ||
... | ... |
请
注册
或者
登录
后发表评论