Computer Vision
Find out what is EXIF and how EXIF data can be used in various applications. Using EXIF to visualize potholes of a city on google maps.
In this blog post we review the YOLOv6 paper, carry out inference using the YOLOv6 models, and also compare YOLOv6 with YOLOv5.
Driver drowsiness detection systems help reduce mishaps due to tired or sleepy drivers. Learn to build such a robust system using MediaPipe in Python.
Explaining and understanding the inner workings of FairMOT Tracker. Checkout the intermediate outputs, and compare the results with DeepSort Tracker
Let's understand what face detection is, how it works, what its challenges are, and in what areas face detection is used. You will also see the journey of face detection
Moving away from traditional document scanners, learn how to create a Deep Learning-based Document Segmentation model using DeepLabv3 architecture in PyTorch.