Home

Awesome

Source-Free Domain Adaptive Fundus Image Segmentation with Denoised Pseudo-Labeling

Pytorch implementation of our source-free unsupervised domain adaptation method with denoised pseudo-labeling. <br/>

Paper

Source-Free Domain Adaptive Fundus Image Segmentation with Denoised Pseudo-Labeling MICCAI 2021

<p align="center"> <img src="figure/framework.png"> </p>

Installation

git clone https://github.com/cchen-cc/SFDA-DPL
cd SFDA-DPL

Train

Acknowledgement

The code for source domain training is modified from BEAL.

Note