- Linux or macOS with Python ≥ 3.6
- PyTorch ≥ 1.3
- torchvision that matches the PyTorch installation. You can install them together at pytorch.org to make sure of this.
- OpenCV, optional, needed by demo and visualization
One feature of this project is that it does not require building any code, simply run:
pip install -r requirements.txt
and you are ready to go.