Skip to content

Deepesh22/Crowd-Counting

Repository files navigation

Crowd Counter


This is a project developed as Major project for 8th semester.

We demonstrated application of Deep Learning Algorithms to predict crowd count in an Image.

This computer vision task which is a part of crowd analysis is very handy in many scenerios like safety monitoring, infrastructre planning, scene understanding etc.

To run

  • Install Dependencies
pip insall -r requirements.txt
  • run flask app
python CrowdCounter.py

then open 127.0.0.1:8000 in web browser.

  • CPU supporting AVX instructions is must.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages