How to install Yolo v4 on Jetson Xavier NX
In this tutorial, we will see how to use Jetson Xavier NX with YOLO v4 and darknet. In the past, we have…
Count Vehicles on images with Opencv and Deep learning
Count vehicles on images from directory In this tutorial, we will talk about object counting and precisely vehicle counting. We will see…
Agriculture plant analysis with the drone and Artificial Intelligence
In this video, I show how computer vision and artificial intelligence help companies improve production and save money. This is done by…
Identify and Measure precisely Objects distance | with Deep Learning and Intel Realsense
Identify and Measure precisely Objects distance We will see how to check the distance of an object from the camera. This is…
Image Augmentation (Improve your Dataset) | with Imgaug
In this tutorial, we will learn how to enhance your dataset with the augmentation image technique. To do this we use a…
Measure size of an Object | with Opencv, Aruco marker and Python
Today we will look at the simplest possible implementation for measuring objects with Aruco Marker. For example this USB stick depending on…
Blur Faces in real time with Opencv, Mediapipe and Python
Imagine having to hide the faces of the people who appear in your video. Doing it manually with video editing programs can…
Instance Segmentation MASK R-CNN | with Python and Opencv
In this lesson, we will talk about an interesting algorithm. Mask R-CNN is an instant segmentation algorithm which means that it can…
Facial Landmarks Detection | with Opencv, Mediapipe and Python
In this tutorial, we will see how to find 468 facial landmarks easily using a library called mediapipe , extract the X…