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
When running kitti_evalulate.py, there is an error followed by this: if K._BACKEND == 'theano': AttributeError: module 'keras.backend' has no attribute '_BACKEND' . How can I fix this?
The text was updated successfully, but these errors were encountered:
When running kitti_evalulate.py, there is an error followed by this: if K._BACKEND == 'theano': AttributeError: module 'keras.backend' has no attribute '_BACKEND' . How can I fix this?
The text was updated successfully, but these errors were encountered: