mapbox / mapbox/robosat

poor prediction in satellite images

Open
#219 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.1k
Forks
385
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions the Tanzania dataset, a 50cm VHR urban image, GeoJSON building shapes, and training parameters, but no repository file, test, or entry point. Start by comparing the dataset and training configuration with the project’s documented workflow; done would require identifying and reproducing the cause of the poor segmentation probabilities.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.