-
Notifications
You must be signed in to change notification settings - Fork 503
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
has no attribute 'EfficientNetB3' #127
Comments
Make sure you have the latest tensorflow version installed, which is 2.3.0 |
I have installed the latest version of Tensorflow
|
How about this? The different version of Python might be used in running demo.
|
|
It's strange. |
@yu4u , Hello, EfficientNetB3 ' s input size is 300 * 300, but the age and gender estimate model is 224 * 224. |
But another error will occur.
|
How can I reproduce the error? |
My enviroment:
I add EfficientNet to keras.applications.
|
Please use tensorflow>=2.3.0 |
Sorry, My cuda version doesn‘t support it. |
cuda10.1 tensorflow-v2.3.0 is ok. |
Hi
when run demo.py , get this error ;
I was worked with this repo without any problem before recent commits , but now ...
There is someone to help me ?
The text was updated successfully, but these errors were encountered: