You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Toàn
I have an issue while run your code
I use anaconda to run your code and a got a error information
Using TensorFlow backend.
Traceback (most recent call last):
File "detect_camera.py", line 4, in
from boss_model import predict
File "C:\Users\Asus\boss_detection\boss_model.py", line 10, in
with CustomObjectScope({'relu6': keras.applications.mobilenet.relu6,'DepthwiseConv2D': keras.applications.mobilenet.DepthwiseConv2D}):
AttributeError: module 'keras.applications.mobilenet' has no attribute 'relu6'
The libary i was used:
keras-base v2.2.2
The text was updated successfully, but these errors were encountered:
Hello Toàn
I have an issue while run your code
I use anaconda to run your code and a got a error information
The libary i was used:
The text was updated successfully, but these errors were encountered: