WuJunde / Semi-supervised-Glaucoma-Detection

[MICCAI2020] Leveraging Undiagnosed Data for Glaucoma Classification with Teacher-Student Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leveraging Undiagnosed Data for Glaucoma Classification with Teacher-Student Learning

Here is the code of paper 'Leveraging Undiagnosed Data for Glaucoma Classification with Teacher-Student Learning'. The paper has been accepted by MICCAI 2020. arxiv: https://arxiv.org/abs/2007.11355

image-20200420153752369

Requirements

image-20200420153752369

image-20200420153826997

Usage

Training

run train.py -net implictnet

Test

run test.py -net implicitnet -weights the path of checkpoint.pth

About

[MICCAI2020] Leveraging Undiagnosed Data for Glaucoma Classification with Teacher-Student Learning


Languages

Language:Python 100.0%