mapbox / robosat

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

Make sure there are tiles in the dataset upfront, resolves #141 #159

Closed daniel-j-h closed 5 years ago

daniel-j-h commented 5 years ago

Instead of bailing out only after the first (potentially expensive) epoch we now check this upfront.

cc @jacquestardie rebase merge please :bow: