YOLOv4-Pytorch
YOLOv4-Pytorch copied to clipboard
Implementation of Darknet with You Only Look Once (YOLO) in Pytorch
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
ubuntu 20.04 Workstation:~/Desktop/YOLOv4-Pytorch$ python3 detect.py -input ./file.mp4 --video -output ./det.avi Parsing config into model... Parsing class names... Loading weights... Could not find encoder for codec id 27: Encoder not found...
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.34 to 4.8.1.78. Release notes Sourced from opencv-python's releases. 4.8.1.78 OpenCV 4.8.1 release. Important changes: WebP security update for CVE-2023-4863 4.8.0.76 Adds cv2.typing to package. Close #869...