Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A²Seg: Adversarial learning with channel-wise Attention for skin lesion Segmentation

Dependencies

  • python 3.11 (below should be fine)
  • Pytorch 2.0 (below should be fine)
  • CUDA

Dataset

Project Structure

File Description
dataLoader.py (as it says)
transform.py Functions for data augmentation
segmentor.py Model that predict segmentation masks, based on Attention U-net
critic.py Model that takes masked images to produce multi-scale feature map
train.py (as it says)

Model Structure

model_fig

Results

result

References

About

Adversarial Segmentation with Attention-Unet

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages