System for queue detection and control
This project is the open source solution for queue analysis for people counting.
Scheme of system is illustrated below
Firstly person detector was based on full body detector.
But this approach was not so effective. So it was replaced by head detector, which is not so sensitive for overlapping. Also masks were added in order to hide useless for detecting zone and prevent false positive detection. Example can be seen below.
Also functionality of system can be extended due to the system flexibility. As represented above, mask detection + face recognition system can be added for COVID-19 situation control monitoring.