Unverified 提交 13745819 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Update requirements.txt

上级 f47ca208
# pip install -U -r requirements.txt # pip install -U -r requirements.txt
Cython Cython
numpy==1.17 numpy
opencv-python opencv-python
torch >= 1.5 torch >= 1.5
matplotlib matplotlib
pycocotools
tqdm
pillow pillow
tensorboard tensorboard
pyyaml pyyaml
torchvision torchvision
scipy scipy
tqdm
'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
# Nvidia Apex (optional) for mixed precision training -------------------------- # Nvidia Apex (optional) for mixed precision training --------------------------
# git clone https://github.com/NVIDIA/apex && cd apex && pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" . --user && cd .. && rm -rf apex # git clone https://github.com/NVIDIA/apex && cd apex && pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" . --user && cd .. && rm -rf apex
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论