Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load models from custom urls #30

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

nWacky
Copy link

@nWacky nWacky commented May 3, 2022

Allow loading TensorFlow models from custom locations, instead of default cdn.

faceLandmarksDetection.load's config parameter supports custom model urls, via these options:

*  - `modelUrl` Optional param for specifying a custom facemesh model url or
* a `tf.io.IOHandler` object.
*  - `detectorModelUrl` Optional param for specifying a custom blazeface model
* url or a `tf.io.IOHandler` object.
*  - `irisModelUrl` Optional param for specifying a custom iris model url or
* a `tf.io.IOHandler` object.

@vercel
Copy link

vercel bot commented May 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
blink-detection ✅ Ready (Inspect) Visit Preview May 3, 2022 at 5:10PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant