- Notifications
You must be signed in to change notification settings - Fork12
Asadullah-Dal17/yolov4-opencv-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Yolov4 object detection using opencv python, its simplest way to run inference on yolo V4
YoloV4.object.detector33.mp4
Implementation detail available onDarknet
All the Frozen-Inference graph (pre-trained network) available on Darknet
I will create distance estimation using yolo object detection, its coming up soon In sha Allah 😊Project RepositoryYolov4 Detection and Distance Estimation
You NeedOpencv Contrib
-->windows
pip install opencv-contrib-python==4.5.3.56
-->Linux or Mac
pip3 install opencv-contrib-python==4.5.3.56
git clone https://github.com/Asadullah-Dal17/yolov4-opencv-python
Guess what you are done that was not hard, isn't it.😉
I have use tiny weights, check out more onDarknet github for more
Check out my Complete Video Tutorial on Yolov4 object detection YouTubeVideo Tutorial
if You found this Helpful, please star ⭐ it.
You can Watch my Video Tutorial on Computer Vision Topics, just check out my YouTube Channel
If You have any Question or need help in CV Project, Feel free to DM on Instagram
About
yolov4 object detection using opencv python, its simplest way to run inference on yolo
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.