Documentation can be found here.
Installing:
- Clone this repository
- Create a
conda
environment withpython, pytorch, torchvision
; I recommendmamba
- Activate your new environment (
mamba activate ...
) - Change into the directory holding this repository.
pip install .
Installing as developper:
-
-
- Same as above.
-
pip install -e .\[dev\]
Logo made with the help of DALL-E 2.