Schema for keypoints (points2d/points3d) documentation
See original GitHub issueI’m relatively new to this repo, I’m testing this out for pose estimatino use case and looking at the google objectron dataset I know you can visualize keypoints as well as connect them via the points2d
and points3d
dtag, but I haven’t found any documentation on it and haven’t managed to figure it out.
Any help would be appreciated!
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Intro to How Structured Data Markup Works - Google Developers
Most Search structured data uses schema.org vocabulary, but you should rely on the Google Search Central documentation as definitive for Google Search ...
Read more >tfjs-models/README.md at master - Pose Detection - GitHub
PoseNet can detect multiple poses, each pose contains 17 keypoints. Table of Contents. How to Run It; Keypoint Diagram; Example Code and Demos ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Gotcha, thanks for the help!
@pablovela5620, you can change the
Simply head on to your dataset in the website and try changing the
datatag
in the visualization website itself.datatag
to thePoint 2D
mentioned above. Regarding your particular use case: Right now, these types of keypoints are not supported by Hub. However, we’ll make sure to add this into our roadmap! Thank you for bringing this to our notice!