Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with test performance #97

Closed
dianexuli opened this issue Jul 18, 2022 · 2 comments
Closed

Problem with test performance #97

dianexuli opened this issue Jul 18, 2022 · 2 comments

Comments

@dianexuli
Copy link

Hello, thanks a lot for your work. I have a question about the testing result on Synapse dataset.
I have trained the network with R50-ViT-B_16, and base_lr=0.01, batch_size=24,n_skip=3, img_size=224, max_epochs=300, vit_patches_size=16. The difference with method in paper is: num_classes=14, because there 13 classes and background in Synapse dataset.
After 300 epochs, I use <python test.py --dataset Synapse --vit_name R50-ViT-B_16 --max_epochs 300> to test. However, I got <mean_dice : 0.131854 mean_hd95 : 83.012894>, this is far from the result in paper.
I don't know the reason. Can somebody help me?

@wangru1026
Copy link

I also encountered the same problem, it has been bothering me for several days, I don't know what is wrong, how to solve this problem, could you tell me, I would be very grateful.

@wanrat40
Copy link

I have the same problem, can anyone tell me how to solve it, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants