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.
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.