Skip to content

This project provides an HMI for hand segmentation. It runs the YOLACT Neural Network on Image and Video Files, and on Webcam flows.

Notifications You must be signed in to change notification settings

alexisdu97250/Yolact_Hand_Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yolact_hand_segmentation

This project provides a hand segmentation solution using the YOLACT deep learning Network trained on Rendered Hand Pose Dataset.

The project works on images, videos as well as webcam flows and comes with an HMI that allows to : -chose the type of input -Process hand segmentation on the input -Display the source data and the output -Save the output in the test folder by pushing the button "Save"

The model has been pretrained using resnet pretrained model and then trained on the Rendered Hand Pose dataset, which is formed by digital images.

Points to improve : -Fasten the execution on a video flow

HMI : HMI

Examples of Hand Segmentation using the app :

frame_2

frame_0

frame_1

frame_1

About

This project provides an HMI for hand segmentation. It runs the YOLACT Neural Network on Image and Video Files, and on Webcam flows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published