Skip to content

Githubdiaries/VeinVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md (example) text

VeinSegmentation_Prototype

Overview

This prototype implements U-Net based segmentation for vein detection

Setup

pip install torch torchvision opencv-python numpy pillow

text

Usage

  • Place your images and masks into:

    • data/train_images/
    • data/train_masks/
  • Run training: python train.py

text

Next Steps

  • Add evaluation and inference.
  • Experiment with advanced U-Net variants and preprocessing.
  • Prepare final submissions and presentations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages