We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Livensess.py throws the following error.
Error, check if models and trained dataset models exists!
Training.py throws the error - "Invalid parameter". Raspberry 4B 4GM RAM - Unable to install Tensorflow. However installs the tf 2.0 using tensorflow-2.0.0-cp37-none-linux_armv7l.whl.
I think training is not working in tf 2.0. it works in tf 1.14. Seems RPI is not compatible with tf 1.0
Appreciated for a solution for RPI 4B
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Livensess.py throws the following error.
Error, check if models and trained dataset models exists!
Training.py throws the error - "Invalid parameter".
Raspberry 4B 4GM RAM - Unable to install Tensorflow. However installs the tf 2.0 using tensorflow-2.0.0-cp37-none-linux_armv7l.whl.
I think training is not working in tf 2.0. it works in tf 1.14. Seems RPI is not compatible with tf 1.0
Appreciated for a solution for RPI 4B
The text was updated successfully, but these errors were encountered: