F.A.C.E. (FACE Analytics with Comp-vision Engineering)
Idea
Using computer vision to provide business analytics on customers in brick and mortar stores
Features
- number of customers over time period
- general customer demographics, such as age, and gender
- ability to see quantity of returning customers
- dashboard to view all of this information
- support for multiple cameras
Technology
- Python script recording its camera, doing vision analysis, and then sending stats to node.js back-end
- express.js web-app providing communication between python scripts, mongodb, and dashboard.
- dashboard is built using bootstrap and jQuery
Log in or sign up for Devpost to join the conversation.