HzFu / DENet_GlaucomaScreen

Code for "Disc-aware Ensemble Network for Glaucoma Screening from Fundus Image"
https://hzfu.github.io/proj_glaucoma_fundus.html
56 stars 23 forks source link

list index out of range #4

Closed ghost closed 5 years ago

ghost commented 5 years ago

I tried to run it, it gave me error :

Traceback (most recent call last):
  File "Demo_DENet_GlaucomaScreen.py", line 79, in <module>
    C_x = regions[0].centroid[0] * org_img.shape[0] / Img_Seg_size
IndexError: list index out of range