Skip to content

Latest commit

 

History

251 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👁️ EyeSee - AI for Customer Traffic Analysis 👁️

Analyzing retail store customer traffic using cutting-edge machine learning.

EyeSee Dashboard EyeSee Vision Model

EyeSee is our graduation project for our B.Sc. in Computer Science at Bar-Ilan University. The project leverages advancements in computer vision and machine learning to analyze retail store customer traffic and provide actionable insights.


🚀 Our Model

We customized and trained the Ultralytics YOLO model to perform three major tasks:

  • 👥 Person Detection and Tracking: Identifies and follows individuals within the store.
  • 📅 Age Classification: Categorizes detected individuals into age groups.
  • ⚥ Gender Classification: Determines the gender of detected individuals.

These capabilities enable EyeSee to analyze customer traffic patterns from video footage, offering detailed insights into store activity.


🌟 Features

EyeSee provides the following main features:

  • 📊 Detailed Reports: Generates comprehensive reports based on analyzed footage.
  • 📈 Dashboard: Displays weekly and yearly trends in customer traffic.
  • 🔥 Heatmaps: Visualizes customer activity within the store for better spatial insights.

🎥 Project Presentation

Check out our video on YouTube!


🗂️ Project Structure

$PROJECT_ROOT (EyeSee)
├── Client
│   # Client-side code
├── Server
│   # Server-side code
├── VisionModel
    # AI model files (code, weights, etc)

🛠️ Tech Stack

  • Frontend: React with Material UI
  • Backend: Node.js with Express
  • Database: MongoDB (Atlas)
  • Machine Learning: Python with TensorFlow/PyTorch and Ultralytics YOLO
  • Media Management: Cloudinary

👨‍💻 Authors


Using The Project

In the file run_locally.md, you'll find step-by-step instructions and demo data to set up and run the project locally. It also outlines the prerequisites needed to get started

About

Graduation Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages