Home

Awesome

Attention Guided Network for Retinal Image Segmentation (AG-Net)

The code of "Attention Guided Network for Retinal Image Segmentation" in MICCAI 2019.

Quick usage on your data:

Train your model with:

python main.py --data_path '../data/your_file_name'

###Reference

  1. S. Zhang, H. Fu, Y. Yan, Y. Zhang, Q. Wu, M. Yang, M. Tan, Y. Xu, "Attention Guided Network for Retinal Image Segmentation," in MICCAI, 2019. [PDF]
  2. H. Fu, J. Cheng, Y. Xu, D. W. K. Wong, J. Liu, and X. Cao, “Joint Optic Disc and Cup Segmentation Based on Multi-Label Deep Network and Polar Transformation,” IEEE Trans. Med. Imaging, vol. 37, no. 7, pp. 1597–1605, 2018.