xionghc / Facial-Expression-Recognition

Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).
GNU General Public License v3.0
637 stars 190 forks source link

What kind of network do you use in your training model? #14

Closed berylyellow closed 5 years ago

berylyellow commented 6 years ago

May I ask a question?What kind of network do you use in your code?Look forward to your answer!

xionghc commented 6 years ago

The architecture of CNN model was defined in model.py.