Skip to content

A Real-Time People Counting Algorithm using Ultrasonic Sensors

License

Notifications You must be signed in to change notification settings

PEOPLE-INSIDE/people-inside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation




A real-time people counting system using ultrasonic sensors



PLATFORM BUILD STATUS MIT LICENSE

PEOPLE INSIDE

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.

Our Purpose

We are focusing on three main purposes.

purpose

Quick Start <<

git clone https://github.com/PEOPLE-INSIDE/people-inside

Getting Started

Installation Environment

architecture

Basic Principle

If the A sensor detects a person first, it means IN. And the reverse, it means OUT.

principle

How To Use

  • 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.

Classifiaction Algorithm

Random Forest

Performance

Test video

Click here to watch test video.

Developers

Releases

No releases published

Packages

No packages published

Languages