Skip to content

Ryandeboss/Software-capstone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Capstone Project

Project Title

Celebrity-Based Face Recognition for Organizing Private Photo Collections

User Interaction diagram:

Architecture Diagram

Stack

  • Frontend: React
  • Backend: FastAPI (Python)
  • Database/Storage: Supabase
  • Image Processing: OpenCV / face_recognition

Structure

  • frontend/ React UI
  • backend/ Python API and processing
  • docs/ diagrams and planning files

Current Status

Initial scaffold with Supabase integration test support.

About

This repository will be for my Software capstone project, which is a facial recognition web-app for celebrities. Users will upload images of celebrities of a given list {ones that the AI is already trained on} and the web-app will pox the face of any faces it recognizes and label it with the name of the person it thinks it is.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors