Skip to content

Is it posible to load posenet? #7

Open
@Warholik

Description

@Warholik

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions