Skip to content

This is the project of find person by photo from album using GenAI

License

Notifications You must be signed in to change notification settings

vijayahir007/find-person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Person From Album

This is the project of find person by photo from album using GenAI

This application is using the face_recognition module for that

Front is developed using angular, and backend server implement using the flask module

  • For use this application take the git clone of this project.

  • Install required module using below command

pip install face_recognition opencv-python numpy flask Flask-Cors
  • For start the application
python main.py
  • For individual client run
cd client
ng s
  • For new changes of UI to applied in build follow below command
cd client
ng build

About

This is the project of find person by photo from album using GenAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published