-
Notifications
You must be signed in to change notification settings - Fork 116
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
the result? #36
Comments
Would you mind sharing screenshot of your evaluation code used here? |
I used the evalpyt2.py |
and when read the train.py,I found the flip augment is not used,becauses you only flip the image ,not use the double images(origali image and flip image). |
@yyfyan I got exactly the same result as yours. evalpyt.py: pytorch 1 0.7467628417262675 Have you solved this problem? |
Hi,Good job.
I used your trained model, VOC12_scenes_16000.pth, to test,But get the lower mIou 66.35%,not get your mIou result.
The text was updated successfully, but these errors were encountered: