Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
692f945819
|
@ -6,6 +6,7 @@ matplotlib
|
||||||
pycocotools
|
pycocotools
|
||||||
tqdm
|
tqdm
|
||||||
pillow
|
pillow
|
||||||
|
tensorboard >= 1.14
|
||||||
|
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in New Issue