the error is : File "C:\Users\Oscar\Desktop\yad2k\yad2k\models\keras_yolo.py", line 32, in space_to_depth_x2
AttributeError: module 'tensorflow' has no attribute 'space_to_depth'
It's quite strange that I don't have the system path above. I wonder this path is somewhere in your source code file? How do i fix it
the error is : File "C:\Users\Oscar\Desktop\yad2k\yad2k\models\keras_yolo.py", line 32, in space_to_depth_x2 AttributeError: module 'tensorflow' has no attribute 'space_to_depth' It's quite strange that I don't have the system path above. I wonder this path is somewhere in your source code file? How do i fix it