# Yolov4-opencv-python Yolov4 object detection using opencv python, its simplest way to run inference on yolo V4 ## YoloV4 objector Demo Video https://user-images.githubusercontent.com/66181793/122593546-41e6c980-d07f-11eb-8e18-bcc63d550183.mp4 --- Implementation detail available on [_**Darknet**_](https://github.com/pjreddie/darknet) All the Frozen-Inference graph (pre-trained network) available on Darknet --- ## TODO - [x] [**YoloV4 object detector with opencv-python implementation**](https://youtu.be/1aL6tewfxFY) - [x] I will create distance estimation using yolo object detection, its coming up soon In sha Allah 😊 Project Repository [Yolov4 Detection and Distance Estimation](https://github.com/Asadullah-Dal17/Yolov4-Detector-and-Distance-Estimator) ## Installation You Need [**Opencv Contrib**](https://pypi.org/project/opencv-contrib-python/) --> **windows** ``` pip install opencv-contrib-python==4.5.3.56 ``` --> **Linux or Mac** ``` pip3 install opencv-contrib-python==4.5.3.56 ``` ### Clone this repo `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 on [_Darknet_](https://github.com/pjreddie/darknet) github for more Check out my Complete Video Tutorial on Yolov4 object detection YouTube [**Video Tutorial**](https://youtu.be/1aL6tewfxFY) if You found this Helpful, please star :star: it. You can Watch my Video Tutorial on Computer Vision Topics, just check out my YouTube Channel AiPhile Youtube If You have any Question or need help in CV Project, Feel free to DM on Instagram Instagram ## πŸ’šJoin me on Social Media :green_heart πŸ–€

YouTube AiPhile Youtube GitHub GitHub Instagram Instagram