traffic-light-detection-module icon indicating copy to clipboard operation
traffic-light-detection-module copied to clipboard

I cannot run genereate_anchors.py

Open tiwari-ai-harsh opened this issue 4 years ago • 0 comments

(TensorFlow-GPU) C:\Users\lkit5\Development\traffic-light-detection-module>python generate_anchors.py -c config.json Objects omitted 19 Red light: 810 Green light: 947 1757 Traceback (most recent call last): File "generate_anchors.py", line 152, in main(args) File "generate_anchors.py", line 133, in main h, w, c = img.shape AttributeError: 'NoneType' object has no attribute 'shape'

tiwari-ai-harsh avatar Jan 14 '20 15:01 tiwari-ai-harsh