Update requirements.txt
正在显示
| ... | @@ -10,7 +10,7 @@ PyYAML>=5.3 | ... | @@ -10,7 +10,7 @@ PyYAML>=5.3 |
| torchvision>=0.6 | torchvision>=0.6 | ||
| scipy | scipy | ||
| tqdm | tqdm | ||
| git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI | pycocotools>=2.0 | ||
| # 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 | ||
| ... | ... |
请
注册
或者
登录
后发表评论