Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
quqixun committed Jan 31, 2023
1 parent f96cf42 commit 3377ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,9 @@ python predict.py \

Run ```./scripts/predict.sh``` for predicting, then predictions will be saved in **./predictions/plain/swin_unetr/exp1/folds_0-1-2-3-4**.

Predicting testing samples on 5 folds and calculating the average will take about 30 minutes.
Predicting public testing samples on 5 folds and calculating the average will take about 30 minutes.

You can download the submission for public testing from [Baidu Disc (code:w61j)](https://pan.baidu.com/s/1KpmT2WRFHeyjN_gJXPmEHQ).
You can download the submission for public testing dataset from [Baidu Disc (code:w61j)](https://pan.baidu.com/s/1KpmT2WRFHeyjN_gJXPmEHQ).

## 6. Metrics

Expand Down

0 comments on commit 3377ff8

Please sign in to comment.