Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Added PoseNet example for single image & moved webcam example to subdirectory#79

Merged
shiffman merged 9 commits into
ml5js:masterfrom
joeyklee:posenet-examples
Nov 29, 2018
Merged

Added PoseNet example for single image & moved webcam example to subdirectory#79
shiffman merged 9 commits into
ml5js:masterfrom
joeyklee:posenet-examples

Conversation

@joeyklee

Copy link
Copy Markdown
Contributor

Hello there!

I've added an example for detecting a single image in PoseNet. I hope it might be useful for those who might not know how to move from the webcam example onto video or single images.

This PR also moves the webcam example to a subdirectory so any URL that links to this webcam example should be updated (e.g. the website).

Happy to adjust and tweak to whatever fits best. Thanks for all the awesome work ya'll! 🌟

@shiffman

Copy link
Copy Markdown
Member

🌟🌟Thank you @joeyklee! 🌟🌟

@joeyklee

Copy link
Copy Markdown
Contributor Author

Thanks for all the feedback @shiffman ! More examples coming soon. 🌈

joeyklee added a commit that referenced this pull request Nov 7, 2019
…irectory (#79)

* moved posenet webcam example to /webcam

* updated contributing wit directions on  handling example subdirectories

* added PoseNet_image_single - for single image detection

* show image and detections when poses are available

* stop looping when image is rendered

* added comments

* formatted code

* added callback functions and fixed code errors

* just adding some missing semi-colons!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants