Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

cczu-CJL/CCFNet

Repository files navigation

CCFNet

This repo holds the code of CCFNet: Collaborative Cross-Fusion Network for Medical Image Segmentation

Environment

  • Please prepare an environment with python=3.7, and then use the command "pip install -r requirements.txt" for the dependencies.

Model Overview


Prepare data

Train/Test

  • Run the train script on synapse dataset. The batch size we used is 24. If you do not have enough GPU memory, the bacth size can be reduced to 12 or 6 to save memory.

  • Train and Test CUDA_VISIBLE_DEVICES=0 python train.py --dataset Synapse

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages