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

使用tensorflow-gpu1.15.0,出现问题 #91

Open
zhidk opened this issue Dec 9, 2020 · 0 comments
Open

使用tensorflow-gpu1.15.0,出现问题 #91

zhidk opened this issue Dec 9, 2020 · 0 comments

Comments

@zhidk
Copy link

zhidk commented Dec 9, 2020

Traceback (most recent call last):
File "E:\Object-Detection-and-Tracking-master\OneStage\yolo\deep_sort_yolov3\main.py", line 184, in
main(YOLO())
File "E:\Object-Detection-and-Tracking-master\OneStage\yolo\deep_sort_yolov3\yolo.py", line 51, in init
self.sess = K.get_session()
File "C:\Python37\lib\site-packages\keras\backend\tensorflow_backend.py", line 383, in get_session
'get_session is not available when '
RuntimeError: get_session is not available when TensorFlow is executing eagerly.

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