Click here to Skip to main content
15,884,388 members
Articles / Artificial Intelligence / Deep Learning

Detecting Pests with a Motion Detector and Trained DNN

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
23 Dec 2020CPOL4 min read 9.6K   135   6  
In this article, we’ll show you how to develop a simple motion detector and combine it with the trained DNN model to detect moose on video.
Here we provide and explain the Python code for a simple Motion Detector developed with OpenCV. Then we embed the trained DNN into the motion detector for detecting moose on video.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Real-time AI Pest Elimination 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