Deeply Learned Attributes for Crowded Scene Understanding

CVPR2015
http://www.ee.cuhk.edu.hk/~jshao/WWWCrowdDataset.html
代码 https://github.com/amandajshao/www_deep_crowd

本文主要使用 CNN来解析拥挤场景

首先建立了一个关于拥挤场景的数据库 WWW Crowd Dataset
A quick glance of WWW Crowd Dataset (left) with its attributes (right).
Deeply Learned Attributes for Crowded Scene Understanding_第1张图片

2 WWW Crowd Dataset Construction
这里主要描述了这个数据库的建立流程。
和其他数据的比较:
Deeply Learned Attributes for Crowded Scene Understanding_第2张图片

数据库里的属性标记样例:
Deeply Learned Attributes for Crowded Scene Understanding_第3张图片

4 Method
深度模型如下图: Appearance CNN+ Motion channels CNN
Deeply Learned Attributes for Crowded Scene Understanding_第4张图片

Motion channels:

结果:

你可能感兴趣的:(深度学习)