Skip to content

Romancezyf/---

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zcy、lpr、zyf组,基于边缘智能的人脸识别算法

Running Environment

The implementation of Face Recognition is mainly based on Python 3.7.16 and PyTorch 1.12.1. To install all required dependencies:

$ pip install -r requirements.txt

Step-1

ZYF completes the face recognition algorithm and displays it on the frontend page, completing the frontend-backend interaction. To run, enter in CMD

python app.py

Step-2

ZYF completed packaging the project and uploading it to Docker. The specific operation commands are as follows:

docker build -t flask_pytorch .
docker run -it flask_pytorch

About

国科大联培项目-zcy、lpr、zyf组

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published