deep-diver / Soccer-Ball-Detection-YOLOv2

YOLOv2 trained against custom dataset
116 stars 43 forks source link

AttributeError: module 'tensorflow.python.keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects #28

Open giorgiomondauto opened 3 years ago

giorgiomondauto commented 3 years ago

I am getting this error when running your jupyter notebook at line: from darkflow.net.build import TFNet How can I fix this? Thanks Giorgio