Skip to content

mujahid14916/Vessel-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vessel-Segmentation

Retinal Vessel Segmentation

Reference architecture


Setup

  • Install Python 3.6.8 or higher
  • Run python -r requirements.txt

Train

  • Run python data_split.py to generate training and testing split
  • Run python pre_process.py to generate input training data
  • Run python patch_generator.py to generate validation patches
  • Run python train_segcaps.py to start training process (change parameters acccordingly)

Inference

  • Run python test_segcaps.py to infer results (Update input image directory)

About

Retinal Vessel Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages