Przeglądaj źródła

pycocotools git install fix

5.0
Glenn Jocher 4 lat temu
rodzic
commit
4dd75b3635
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt Wyświetl plik

@@ -10,7 +10,7 @@ pyyaml
torchvision
scipy
tqdm
'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI

# 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

Ładowanie…
Anuluj
Zapisz