Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 358 Bytes

install.md

File metadata and controls

6 lines (6 loc) · 358 Bytes

Prerequisites in general

  • Linux
  • Python 3 (I strong recommend to use Anaconda to set-up your Python environment and build a new conda virtual environment for this project.)
  • CUDA==10.0
  • Pytorch>=1.0 and corresponding version of torchvision
  • Other required 3rd-party packages is listed in requirements.txt.