rogerxujiang / dstl_unet

Dstl Satellite Imagery Feature Detection
MIT License
144 stars 58 forks source link

No random cropping across images #5

Open afperezm opened 3 years ago

afperezm commented 3 years ago

There seems to be a bug in the generator method input_data the randomly suffled id is not being used and thus you end up cropping the first image everytime.