BenBenee / Traffic-Counting-with-YOLOv3-and-SORT

66 stars 27 forks source link

can u help me (Error) #20

Open tuyeen1509 opened 3 years ago

tuyeen1509 commented 3 years ago

2021-10-29 12:03:15.459581: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found 2021-10-29 12:03:15.460180: 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 "E:\Traffic-Counting-with-YOLOv3-and-SORT\main.py", line 9, in from yolo import YOLO File "E:\Traffic-Counting-with-YOLOv3-and-SORT\yolo.py", line 16, in from yolo3.model import yolo_eval, yolo_body File "E:\Traffic-Counting-with-YOLOv3-and-SORT\yolo3\model.py", line 10, in from keras.layers.normalization import BatchNormalization ImportError: cannot import name 'BatchNormalization' from 'keras.layers.normalization' (C:\Users\Admin\AppData\Roaming\Python\Python39\site-packages\keras\layers\normalization__init__.py)

tuyeen1509 commented 3 years ago

What libraries do I need to install?

tuyeen1509 commented 3 years ago

can i receive your interpreter