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

I want to use only 6 key points, not a 16 key point pre-trained model. #27

Open
NaJongHo opened this issue Apr 14, 2020 · 2 comments
Open

Comments

@NaJongHo
Copy link

I want to use only 6 key points, not a 16 key point pre-trained model.
So I ran the code with scratch.
qs

but I keep getting errors like photos.

Any comments would be greatly appreciated.

@yuanyuanli85
Copy link
Owner

you need to make sure the training samples provide you the right shape.

@chojuahn
Copy link

It seems like the model is still expecting 16 key points. You should try searching hard-coded number '16' all over the code base and replace with 6

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

No branches or pull requests

3 participants