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

Change FaceAPI to reference models on the main branch of ml5-data-and-models #1097

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

bomanimc
Copy link
Member

@bomanimc bomanimc commented Oct 30, 2020

Fixes #1093.

The Face API examples and model broke once the face-api branch was deleted after closing ml5js/ml5-data-and-models#38 on ml5-data-and-models, because the examples and model specifically reference examples on this branch. Instead, we should point the examples and model to the main branch of that repository for accessing the model files.

Seeing tests pass on this PR should be enough to validate the change. Also checked to ensure that the FaceAPI examples still work locally.

Screen Shot 2020-10-30 at 10 12 38 AM

Copy link
Member

@shiffman shiffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this!

@bomanimc bomanimc merged commit 97a4478 into main Nov 4, 2020
@bomanimc bomanimc deleted the bomani.face-api-model-main-branch branch November 4, 2020 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Point face API example models to main branch of ml5-data-and-models
2 participants