mapbox / robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
MIT License
2.01k stars 382 forks source link

Extracting segmentation masks from bbox coordinates #227

Open dawoodwasif opened 1 year ago

dawoodwasif commented 1 year ago

Hello @daniel-j-h. Thank you for the amazing repository. However, I have some questions to use this repo for my project. I have an unlabeled dataset of UAV imagery with coordinates of bounding boxes ( min and max long and lat ). Is there a way to use your code to use OpenStreetMap to create segmentation masks as you did but instead by using coordinates of the bounding box of images?

daniel-j-h commented 1 year ago

I don't work on this anymore, see the note in the readme

https://github.com/mapbox/robosat/blob/cbb1c73328183afd2d6351b7bfa3f430b73103ea/README.md

for support please ping the Mapbox folks like @jqtrde.

dawoodwasif commented 1 year ago

I am sorry I was not aware of this. @jqtrde Could you or anyone else help me out on this issue?