Skip to content

A2FSeg: Adaptive Multi-Modal Fusion Network for Medical Image Segmentation

License

Notifications You must be signed in to change notification settings

Zirui0623/A2FSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A2FSeg: Adaptive Multi-Modal Fusion Network for Medical Image Segmentation

Paper

This is the implementation for the paper:

A2FSeg: Adaptive Multi-Modal Fusion Network for Medical Image Segmentation

Early Accepted by MICCAI 2023

image

Usage

  • Data Preparation

    python dataset_conversion/Task032_BraTS_2020.py

    • Preprocess the data by

    python experiment_planning/nnUNet_plan_and_preprocess.py -t 32 --verify_dataset_integrity

    • Change batchsize by

    python experiment_planning/change_batch_size.py

  • Train

    Train the model by

    python run/run_training_MAML3_channel.py

A2FSeg is integrated with the out-of-box nnUNet. Please refer to it for more usage.

Citation

If you find this code and paper useful for your research, please kindly cite our paper.


Acknowledgement

A2FSeg is integrated with the out-of-box nnUNet.

About

A2FSeg: Adaptive Multi-Modal Fusion Network for Medical Image Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages