Skip to content

amarjin6/crowd-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub language count GitHub repo size GitHub all releases GitHub contributors GitHub watchers

๐Ÿง Crowd Detection system๐Ÿง 

๐Ÿ’กOur goal๐Ÿ’ก

Analyze live videos throw web-cams about the number of people, located in community centers with the help of neural networks, based on YOLO detection algorithm.

๐Ÿ› How to Use๐Ÿ› 

๐Ÿ”ด Clone project to your folder: git clone https://github.com/amarjin6/crowd-detection.git

๐ŸŸก Run from your IDE or use direct link to our SITE

๐Ÿ”ต We're welcome for pull requests and issue updates ๐Ÿ“ฌ

๐ŸŸข Enjoy!

๐ŸŽ†Solution๐ŸŽ†

๐ŸŽŒ Crowd Detection is a real-time occupancy counting system. Was created website and server part based on You only look once (YOLO) a state-of-the-art, real-time object detection system. Our model has several advantages over classifier-based systems. It looks at the whole image at test time so its predictions are informed by global context in the image. It also makes predictions with a single network evaluation unlike systems like R-CNN which require thousands for a single image. This makes it extremely fast, more than 1000x faster than R-CNN and 100x faster than Fast R-CNN.

site

For more information watch the ๐ŸŽถ video ๐ŸŽถ

๐ŸŽญTeam Members๐ŸŽญ

๐Ÿ‘‘ amarjin6 โ€ข Team Lead, Back-end developer

๐ŸŒ‘ Saydullin โ€ข Front-end developer

๐ŸŒ‘ trypuzz โ€ข Q&A, UX designer

๐ŸŒ‘ accuracy-itself โ€ข Back-end developer

๐ŸŒ‘ arbuzov โ€ข Helper, Business analyst

team

๐Ÿ”ฎFurure goals๐Ÿ”ฎ

๐ŸŽŸ๏ธ Coverage of more than 1% of shopping and public centers of the Republic of Belarus for the first year of software implementation

๐ŸŽŸ๏ธ Building a schedule of attendance of places during the day, determination of peak hour, generation of reporting documentation

๐ŸŽŸ๏ธ Ability to add filters to specific items/objects (humans, dogs, men < 18 y.o, women > 18 y.o, working hours)

๐ŸŽŸ๏ธ Automatic sending and generation of a report for a user-selected period

๐ŸŽŸ๏ธ Platform support, ensuring the smooth operation of the system, frequent updates and new features...

goals

python crowd team crowd eye

Python VegasML ยท Crowd Detection