Skip to content

A repo for the task of detecting and segmenting hands in an 2D image.

License

Notifications You must be signed in to change notification settings

albertoursino/hands-detection-and-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands Detection and Segmentation

Example output image Base image taken from egohands dataset.

Contents

  • Unet for hand segmentation
  • yolov5 for hand detection + computer vision techniques for hand segmentation

Tutorial

  • If you want to train a Unet for hands segmentation just go here; if you need the datasets just ask!
  • If you want the same result as the above example image just ask us the yolo model (or train yours) and run main.cpp that you can find here.

Releases

No releases published

Packages

No packages published