Installation
Requirements
Linux or macOS with Python ≥ 3.8.5
PyTorch ≥ 1.6 and torchvision compatible with PyTorch version. Refer to pytorch.org to for exact command.
Other dependencies required for using the project are listed in requirements.txt. Install them via running
pip install -r requirements.txt