视频目标检测--Flow-Guided Feature Aggregation for Video Object Detection

Flow-Guided Feature Aggregation for Video Object Detection
https://arxiv.org/abs/1703.10025
Our framework is principled, and on par with the best engineered systems winning the ImageNet VID challenges 2016

The code would be released

本文主要利用视频中前后帧的特征信息来提高当前帧的目标检测精度。
we propose to improve the per-frame feature learning by temporal aggregation

为什么需要前后帧信息了,因为视频中有时候每一帧的目标信息不是适合于检测
这里写图片描述

Note that the features of the same object instance are usually not spatially aligned across frames due to video motion.
前后帧的特征信息怎么对应起来了?两个模块:1)基于运动指导的 spatial warping 2)特征融合模块
Two modules are necessary for such feature propagation and enhancement:
1) motion-guided spatial warping. It estimates the motion between frames and warps the feature maps accordingly.
2) feature aggregation module. It figures out how to properly fuse the features from multiple frames.

这里写图片描述
这里写图片描述

3.2. Model Design
Flow-guided warping
首先用一个 flow network F 估计光流场,然后基于光流场把当前帧的特征映射到相邻帧去,得到相邻帧的特征图 bilinear warping

Feature aggregation
有了当前帧的特征图及其前后相邻若干帧的特征图,我们采用 Adaptive weight 来融合这些特征图得到最终的特征图,将该特征图输入检测子网络中
这里写图片描述
这里写图片描述

总的计算流程
这里写图片描述

不同模块组合的 Accuracy and runtime
这里写图片描述
加入 flow-guided 时间增加的比较多

这里写图片描述
小目标的检测还是有待加强

这里写图片描述

  • 0
    点赞
  • 13
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值