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

Code of Cross-patch Feature Interaction Net with Edge Refinement for Retinal Vessel Segmentation

Notifications You must be signed in to change notification settings

kita0420/CFI-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-patch Feature Interaction Net with Edge Refinement for Retinal Vessel Segmentation

This is an implementation of the CFI-Net.

Environment Configuration:

* Python3.6
* Pytorch1.2.0
* CUDA 11.1
* Best trained with GPUs

File structure:

  ├── datasets: The datasets we used in our paper
  ├── data_process:  Preprocessing method we used
  ├── net.method.py: The CFI-Net module code
  ├── net.network.py: The CFI-Net structure code
  ├── Constants.py:  parameter settings
  └── data_crop.read_data_crop.py: Preprocessing of data like random flipping and rotation

About

Code of Cross-patch Feature Interaction Net with Edge Refinement for Retinal Vessel Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages