Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 210 Bytes

INSTALL.md

File metadata and controls

19 lines (14 loc) · 210 Bytes

Requirments

  • Conda with Python 3.6 or 3.7.
  • Nvidia GPU.
  • PyTorch 1.1.0
  • yacs
  • pyyaml
  • matplotlib
  • tqdm
  • OpenCV
  • tensorboardX

Build extensions

python setup.py build_ext --inplace