Open d5423197 opened 3 years ago
Issue #70 suggests that the model can take other image formats, however that the .jpg format is hard coded. The work around seems to be to convert the images to this and then feed them to the model.
https://github.com/idealo/image-quality-assessment/issues/70
Hello there,
I am currently working on a project that is trying to segment the microscope image. So most of our pics are in tif format. Does this model accept this type of pic? Do you have any recommendations for the models or papers to read for this particular scenario.
Thanks