-
Notifications
You must be signed in to change notification settings - Fork 66
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
prediction failure on Cityscapes images #10
Comments
I met the same problem on the other dataset. Do you have any idea to solve this problem? |
I also meet this problem. Has anyone found a solution? |
Sorry for late reply.
|
Sorry @nyoki-mtl when you have to call model.update_bn_eps() in the evaluation/prediction? |
@PierfrancescoArdino |
I've tried only the "eval_cityscapes.py" script without changing anything with the converted trained model from TF and I have the same problems of the first post. |
While testing the code with supplied Cityscapes config file and pretrained weights, about 1 prediction out of 80 fails completely. See attached pictures. Did not occur on original tensorflow model.
The text was updated successfully, but these errors were encountered: