- Clone the repository.
git clone https://github.com/LeryLee/vein_segmentation
- 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
- Run pretrain.py and self_train.py to train and test the code.