Skip to content

vladdders/hnds-detseg

Repository files navigation

hand detection and segmentation

Researching detection/segmentation algorithms from PyTorch. Will probably include more details as well as the training scripts and data later on.

For now, everything is based on this PyTorch tutorial.

pip install -r requirement.txt

Faster-RCNN

python test_fasterrcnn_model.py webcam 

Mask-RCNN

python test_maskrrcnn_model.py webcam

Also, see the recordings videos as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages