ncraiGECT / ZED2_YOLOV4

Integrate zed camera to yolo v4 framework
4 stars 2 forks source link

TypeError: object of type "METADATA" has no len() #1

Open martinzy123 opened 4 years ago

martinzy123 commented 4 years ago

I ran the darknet_video_yolo.py in the darkent root path, and with yolov4-tiny.weight, it occured the error: TypeError: object of type "METADATA" has no len() image

@

how to solve it? Your helps will be hightly appreciated.

SunSonia commented 3 years ago

Hello, I have the same problem. Have you solved it?