Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dcnv3
Commits
bfbd3400
Commit
bfbd3400
authored
Mar 12, 2023
by
zhe chen
Browse files
[fix] PyTorch>=1.10.0 in README.md (#25)
parent
dc8423c2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
classification/README.md
classification/README.md
+1
-1
detection/README.md
detection/README.md
+1
-1
segmentation/README.md
segmentation/README.md
+1
-1
No files found.
classification/README.md
View file @
bfbd3400
...
@@ -22,7 +22,7 @@ conda activate internimage
...
@@ -22,7 +22,7 @@ conda activate internimage
-
Install
`CUDA>=10.2`
with
`cudnn>=7`
following
-
Install
`CUDA>=10.2`
with
`cudnn>=7`
following
the
[
official installation instructions
](
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
)
the
[
official installation instructions
](
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
)
-
Install
`PyTorch>=1.
8
.0`
and
`torchvision>=0.9.0`
with
`CUDA>=10.2`
:
-
Install
`PyTorch>=1.
10
.0`
and
`torchvision>=0.9.0`
with
`CUDA>=10.2`
:
For examples, to install torch==1.11 with CUDA==11.3:
For examples, to install torch==1.11 with CUDA==11.3:
```
bash
```
bash
...
...
detection/README.md
View file @
bfbd3400
...
@@ -25,7 +25,7 @@ conda activate internimage
...
@@ -25,7 +25,7 @@ conda activate internimage
-
Install
`CUDA>=10.2`
with
`cudnn>=7`
following
-
Install
`CUDA>=10.2`
with
`cudnn>=7`
following
the
[
official installation instructions
](
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
)
the
[
official installation instructions
](
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
)
-
Install
`PyTorch>=1.
8
.0`
and
`torchvision>=0.9.0`
with
`CUDA>=10.2`
:
-
Install
`PyTorch>=1.
10
.0`
and
`torchvision>=0.9.0`
with
`CUDA>=10.2`
:
For examples, to install torch==1.11 with CUDA==11.3:
For examples, to install torch==1.11 with CUDA==11.3:
```
bash
```
bash
...
...
segmentation/README.md
View file @
bfbd3400
...
@@ -25,7 +25,7 @@ conda activate internimage
...
@@ -25,7 +25,7 @@ conda activate internimage
-
Install
`CUDA>=10.2`
with
`cudnn>=7`
following
-
Install
`CUDA>=10.2`
with
`cudnn>=7`
following
the
[
official installation instructions
](
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
)
the
[
official installation instructions
](
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
)
-
Install
`PyTorch>=1.
8
.0`
and
`torchvision>=0.9.0`
with
`CUDA>=10.2`
:
-
Install
`PyTorch>=1.
10
.0`
and
`torchvision>=0.9.0`
with
`CUDA>=10.2`
:
For examples, to install torch==1.11 with CUDA==11.3:
For examples, to install torch==1.11 with CUDA==11.3:
```
bash
```
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment