Using TensorFlow backend.
Traceback (most recent call last):
File "image_detect.py", line 164, in
yolo = YOLO()
File "image_detect.py", line 39, in init
self.sess = K.get_session()
File "/home/beast/anaconda3/envs/yolo/lib/python3.7/site-packages/keras/backend/tensorflow_backend.py", line 379, in get_session
'get_session is not available '
RuntimeError: get_session is not available when using TensorFlow 2.0.