前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >亚马逊提出:用于人群计数的尺度感知注意力网络

亚马逊提出:用于人群计数的尺度感知注意力网络

作者头像
Amusi
修改2019-12-31 12:25:45
7770
修改2019-12-31 12:25:45
举报
文章被收录于专栏:CVer

前戏

最近出了真的很多论文,各种SOTA。比如前天po的商汤等提出:统一多目标跟踪框架,今天po的人群计数(Crowd Counting),又称人群密度估计。下次应该会po一篇目标检测方向的SOTA论文。

注意最新的论文,Amusi就不详细解读了(可能自己也不会)。更主要的是论文这玩意,还是要自己去品才有滋味。或许过两天,论文的作者团队会解读一番,对照着作者的解答来理解,这才原滋原味。

正文

《Scale-Aware Attention Network for Crowd Counting》

arXiv:https://arxiv.org/abs/1901.06026

作者团队:Amazon

注:2019年01月21日刚出炉的paper

Abstract:In crowd counting datasets, people appear at different scales, depending on their distance to the camera. To address this issue, we propose a novel multi-branch scale-aware attention network that exploits the hierarchical structure of convolutional neural networks and generates, in a single forward pass, multi-scale density predictions from different layers of the architecture. To aggregate these maps into our final prediction, we present a new soft attention mechanism that learns a set of gating masks. Furthermore, we introduce a scale-aware loss function to regularize the training of different branches and guide them to specialize on a particular scale. As this new training requires ground-truth annotations for the size of each head, we also propose a simple, yet effective technique to estimate it automatically. Finally, we present an ablation study on each of these components and compare our approach against the literature on 4 crowd counting datasets: UCF-QNRF, ShanghaiTech A & B and UCF_CC_50. Without bells and whistles, our approach achieves state-of-the-art on all these datasets. We observe a remarkable improvement on the UCF-QNRF (25%) and a significant one on the others (around 10%).

摘要:在人群计数的数据集中,人们以不同的尺度(scales)出现,具体取决于他们与摄像头的距离。为了解决这个问题,我们提出了一种新的多分支尺度感知注意网络,它利用卷积神经网络的层次结构,并在单个前向传播中生成来自架构不同层的多尺度密度预测。为了将这些 maps 聚合到我们的最终预测中,我们提出了一种新的 soft 注意力机制,其可以学习一组 gating masks。此外,我们引入了规模感知损失函数来规范不同分支的训练并指导它们专门研究特定的尺度。由于这种新训练需要对每个头部的大小进行 ground-truth 标注,我们还提出了一种简单而有效的技术来自动估计它。最后,我们对每个部分进行ablation study ,并将我们的方法与4个人群计数数据集的文献进行比较:UCF-QNRF,ShanghaiTech A&B和UCF_CC_50。实验结果表明,我们的方法在这些数据集上取得最先进技术的水平(state-of-the-art,SOTA)。我们观察到UCF-QNRF显著提高(25%),其他显著提高(约10%)。

Our multi-branch architecture

创新点

  • Baseline network for crowd counting
  • Scale-aware soft attention masks
  • Scale-aware loss regularization
  • Estimating the size of each head

实验结果

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2019-01-24,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 CVer 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 前戏
  • 正文
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档