Skip to content

CrowdVision aims to count the number of people in an image taken by a Raspberry Pi, and makes this data available to students in an easy-to-use web app.

Notifications You must be signed in to change notification settings

jens321/CrowdVision

Repository files navigation

CrowdVision

CrowdVision is a project that aims to count the number of people in an image taken by a Raspberry Pi. This is a general task that can be used for many purposes. In our case, we will use this system to provide UCI students with occupancy data through means of a web app. This way we hope students will have an easier time finding a study place that works for them.

Technology

Once our Pi takes a shot of a study room, we sent the image to a Python Flask Server and use Facebook's Detectron2 to count the number of people in the image. The image is then deleted and the data is stored in our PostgreSQL database (TODO).

About

CrowdVision aims to count the number of people in an image taken by a Raspberry Pi, and makes this data available to students in an easy-to-use web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published