Skip to content

BGDSW/Python-Flask-Vit-Face-Recognition-on-Web

Repository files navigation

Face matching and Face Recognition on Website

Cite from: DanJun6737/TransFace: Code of TransFace (github.com)

Function:

This code can open a network service on Windows. Users can upload their own face pictures by accessing this port. At the same time, the website supports two functions, registering face pictures and identifying face pictures, using work from Jun Dan and his workmates.

Here is their paper: [2308.10133] TransFace: Calibrating Transformer Training for Face Recognition from a Data-Centric Perspective (arxiv.org)

You can download model from https://drive.google.com/file/d/18Zh_zMlYttKVIGArmDYNEchIvUSH5FQ1/view?usp=share_link

Structure:

Structure

Run:

python server.py

This will open a server on port 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages