YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
2.25k
stars
1.24k
forks
source link
Fix the color space of the output video in 'detectvideo.py' #188
Closed
wooruang closed 4 years ago
I fixed the wrong color space when running 'detectvideo.py' without the 'dis_cv2_window' flag.