READING NOTE: Joint Tracking and Segmentation of Multiple Targets

本文提出了一种新的CRF模型,通过结合高级检测响应和低级超级像素信息,实现未知数量目标的全自动化分割和跟踪。该方法在每个时间步骤提供完整的状态表示,能够处理遮挡情况,并在解决数据关联问题时通过优化目标函数来实现高效运行。尽管存在求解CRF问题速度较慢的问题,但模型能够提供高召回率,即使在不完全可靠的检测结果存在的情况下,分割仍然能提供有价值的信息。同时,将多目标跟踪问题建模为图模型,可以利用现有的优化算法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

TITLE: Joint Tracking and Segmentation of Multiple Targets

AUTHOR: Milan, Anton and Leal-Taixe, Laura and Schindler, Konrad and Reid, Ian

FROM: CVPR2015

CONTRIBUTIONS

  1. A new CRF model taking advantage of both high-level detector responses and low-level superpixel information
  2. Fully automated segmentation and tracking of an unknown number of targets.
  3. A complete state representation at every time step could handle occlusions

METHOD

  1. Generate an overcomplete set of trajectory hypotheses.
  2. Solve data association problem by optimizing an objective function, which is a multi-label conditional random field (CRF).
SOME DETAILS

这里写图片描述

The goal is to find the most probable labeling for all nodes given the observations, which is equivalent to

v=argminvE(ν)

in which

E(ν)=sνSϕνS(s)+dνDϕνD(d)+(v,w)εψ(v,w)+ψλ

where ϕνS and ϕνD are unary potential functions for superpixel and detection nodes, respectively, measuring the cost of one detection node in νD or one superpixel node in νS belonging to a certain target; ψ(v,w) is pairwise edges among superpixels and detections, including spacial and temporal information among superpixels and information among superpixels and detections in the same frame; ψλ is trajectory cost, containing several constrains of height, shape, dynamics, persistence, image likelihood and parsimony.

ADVANTAGES

  1. Taking pixel (superpixel) level information in addition to detection results into consideration could handle partial occlusions, which would lead to higher recall.
  2. Segments could provide considerable information even no reliable detection result exists.
  3. Modeling multi-targets tracking problem to graph model could take advantage of existing optimization algorithms.

DISADVANTAGES

  1. Solving CRF problem is slow, needing 12 seconds per frame.
  2. Can not handle ID switch in two adjacent temporal slidewindows.

OTHER

  1. Tracking-by-detection has proven to be the most successful strategy to address multi-target tracking problem.
  2. Noise and imprecise measurements, long-term occlusions, complicated dynamics and target interactions all contributes to the problem’s complexity.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值