zoukankan      html  css  js  c++  java
  • Struck: Structured Output Tracking with Kernels

    reference: Struck: Structured Output Tracking with Kernels

    hot topic:

    tracking-by-detection methods, treated as a classifiction task, use online learning techniques to update the object model

    questions:

    1) for these updates to happen one needs to convert the estimated object position into a set of labelled training examples, and it is not clear how best to perform this intermediate step.

    2) label prediction is not explicitly coupled to the objective for the tracker

    solutions:

    1)we present a framework for adaptive visual object tracking based on structured output prediction.

    2)allowing the output apace to express the needs of the tracker, avoid the need for an intermediate classification step

    3)use a kernelized structured output support vector machine

    4)for real-time application, we introduce a budgeting mechanism which prevents the unbounded growth in the number of support vectors which otherwise occur during tracking.

  • 相关阅读:
    第四次课堂作业
    12周课后作业
    12周上机(5.21)
    11周周五课后作业
    11周上机作业(5.14)
    第十周(5.7)上机
    第九周4.30上机作业
    第八周周五课后作业
    4.23 第八周上机作业
    4.17课后作业
  • 原文地址:https://www.cnblogs.com/Wanggcong/p/4881792.html
Copyright © 2011-2022 走看看