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

How to run it in tensorflow 2.0? #3

Open
weishaoah opened this issue Dec 2, 2019 · 3 comments
Open

How to run it in tensorflow 2.0? #3

weishaoah opened this issue Dec 2, 2019 · 3 comments

Comments

@weishaoah
Copy link

weishaoah commented Dec 2, 2019

Hi,
I am new to deep learning. And I tried to run the model in tensorflow 2.0, but some functions, such as tf.contrib.slim cannot work any more. How can I solve it?
Thanks

@weishaoah
Copy link
Author

Sry to disturb you, I have uninstalled 2.0 and choosed 1.15, may be it will work.

@weishaoah
Copy link
Author

Another question: should I split every video into frame images? And to train? Can I just use the model to predict valence/arousal values in pictures or videos?
Look forward to your reply!^~^

@boazvetter
Copy link

boazvetter commented Jan 3, 2020

You could try tensorflows auto upgrade script - https://www.tensorflow.org/guide/upgrade

Also, if you use tensorflow<2, use 1.8 as explained in the readme.md

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