Varun
In this post, 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 attempt.
Varun
This post provides us with an overview of different nodes that are available to us in the DepthAI API and how they work together to form a working pipeline.
- Tags: DepthAI, Face detection, Landmark Detection, OAK
Ritik
In this blog post, we will learn 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 and further explore different types of model
Ritik
The recent trend in the development of larger and larger Deep Learning models for a slight increase in accuracy raises the concern about their computational efficiency and wide scaled usability. We can not use such huge models on resource-constrained
Varun
This is the third blog post in the Oak series. If you haven’t checked out the previous posts on OAK, check them below. Introduction to OAK-D and DepthAI Stereo Vision and Depth Estimation using OpenCV AI Kit In this
- Tags: cnn, DepthAI, Face detection, Neural Network, OAK, Pretrained Model
Sovit Rath
This blog post covers object detection training of the YOLOv5 model on a custom dataset using the small and medium YOLOv5 models.