Skip to content

Code for paper Edge-Enhanced Dilated Residual Attention Network for Multimodal Medical Image Fusion

License

Notifications You must be signed in to change notification settings

simonZhou86/en_dran

Repository files navigation

Edge-Enhanced Dilated Residual Attention Network for Multimodal Medical Image Fusion

Code for paper Edge-Enhanced Dilated Residual Attention Network for Multimodal Medical Image Fusion

Most of the code is based on this repo

Train

python3 ./train_with_cv.py --dataset CT-MRI/MRI-SPECT --batch_size 4 --epochs 100 --lambda1 0.2 --lambda2 0.2 --cuda

Infernece

Refer to the setup and instructions on this repo

About

Code for paper Edge-Enhanced Dilated Residual Attention Network for Multimodal Medical Image Fusion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages