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 a2810d2 commit fcf12c9Copy full SHA for fcf12c9
README.md
@@ -11,7 +11,7 @@ docker build --no-cache ./ -t segstrongc:projnura
11
### Create Docker Container
12
13
```shell
14
-docker run --rm -v "F:/SharedDatasets/SegSTRONGC_release:/workspace/data" --gpus="device=0" -it segstrongc:projnura
+docker run --rm -v "F:/SharedDatasets/SegSTRONGC_release/SegSTRONGC_nnunet:/workspace/data" --gpus="device=0" -it segstrongc:projnura
15
```
16
17
### Transfer Data
0 commit comments