Open
Description
Hello!
I used posenet this way:
<script src="https://unpkg.com/[email protected]/dist/ml5.min.js"></script> <script> let video = createCapture(VIDEO); let poseNet = ml5.poseNet(video); ... ... </script>Is it possible to use it in the same way with your repo offline?
If yes how?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels