We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965de0c commit 0b96d57Copy full SHA for 0b96d57
README.md
@@ -39,6 +39,8 @@ Note that you don't need to build detectron2 seperately as this codebase is self
39
below to install the dependencies and build `FsDet`.
40
41
**Requirements**
42
+**Note**: the current codebase was tested under CUDA 10.0 and we are in the process to update the codebase to support CUDA10.2
43
+
44
* Linux with Python >= 3.6
45
* [PyTorch](https://pytorch.org/get-started/locally/) >= 1.3
46
* [torchvision](https://github.com/pytorch/vision/) that matches the PyTorch installation
0 commit comments