Home

Awesome

Source-Free Domain Adaptive Fundus Image Segmentation with Class-Balanced Mean Teacher

Pytorch implementation of MICCAI'23 paper Source-Free Domain Adaptive Fundus Image Segmentation with Class-Balanced Mean Teacher.

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

Installation

git clone https://github.com/lloongx/SFDA-CBMT.git
cd SFDA-CBMT

Training

Acknowledgement

This repo benefits from BEAL and SFDA-DPL. Thanks for their wonderful works.