A real-time people counting system using ultrasonic sensors
At meal time, there are too many people in a restaurant. So we have to wait in the restaurant. We want to check the number of indoor people in advance. PEOPLE INSIDE is a real-time people counting system using ultrasonic sensors. Our system aims to measure indoor congestion metrics. You can check the number of people with application.
We are focusing on three main purposes.
git clone https://github.com/PEOPLE-INSIDE/people-inside
If the A sensor detects a person first, it means IN. And the reverse, it means OUT.
- Classification Algorithmㅡ Classification algorithm that classifies Serial datas which one is IN and OUT.
- Random Forestㅡ Machine Learning with data sets what we collected.
You can choose one method that you want to use.
Click here to watch test video.