date

Baseline paper

Champion paper

Model & Feature

Test_acc

2013

[1]

[2]

EmoNets

41.03

2014

[3]

[4]

HOG,DSIFT,DCNN

50.37

2015

[5]

[6]

AU-aware facial feature,CNN

53.8

2016

[7]

[8]

CNN-LSTM,C3D

59.02

2017

[9]

[10]

SSE

60.34

2018

[11]

[12]

MTCNN,VGG16,LMED

61.87

参与文献:

[1]. Dhall A, Goecke R, Joshi J, et al. Emotion recognition in the wild challenge 2013[C]//Proceedings of the 15th ACM on International conference on multimodal interaction. ACM, 2013: 509-516.

[2]. Kahou S E, Pal C, Bouthillier X, et al. Combining modality specific deep neural networks for emotion recognition in video[C]//Proceedings of the 15th ACM on International conference on multimodal interaction. ACM, 2013: 543-550.

[3]. Dhall A, Goecke R, Joshi J, et al. Emotion recognition in the wild challenge 2014: Baseline, data and protocol[C]//Proceedings of the 16th international conference on multimodal interaction. ACM, 2014: 461-466.

[4]. Liu M, Wang R, Li S, et al. Combining multiple kernel methods on riemannian manifold for emotion recognition in the wild[C]//Proceedings of the 16th International Conference on multimodal interaction. ACM, 2014: 494-501.

[5]. Dhall A, Ramana Murthy O V, Goecke R, et al. Video and image based emotion recognition challenges in the wild: Emotiw 2015[C]//Proceedings of the 2015 ACM on international conference on multimodal interaction. ACM, 2015: 423-426.

[6]. Yao A, Shao J, Ma N, et al. Capturing au-aware facial features and their latent relations for emotion recognition in the wild[C]//Proceedings of the 2015 ACM on International Conference on Multimodal Interaction. ACM, 2015: 451-458.

[7]. Dhall A, Goecke R, Joshi J, et al. Emotiw 2016: Video and group-level emotion recognition challenges[C]//Proceedings of the 18th ACM International Conference on Multimodal Interaction. ACM, 2016: 427-432.

[8]. Fan Y, Lu X, Li D, et al. Video-based emotion recognition using CNN-RNN and C3D hybrid networks[C]//Proceedings of the 18th ACM International Conference on Multimodal Interaction. ACM, 2016: 445-450.

[9]. Abhinav D, Roland G, Shreya G, et al. From individual to group-level emotion recognition: Emotiw 5.0[J]. ACM ICMI 2017, 2017.

[10]. Hu P, Cai D, Wang S, et al. Learning supervised scoring ensemble for emotion recognition in the wild[C]//Proceedings of the 19th ACM international conference on multimodal interaction. ACM, 2017: 553-560.

[11]. Dhall A, Kaur A, Goecke R, et al. Emotiw 2018: Audio-video, student engagement and group-level affect prediction[C]//Proceedings of the 2018 on International Conference on Multimodal Interaction. ACM, 2018: 653-656.

[12]. Liu C, Tang T, Lv K, et al. Multi-Feature Based Emotion Recognition for Video Clips[C]//Proceedings of the 2018 on International Conference on Multimodal Interaction. ACM, 2018: 630-634.

