Click here to Skip to main content
15,884,298 members
Articles / Artificial Intelligence / Neural Networks

AI Queue Length Detection: R-CNN for Custom Object Detection Using Keras

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
27 Oct 2020CPOL6 min read 7.5K   113   7  
In this article, we’ll explore some other algorithms used for object detection and will learn to implement them for custom object detection.
Here we will discuss the challenges we face when dealing with custom object recognition. We’ll also look into algorithms that can help us meet these challenges and implement R-CNN to detect humans in given images.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'AI Queue Length Detection View All

License

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


Written By
Student
Ireland Ireland
C# Corner MVP, UGRAD alumni, student, programmer and an author.

Comments and Discussions