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

I encountered a problem while running. #5

Open
Jason1010 opened this issue Nov 19, 2020 · 4 comments
Open

I encountered a problem while running. #5

Jason1010 opened this issue Nov 19, 2020 · 4 comments

Comments

@Jason1010
Copy link

After I run test_multiprocess.py, the generated pred_images are all black. What is the reason for this?

@halbielee
Copy link
Owner

It means that the model isn't trained well. Problem can be various (e.g. loading pretrained weight (during training / inference), or hyperparameters)

@Jason1010
Copy link
Author

It means that the model isn't trained well. Problem can be various (e.g. loading pretrained weight (during training / inference), or hyperparameters)
I think so. But I followed the instructions exactly.

@Jason1010 Jason1010 reopened this Nov 19, 2020
@oldwang77
Copy link

hello,When I run the program evalution.py, it shows meanIOU: 88.2738,Background: 88.2738 ...But miou are not shown in other species, such as airplanes and automobiles.What is the reason for this?

@halbielee
Copy link
Owner

@oldwang77
Sorry for really late reply..

It means that the network is not trained well. Usually, the pretrained model is the cause of this. Please check it.

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

3 participants