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

Low MIOU for inference #58

Open
Hide-A-Pumpkin opened this issue Mar 7, 2024 · 0 comments
Open

Low MIOU for inference #58

Hide-A-Pumpkin opened this issue Mar 7, 2024 · 0 comments

Comments

@Hide-A-Pumpkin
Copy link

I saw you are keeping the dropout during the testing phase in test_pretrained_SemanticKITTI.py. When I trained the model, the results turned out well, reaching 75% MIOU. I went on to validate the model using test_pretrained_SemanticKITTI.py and found the MIOU went down to nearly 55%. Also, each inference generates a quite different answer; over 30% of labels were changed each time.

Is it supposed to be that drastic? Should I change the dropout rate to 0 when inferencing?

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

1 participant