BiomedSciAI / fuse-med-ml

A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Apache License 2.0
137 stars 34 forks source link

Color aug fix #213

Closed avihu111 closed 1 year ago

avihu111 commented 2 years ago

when the dtype of the image was uint16, previous code crashed due to change in dtype. this solves it