From 45521fc0ec454efacd89cb10e9bf3632eaa5a936 Mon Sep 17 00:00:00 2001 From: Cha Zhang Date: Fri, 16 Sep 2016 07:31:19 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0859d4c..abb2111 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ The format of the CSV file is as follow: Usage, neutral, happiness, surprise, sa If you use the new FER label or the sample code or part of it in your research, please cite the below: @inproceedings{BarsoumICMI2016, - title={Training Deep Networks for Facial Expression Recognition with Crowd-Sourced Label Distribution}, - author={Barsoum, Emad and Zhang, Cha and Canton Ferrer, Cristian and Zhang, Zhengyou}, - booktitle={ICMI}, - year={2016} +...title={Training Deep Networks for Facial Expression Recognition with Crowd-Sourced Label Distribution}, +...author={Barsoum, Emad and Zhang, Cha and Canton Ferrer, Cristian and Zhang, Zhengyou}, +...booktitle={ICMI}, +...year={2016} }