Skip to content
New issue

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

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

Already on GitHub? # to your account

mIOU isn't working? #44

Open
AmeetR opened this issue Jul 15, 2019 · 2 comments
Open

mIOU isn't working? #44

AmeetR opened this issue Jul 15, 2019 · 2 comments

Comments

@AmeetR
Copy link

AmeetR commented Jul 15, 2019

When I try to runt he mIOU calculation in segment.py test, it runs all the way through then errors with a TypeError, saying that it must be a real number, not NoneType. Presumably something happens in the mIOU calcuation that turns it to a none type. The weird this is that thas worked for me in the past, so I'm pretty confused.

@AmeetR
Copy link
Author

AmeetR commented Jul 15, 2019

Now I'm able to get it working but for some reason even with the cityscapes inbuilt code, it gives me an mIOU of ~3.5. To get it wroking, I turned on the is_gt flag, but I'm not really sure what this does. Any thoughts @fyu

@SouthernSunset
Copy link

Now I'm able to get it working but for some reason even with the cityscapes inbuilt code, it gives me an mIOU of ~3.5. To get it wroking, I turned on the is_gt flag, but I'm not really sure what this does. Any thoughts @fyu

hi where is is_gt?

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

No branches or pull requests

2 participants