In this post, we will learn how to train YOLOv3 on a custom dataset using the Darknet framework and also how to use the generated weights with OpenCV DNN module to make an object detector.
In this post, we will learn how to solve a printed sudoku solver using a real-time feed from a camera.
In this post, we will learn how to develop an app to measure a distance between a pinhole camera and an object.
In this post, we will learn how to develop an application to segment a handwritten multi-digit string image and recognize the segmented digits using deep learning.
In this post, I introduce an app for realtime driver drowsiness detection (Sleep Detection) using facial landmarks.