Click here to Skip to main content
15,867,686 members
Articles / Artificial Intelligence / Neural Networks

Real-time AI Person Detection on Edge Devices: Getting Started

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
5 Oct 2020CPOL4 min read 9.2K   1.4K   8  
This is the first in an article series where we’ll show you how to detect people in real time (or near-real time) on Raspberry Pi.
Here we discuss a simple way of creating a DL person detector for edge devices, which is finding an appropriate DNN model and writing the code for launching it on a device.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Realtime AI Person Detection on Edge Devices View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader VIPAKS
Russian Federation Russian Federation
EDUCATION:

Master’s degree in Mechanics.

PhD degree in Mathematics and Physics.



PROFESSIONAL EXPERIENCE:

15 years’ experience in developing scientific programs
(C#, C++, Delphi, Java, Fortran).



SCIENTIFIC INTERESTS:

Mathematical modeling, symbolic computer algebra, numerical methods, 3D geometry modeling, artificial intelligence, differential equations, boundary value problems.

Comments and Discussions