Unverified Commit 98eb97f1 authored by Michael Baumgartner's avatar Michael Baumgartner Committed by GitHub
Browse files

Update README.md

parent d637c5e2
...@@ -51,6 +51,7 @@ When running a training inside the container it is necessary to [increase the sh ...@@ -51,6 +51,7 @@ When running a training inside the container it is necessary to [increase the sh
## Source ## Source
*Please note that nndetection requires Python 3.8+.* *Please note that nndetection requires Python 3.8+.*
*Please use PyTorch 1.X version for now and not 2.0*
1. Install CUDA (>10.1) and cudnn (make sure to select [compatible versions](https://docs.nvidia.com/deeplearning/cudnn/support-matrix/index.html)!) 1. Install CUDA (>10.1) and cudnn (make sure to select [compatible versions](https://docs.nvidia.com/deeplearning/cudnn/support-matrix/index.html)!)
2. [Optional] Depending on your GPU you might need to set `TORCH_CUDA_ARCH_LIST`, check [compute capabilities](https://developer.nvidia.com/cuda-gpus) here. 2. [Optional] Depending on your GPU you might need to set `TORCH_CUDA_ARCH_LIST`, check [compute capabilities](https://developer.nvidia.com/cuda-gpus) here.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment