developmentseed / label-maker

Data Preparation for Satellite Machine Learning
http://devseed.com/label-maker/
MIT License
461 stars 110 forks source link

Is there a way to download images of size greater than 256x256 and better clarity using label-maker? #165

Closed PallawiSinghal closed 4 years ago

drewbo commented 4 years ago

@PallawiSinghal right now the 256 value is (unfortunately) hard coded a few places throughout the library. So it doesn't support that without modifying the code directly but I'd be happy for a PR in this direction