Skip to content

ilonadem/posebucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POSEBUCKET REPO

This is a repo for collecting pose data on a pycoral device, which is largely based on the OG project-posenet repo

basic setup

NOTE: PoseNet relies on the latest Pycoral API, tflite_runtime API, and libedgetpu1-std or libedgetpu1-max:

Please also update your system before running these examples. For more information on updating see:

To install all other requirements for third party libraries, simply run

sh install_requirements.sh

important notes on running things:

  • If you are using a basic USB camera and not the Coral Camera then make sure to set video output to video1 always
  • the fps that you will use for doing things will depend on the camera parameters. to make sure that you are setting the right camera paraemters, run: v4l2-ctl --list-formats-ext --device /dev/video1 to see the camera specs and the appropriate fps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published