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
a32a696e
Commit
a32a696e
authored
Jan 06, 2025
by
zhe chen
Browse files
Use python 3.9
parent
41b18fd8
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 @
a32a696e
...
@@ -29,7 +29,7 @@ cd InternImage
...
@@ -29,7 +29,7 @@ cd InternImage
-
Create a conda virtual environment and activate it:
-
Create a conda virtual environment and activate it:
```
bash
```
bash
conda create
-n
internimage
python
=
3.
7
-y
conda create
-n
internimage
python
=
3.
9
conda activate internimage
conda activate internimage
```
```
...
...
detection/README.md
View file @
a32a696e
...
@@ -18,7 +18,7 @@ cd InternImage
...
@@ -18,7 +18,7 @@ cd InternImage
-
Create a conda virtual environment and activate it:
-
Create a conda virtual environment and activate it:
```
bash
```
bash
conda create
-n
internimage
python
=
3.
7
-y
conda create
-n
internimage
python
=
3.
9
conda activate internimage
conda activate internimage
```
```
...
...
segmentation/README.md
View file @
a32a696e
...
@@ -18,7 +18,7 @@ cd InternImage
...
@@ -18,7 +18,7 @@ cd InternImage
-
Create a conda virtual environment and activate it:
-
Create a conda virtual environment and activate it:
```
bash
```
bash
conda create
-n
internimage
python
=
3.
7
-y
conda create
-n
internimage
python
=
3.
9
conda activate internimage
conda activate internimage
```
```
...
...
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