Soccer-Ball-Detection-YOLOv2
Soccer-Ball-Detection-YOLOv2 copied to clipboard
AttributeError: module 'tensorflow.python.keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects
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