hunglc007 / tensorflow-yolov4-tflite

YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
https://github.com/hunglc007/tensorflow-yolov4-tflite
MIT License
2.24k stars 1.24k forks source link

I'm also having issues as well it's giving this error: #458

Open Esogbue opened 2 years ago

Esogbue commented 2 years ago

I'm also having issues as well it's giving this error: cv2.error: OpenCV(4.6.0) :-1: error: (-5:Bad argument) in function 'CascadeClassifier'

Overload resolution failed:

  • Can't convert object to 'str' for 'filename'

Originally posted by @Esogbue in https://github.com/hunglc007/tensorflow-yolov4-tflite/issues/368#issuecomment-1193182567