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

Train.py (i am getting import issue) #28

Open
rasugurav opened this issue Jan 4, 2022 · 0 comments
Open

Train.py (i am getting import issue) #28

rasugurav opened this issue Jan 4, 2022 · 0 comments

Comments

@rasugurav
Copy link

(yolov4-gpu) C:\Users\rasika.gurav\Downloads\Car-Recognition-master\Car-Recognition-master>python train.py
2022-01-04 15:52:42.586437: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2022-01-04 15:52:42.600185: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
Traceback (most recent call last):
File "train.py", line 3, in
from keras.engine.base_layer import TensorFlowOpLayer
ImportError: cannot import name 'TensorFlowOpLayer' from 'keras.engine.base_layer' (C:\Users\rasika.gurav\anaconda3\envs\yolov4-gpu\lib\site-packages\keras\engine\base_layer.py)

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

1 participant