avanetten / simrdwn

Rapid satellite imagery object detection
216 stars 154 forks source link

Can i used other datasets to train simrdwn? #22

Closed 51616 closed 5 years ago

51616 commented 5 years ago

I tried to import and format SpaceNet building data using official utilities but failed horribly. Is there any code from legacy project of yours that implemented SIMRDWN on SpaceNet dataset? Can I see the code or can i work around the code in this repo (change from cocw to SpaceNet)?

avanetten commented 5 years ago

You should be able to adapt code from https://github.com/avanetten/spacenet_buildings_exploration and parse_cowc.py to train on SpaceNet buildings.