YtongXie / CoTr

[MICCAI2021] CoTr: Efficiently Bridging CNN and Transformer for 3D Medical Image Segmentation
GNU General Public License v3.0
286 stars 45 forks source link

About testing #2

Closed Lnan1615 closed 1 year ago

Lnan1615 commented 1 year ago

When I want to test, I follow the instructions in README.md, but it seems to start training again? What's going on here?

YtongXie commented 1 year ago

If you add '-val' to your instructions, it will start testing. Could you copy your instructions here?