Skip to content

A B/S structured face recognizing app based on Spring boot(for server development) and face_recognition module.

Notifications You must be signed in to change notification settings

syboomsy/PyFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PyFace

A B/S structured face recognizing app based on Springboot(for server development) and face_recognition module.

The app is mainly based on Springboot to build a online face recognizing server; Besides, the subsidiary AI modules(in Python) use face_recognition(facebook's open source project) 's api to support critical recognition function.

In light of simplicity, I cut off dataBase design and instead, I replace it with a special dirctory for label figures' storage as well as another dir containing the key features of these figures in txt format.

Maybe in the future, I will add new features such as using Redis as the label cache to speed up the whole procedure.

About

A B/S structured face recognizing app based on Spring boot(for server development) and face_recognition module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published