Mainstream Edge AI Algorithms and Their Applications

Mainstream Edge AI Algorithms and Their Applications

Electronic Enthusiast Network reports (by Li Wanwan) that Edge AI is the deployment of AI algorithms on edge devices, where computing occurs close to the user and data at the network edge, rather than centralized in cloud computing facilities or private data centers. Edge AI relies on edge computing power and algorithms; the computing power … Read more

Face Detection Using Jetson Nano 2GB and OpenCV

Face Detection Using Jetson Nano 2GB and OpenCV

In the previous article in this series, we introduced OpenCV. In this article, we will guide you through creating a simple facial recognition time clock using the Jetson Nano 2GB. In fact, this is a beginner-level AI application that fully utilizes the OpenCV library and Python3 development environment provided on the Jetson Nano 2GB to … Read more

Image Tracking and Face Recognition Using OpenCV on Raspberry Pi

Image Tracking and Face Recognition Using OpenCV on Raspberry Pi

Click the blue text Follow us Author | woshigaowei5146 @CSDN Editor | 3D Vision Developer Community Table of Contents Preparation Configuration Testing Program Color Recognition Tracking Face Recognition Gesture Recognition Shape Recognition Barcode Recognition QR Code Recognition Troubleshooting module ‘cv2’ has no attribute ‘dnn’ ImportError:numpy.core.multiarray failed to import 1121:error:(-2:Unspecified error)FAILED:fs.is_open(). Can’t open Preparation Raspberry Pi … Read more

DIY Face Recognition System Using Raspberry Pi

DIY Face Recognition System Using Raspberry Pi

First, What is Raspberry Pi? Raspberry Pi is a cheap card-sized Linux computer that has taken the world by storm. It is one of the many inexpensive and mature computers available, costing only 35 dollars, and is very easy to get started with. Raspberry Pi can replace various uses of a daily desktop computer, including … Read more

RK3288 Vertical Face Recognition Management Module

RK3288 Vertical Face Recognition Management Module

1. Product Introduction The vertical face recognition management module with card swiping adopts the Rockchip RK3288 processor, equipped with an industrial-grade dual-camera and live face recognition technology, making it a high-performance and highly reliable product. It supports 1:1 and 1:N face comparison and retrieval, as well as identification of ID cards, IC cards, etc. It … Read more

Build A Talking, Face-Recognizing Doorbell For About $100

Build A Talking, Face-Recognizing Doorbell For About $100

Editor’s Note: Welcome to register for the Strata Data Conference held by O’Reilly in Beijing from July 12-15, 2017. Use Amazon Echo and Raspberry Pi to make your own doorbell: identify thousands of visitors at your doorstep for just a few cents a month. Recently, while preparing to install a doorbell in my new house, … Read more

Revitalize Your Raspberry Pi: Expert Guidance to Bring It Back to Life!

Revitalize Your Raspberry Pi: Expert Guidance to Bring It Back to Life!

Raspberry Pi is very useful, do you really know how to use it? How many Raspberry Pis are collecting dust because they can’t be figured out? In the upcoming June Digi-Key and DFRobot are invited to collaborate with a group of technical experts to share with you through 8 technical themed video lectures the various … Read more

How to Install TensorFlow on Raspberry Pi

How to Install TensorFlow on Raspberry Pi

Recently, I planned to implement offline face recognition on embedded devices, so I decided to install TensorFlow on Raspberry Pi 3. Below I will introduce how to install TensorFlow on Raspberry Pi 3. It is actually very simple and can be done quickly. However, due to the limitations of the Raspberry Pi server, our internet … Read more

V853 Embedded AI Development Board: Face Recognition and Human Detection Features Demonstration

V853 Embedded AI Development Board: Face Recognition and Human Detection Features Demonstration

The Baijun V853 development board supports mainstream model deployment, with an open-source SDK and demonstration sample code, compatible with the Allwinner audio and video framework, providing over 2000 pages of rich documentation tutorials and numerous audio and video development examples waiting for you to explore!

How to Create a Face Recognition Lock Application Using Raspberry Pi

How to Create a Face Recognition Lock Application Using Raspberry Pi

Author: eckygao, Tencent CSIG Cloud Product Department 1. Case Overview 1.1 Background To implement a face recognition unlocking function, used in his real-life escape room business. Overall, the demand description is simple, but due to many constraints, thought needs to be put into architecture and selection. 1.2 Deployment Effect Since the game is still online, … Read more