EmotiW 历年竞赛冠军数据及论文信息的更多相关文章

  1. Python 爬取外文期刊论文信息(机械 仪表工业)

    NSTL国家科技图书文献中心    2017  机械 仪表工业  所有期刊论文信息 代码比较随意,不要介意 第一步,爬取所有期刊链接 #coding=utf-8 import time from se ...

  2. c#数据绑定(3)——数据转化为信息

    文/嶽永鹏 本文主要在数据绑定1和2中新增了DataSet对象,练习了如何在DataSet中添加表.关系和约束,同时本文也简要的介绍了如何将数据转化为信息. 目标界面: XAML代码: <Gri ...

  3. (四) 一起学 Unix 环境高级编程(APUE) 之 系统数据文件和信息

    . . . . . 目录 (一) 一起学 Unix 环境高级编程 (APUE) 之 标准IO (二) 一起学 Unix 环境高级编程 (APUE) 之 文件 IO (三) 一起学 Unix 环境高级编 ...

  4. sa命令从/var/account/pacct原始记账数据文件读取信息并汇总

    sa命令从/var/account/pacct原始记账数据文件读取信息并汇总

  5. asp.net/wingtip/显示数据和详细信息

    前边我们的工作处于wingtip工程基础建设阶段,先是建立了“数据访问层”,然后设计建设了“UI和导航”的框架,接下来要充实工程的内容,显示“数据和详细信息”. 一. 添加数据控件(Data Cont ...

  6. Unix环境高级编程(四)数据系统文件和信息

    本章主要介绍了Unix系统的正常运行要使用的与系统有关的数据文件和信息.如:口令文件,阴影文件.组文件.附加组.系统标识.时间和日期历程. 口令文件,即Unix系统用户数据库,存储在/etc/pass ...

  7. 模块 DLL C:\WINDOWS\system32\inetsrv\aspnetcore.dll 未能加载。返回的数据为错误信息。

    更新了win10的版本后,就启动原来的iis发布的程序 程序池就自动关闭.后来 启动网站 iis程序池自动关闭. 在为应用程序池“.NET v4.5”提供服务的工作进程“21908”中,协议“http ...

  8. YUV420数据和字符信息如何利用滤镜方法进行编码?

    YUV420数据和字符信息如何利用滤镜方法进行编码?我希望用ffmpeg中的filter方法,把YUV420数据和字符信息一起编码,该怎么办呢? 本人目前只实现了把yuv420的数据进行h.264的编 ...

  9. (转载)Android项目实战(二十七):数据交互(信息编辑)填写总结

    Android项目实战(二十七):数据交互(信息编辑)填写总结   前言: 项目中必定用到的数据填写需求.比如修改用户名的文字编辑对话框,修改生日的日期选择对话框等等.现总结一下,方便以后使用. 注: ...

随机推荐

  1. Dictionary<string, Dictionary<string, Person>> dic = new Dictionary<string, Dictionary<string, Person>>();

    using System;using System.Collections.Generic;using System.Linq;using System.Text; namespace Console ...

  2. 重绘MenuStrip 控件

    重绘MenuStrip控件 效果如图: 首先添加 CustomProfessionalRenderer类 用于重绘控件菜单样式 /// <summary> /// 自定义MenuStrip ...

  3. SQL 增、删、改、查语句

    1.SQL SELECT 语句 SELECT语句用于从表中选取数据. 结果被存储在一个结果表中(称为结果集). SQL SELECT语法 SELECT 列名称 FROM 表名称 以及 SELECT * ...

  4. Springboot项目中pom.xml的Oracle配置错误问题

    这几天刚开始学习Springboot碰见各种坑啊,这里记录一个添加Oracle引用的解决方案. 前提:开发工具IDEA2019.2,SpringBoot,maven项目:Oracle版本是Oracle ...

  5. 我是如何一步步编码完成万仓网ERP系统的(十四)库存 3.库存日志

    https://www.cnblogs.com/smh188/p/11533668.html(我是如何一步步编码完成万仓网ERP系统的(一)系统架构) https://www.cnblogs.com/ ...

  6. 费劲周折的Haskell开发环境搭建过程

    大概倒腾了一周才搭建好Haskell的开发环境,遇到了很多莫名其妙的问题. 首先,Haskell实在是够冷门,中文网站上的信息实在有限.仅有的一些安装教程分享都感觉不大靠谱,所以我还是直接去外网找吧. ...

  7. windows 2012 IIS 部署 .net core HTTP Error 502.5 - Process Failure 错误解决办法

    安装系统补丁: 2012 R2对应>Windows8.1-KB2999226-x64.msu 下载地址: https://www.microsoft.com/zh-CN/download/det ...

  8. Eureka应用注册与集群数据同步源码解析

    在之前的EurekaClient自动装配及启动流程解析一文中我们提到过,在构造DiscoveryClient类时,会把自身注册到服务端,本文就来分析一下这个注册流程 客户端发起注册 boolean r ...

  9. laravel框架之状态更改

    //表单@if($v['sex']==0) <td class="se" ss="{{$v['sex']}}" id="{{$v['id']}} ...

  10. Linux的网络参数设置

    前面讲解了lLinux 的IP组成,下面就讲一下Linux的网络设置和数据传递. 其实这地方对运维的人员来说,不会要精通,但还是要了解.必要时刻还会用到的 电脑之间数据的传递: 数据的传递要分为下面几 ...