Skip to content

Predict keypoints in a webcam feed using C++, LibTorch and OpenCV

Notifications You must be signed in to change notification settings

Ben-Karr/KeypointLibTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keypoint detection with C++, LibTorch and OpenCV

Load / train a neural net in python / Pytorch. Trace the model with tochsript and move it to C++. Predict keypoints in C++ with LibTorch and OpenCV. See App/README.md for comments on installation process.

About

Predict keypoints in a webcam feed using C++, LibTorch and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published