Skip to content

CoderSerio/face-expression-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Expression Recognition

Language

English | 中文

Project Introduction

I have built a multi-layer fully connected neural network using TensorFlow and trained it on several standard face datasets. This repository documents the model structure, training procedures, and key experimental results.

Files

  • src/*: Source code related to model training and evaluation.

  • dataset/*: Compressed data set packages. Please manually extract them before running the code.

  • dataset/*: Before running the code,plz download dataset and unzip into this directory。

About

基于TensorFlow的人脸表情识别;A TensorFlow-based face recognition model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages