Skip to content

UW-Madison-DSI/vein_segmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Clone the repository.
git clone https://github.com/LeryLee/vein_segmentation
  1. Download the datasets used in our paper from here. The datasets used in our paper are newly collected. Please cite our paper if you use it for your research.
  • Organize the file structure as below.
|__ vein_segmentation
    |__ code
    |__ data
        |__ LVD2021
  1. Run pretrain.py and self_train.py to train and test the code.

Acknowledgement

mmsegmentation

PointRend

CE-Net

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%