Skip to content

duweidai/I2U-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I2U-Net: A Novel U-Net with Rich Information Interaction for Medical Image Segmentation

skin lesion segmentation

We take skin disease segmentation as an example to introduce the use of our model.

Data preparation

resize datasets (ISIC2018 and PH2) to 224*224 and saved them in npy format.

python data_preprocess.py

Train and Test

Our method is easy to train and test, just need to run "train_and_test_isic.py".

python train_and_test_isic.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages