PaddleOCR: Reading huge documents can be very tiring and very time taking. You must have seen many software or applications where you just click a picture and get key information from the document. ...
Search Results for: c
Mediapipe Gesture Recognition – Gesture Control in Zoom Call
As you all know, Zoom has become the veritable king of online-meeting platforms and is widely used by corporates and universities. Online meetings, however, come with their own set of problems. For ...
TensorFlow Model Optimization Toolkit – A Deep Dive
In the previous posts of the TFLite series, we introduced TFLite and the process of creating a model. In this post, we will take a deeper dive into the TensorFlow Model Optimization. We will explore ...
Anti Spoofing Face Recognition System using OAK-D and DepthAI
In this article, we will learn the pros and cons of using Face Recognition as an authentication method. We will also see how it can be spoofed and the methods that can be used to detect the spoofing ...
DepthAI Pipeline Overview: Creating a Complex Pipeline
1. Introduction This is the fourth post in the OAK-D series. If you haven't checked out the previous posts, you can find them here, Here, we will take a closer look at the DepthAI pipeline, ...
TensorFlow Lite Model Maker: Create Models for On-Device Machine Learning
In this article, we will learn how to create a TensorFlow Lite model using the TF Lite Model Maker Library. We will fine-tune a pre-trained image classification model on the custom dataset, further ...