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

poor prediction in satellite images #219

Open
jaigsingla opened this issue Jun 7, 2021 · 4 comments
Open

poor prediction in satellite images #219

jaigsingla opened this issue Jun 7, 2021 · 4 comments

Comments

@jaigsingla
Copy link

Hi All,

I am able to get 0.83 of IOU using the Tanzania dataset using your code and able to generate vector files after predictions.
Now, I have a 50cm VHR image over an urban area and corresponding building shape files in geojson format. I applied the same techniques as in the Tanzania dataset and trained the model with an IOU of .67
But, generated segmentation probabilities do not look good, what can be the reason ?
I have used batch_size of 16, image_size of 512, lr= 0.00005 and loss function of Lovasz.
I will be happy to hear from you.

regards,
Jai

@daniel-j-h
Copy link
Collaborator

daniel-j-h commented Jun 18, 2021 via email

@jaigsingla
Copy link
Author

jaigsingla commented Jun 18, 2021 via email

@manapshymyr-OB
Copy link

Hi All,

I am able to get 0.83 of IOU using the Tanzania dataset using your code and able to generate vector files after predictions.
Now, I have a 50cm VHR image over an urban area and corresponding building shape files in geojson format. I applied the same techniques as in the Tanzania dataset and trained the model with an IOU of .67
But, generated segmentation probabilities do not look good, what can be the reason ?
I have used batch_size of 16, image_size of 512, lr= 0.00005 and loss function of Lovasz.
I will be happy to hear from you.

regards,
Jai

Hello!
on which OS have you performed this project?

@manapshymyr-OB
Copy link

Can be anything from - not enough data - poor optimizer settings (lr too low?) - not trained for long enough - trained for too long - .. By now this project is outdated, unmaintained, and no longer state of the art, too.

On June 7, 2021 9:07:17 AM UTC, jaigsingla @.***> wrote: Hi All, I am able to get 0.83 of IOU using the Tanzania dataset using your code and able to generate vector files after predictions. Now, I have a 50cm VHR image over an urban area and corresponding building shape files in geojson format. I applied the same techniques as in the Tanzania dataset and trained the model with an IOU of .67 But, generated segmentation probabilities do not look good, what can be the reason ? I have used batch_size of 16, image_size of 512, lr= 0.00005 and loss function of Lovasz. I will be happy to hear from you. regards, Jai

Hello!
Is it possible to run on OS Windows without Docker?

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