mdbloice / Augmentor

Image augmentation library in Python for machine learning.
https://augmentor.readthedocs.io/en/stable
MIT License
5.08k stars 866 forks source link

How to read and output uint16 images with Augmentor? #233

Open Cocomolch4000 opened 3 years ago

Cocomolch4000 commented 3 years ago

Hi there,

This would be extremely helpful since I have around 1000 annotations (each has unique label) per image. Is this possible?

Best Coco