We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05457ec commit ccb79b2Copy full SHA for ccb79b2
README.md
@@ -126,7 +126,7 @@ cd EDTER
126
bash ./tools/dist_train.sh configs/bsds/EDTER_BIMLA_320x320_80k_bsds_bs_8.py 2
127
```
128
#### Step2: The training of Stage II on BSDS500
129
-Change the '--global-model-path' in tools/train_local.py
+Change the '--global-model-path' in tools/train_local.py
130
https://github.com/MengyangPu/EDTER/blob/cf5ba2bc8e923ac97f760ea974d5502a6c73ff87/tools/train_local.py#L22C22-L23C32
131
```shell
132
cd EDTER
0 commit comments