Thanks to visit codestin.com Credit goes to github.com
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 0a78858 commit 2dd2fddCopy full SHA for 2dd2fdd
README.md
@@ -9,10 +9,10 @@
9
2023.12 Semi-Supervised Method MCNet has been added to [seg_semi_sup/ACDC][ssl_acdc_link].
10
11
## Install PyMIC
12
-The released version of PyMIC (v0.4.0) is required for these examples, and it can be installed by:
+The released version of PyMIC (v0.5.0) is required for these examples, and it can be installed by:
13
14
```bash
15
-pip install PYMIC==0.4.0
+pip install PYMIC==0.5.0
16
```
17
18
To use the latest development version, you can download the source code [here][PyMIC_link], and install it by:
0 commit comments