# Yolov5 into Processing Library

**URL:** https://discourse.processing.org/t/yolov5-into-processing-library/37297
**Category:** Libraries
**Created:** [June 3, 2022, 5:13am UTC](https://discourse.processing.org/t/yolov5-into-processing-library/37297 "2022-06-03T05:13:03Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![josephh](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/josephh/32/210_2.png) [@josephh](https://discourse.processing.org/u/josephh)
#### Post date: [June 9, 2022, 9:12pm UTC](https://discourse.processing.org/t/yolov5-into-processing-library/37297/2 "2022-06-09T21:12:33Z")

</div>

Hi @Clifford,

Welcome to the forum! 😉

You can check out this older post about YOLO detection in Processing:

> [@YOLO object detection](https://discourse.processing.org/t/yolo-object-detection/598):
>
> Hello guys, Is there a way to do YOLO real time object detection in processing (or P5.js/processing.py) using a library like this : I already know OpenCV for computer vision but it doesn’t include object detection. Thanks

And also the `deep-vision-processing` library by @cansik :

> [@Deep Vision - Machine Learning Computer Vision for Processing (Library)](https://discourse.processing.org/t/deep-vision-machine-learning-computer-vision-for-processing-library/30118):
>
> Hello Together I’m happy to present you a project I’ve been working on for over a year now. With OpenCV for Processing we have a good base library for traditional image processing. However, these algorithms are more and more pushed into the background by machine learning. Therefore I started a year ago to develop a library that (mainly) uses the Deep Neural Network (DNN) module of OpenCV to bring machine learning, especially CNN into the Processing world. The library is not about training the…

---

_[View the full topic](https://discourse.processing.org/t/yolov5-into-processing-library/37297)._
