Crowd Surge Analysis
--
The Challenge
Design a computer vision solution that can assess the crowd density and behavior in a venue and inform the operators of the typical points of crowd convergence and the current crowd situation.
The Approach
1. To estimate the number of people in a crowd.
2. To use the count to understand the crowd density of specific areas.
The first thing we have to do to approach the challenge is to break it down into simpler logical steps.