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

Can't train the accuracy of the paper #17

Closed
LiGa0507 opened this issue May 2, 2020 · 5 comments
Closed

Can't train the accuracy of the paper #17

LiGa0507 opened this issue May 2, 2020 · 5 comments

Comments

@LiGa0507
Copy link

LiGa0507 commented May 2, 2020

First of all, thank you very much for your open source code.
And I have a question for you. The mean-IoU of 1-way 1-shot segmentation on PASCAL-5i dataset in your paper is 48.1 , but the result of my training with your code is 41.9 .Do you have any suggestions or tricks for me? Look forward to your reply.

@kaixin96
Copy link
Owner

kaixin96 commented May 3, 2020

Hi @LiGa0507 , can you check which split does not match the reported performance? Thank you.

@LiGa0507
Copy link
Author

LiGa0507 commented May 6, 2020

I see where the problem is, thank you!

@tymatfd
Copy link

tymatfd commented Jul 24, 2020

I cannot get the reported result too. Here's my final result

INFO - main - ----- Final Result -----
INFO - main - classIoU mean: [0.56912405 0.50470607 0.50892423 0.32237848 0.16499783]
INFO - main - classIoU std: [0.02153639 0.02453332 0.02968146 0.01232205 0.02166889]
INFO - main - meanIoU mean: 0.4140261347733086
INFO - main - meanIoU std: 0.007181320264279855
INFO - main - classIoU_binary mean: [0.88718143 0.43176332]
INFO - main - classIoU_binary std: [0.00223838 0.00538581]
INFO - main - meanIoU_binary mean: 0.6594723762116546
INFO - main - meanIoU_binary std: 0.0026686067206232217
INFO - PANet - Completed after 0:26:07

Model is trained under default settings. How did you problem fixed? @LiGa0507, thanks for reply

@CLCxxx
Copy link

CLCxxx commented May 16, 2021

I also have this question 。could you tell me how did you fix this problem when you are free?thanks

@CLCxxx
Copy link

CLCxxx commented May 16, 2021

I find the problem,thx

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

4 participants