biigle / maia

:m: BIIGLE module for the Machine Learning Assisted Image Annotation method
GNU General Public License v3.0
2 stars 3 forks source link

Ignore small images #73

Open mzur opened 3 years ago

mzur commented 3 years ago

Sometimes only some images are smaller than the required 512x512 px (#28) or some images have not been initialized correctly and have no size information at all. If there are images with a sufficient size, start the MAIA job but ignore all images that are too small or have no size information.

mzur commented 2 years ago

Maybe display this as a warning and provide a switch for the user to enable "ignore small images".