/fundus_image_quality

Inception v3 for fundus image quality assessment

Primary LanguagePython

usage:

from fundus_image_quality import evaluate


evaluate(batch_size, img_glob_pattern, save_file)

The quality score of the images are saved into a pickled dictionary.