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

Getting error while running reconstructFace.py #50

Closed
vaibhav1721 opened this issue Jan 26, 2018 · 2 comments
Closed

Getting error while running reconstructFace.py #50

vaibhav1721 opened this issue Jan 26, 2018 · 2 comments

Comments

@vaibhav1721
Copy link

Reading model file pcaParams.yml
Traceback (most recent call last):
File "/home/vaibhav/PycharmProjects/reconstructFace.py", line 51, in
sz = (int(sz[0, 0]), int(sz[1, 0]), int(sz[2, 0]))
TypeError: 'NoneType' object has no attribute 'getitem'

@spmallick
Copy link
Owner

Did you create the PCA model first?

@vaibhav1721
Copy link
Author

problem solved sir, thanks

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

2 participants