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

Didn't you share the trained models? #4

Closed
zhouhao-learning opened this issue Jul 17, 2019 · 6 comments
Closed

Didn't you share the trained models? #4

zhouhao-learning opened this issue Jul 17, 2019 · 6 comments

Comments

@zhouhao-learning
Copy link

zhouhao-learning commented Jul 17, 2019

Hello, I'm glad to see your code, but when I execute python video-example.py', the probability of predicting each expression is almost the same. There is no obvious difference. Like the results shown below, it seems that the probability of happy'should be greater, but the result is not the same:

test79

So I think it may be that your public model is not well trained. I would like to ask if you can publish your trained model?

@JustinShenk
Copy link
Owner

JustinShenk commented Jul 17, 2019 via email

@zhouhao-learning
Copy link
Author

@JustinShenk
Ok, I have sent you the test video, please check it.

@zhouhao-learning
Copy link
Author

@JustinShenk
The image prediction results I got from running example.py are also obviously wrong, so I suspect that it should be a model problem, not quite a problem with data preprocessing.
成龙_draw

@JustinShenk
Copy link
Owner

The issue with the video was due to nesting TensorFlow sessions (not recommended). Fixed in f1322de. Please try again and let me know how it goes.

@JustinShenk
Copy link
Owner

Example: image

@zhouhao-learning
Copy link
Author

@JustinShenk
Ok, thank you very much for your reply.After you modify it, the effect is obviously correct.

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