Skip to content

CASF-Net: Cross-attention And Cross-scale Fusion Network for Medical Image Segmentation (Submitted)

Notifications You must be signed in to change notification settings

ZhengJianwei2/CASF-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCF-Net

CASF-Net: Cross-attention And Cross-scale Fusion Network for Medical Image Segmentation (Submitted)

CASF-Net Architecture

image

1. Environment setup

This code has been tested on on a personal laptop with Intel i7-10700H 3.8-GHz processor, 32-GB RAM, and an NVIDIA GTX3060t graphic card, Python 3.6, PyTorch 9.1, CUDA 10.1, cuDNN 8.3.

2. Downloading necessary data:

and put them into data directory.

3. Download Related Documents

the models (loading models) , pretrained_models (loading model parameters) and result map:

and put them into models directory.

4.Running

python  XX.py

The result will be saved in snapshots...

5. Reference

Some of the codes in this repo are borrowed from:

timm repo

PraNet repo

TransFuse repo

6. Questions

Please drop an email to [email protected]

About

CASF-Net: Cross-attention And Cross-scale Fusion Network for Medical Image Segmentation (Submitted)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages