JCruan519 / EGE-UNet

(MICCAI23) This is the official code repository for "EGE-UNet: an Efficient Group Enhanced UNet for skin lesion segmentation".
Apache License 2.0
232 stars 22 forks source link

EGE-UNet

This is the official code repository for "EGE-UNet: an Efficient Group Enhanced UNet for skin lesion segmentation", which is accpeted by 26th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI2023) as a regular paper!

0. Main Environments

1. Prepare the dataset.

2. Train the EGE-UNet.

cd EGE-UNet
python train.py

3. Obtain the outputs.