Chrome Extension
WeChat Mini Program
Use on ChatGLM

基于单类SVM和加权多示例采样方法的目标跟踪算法

Journal of Southwest China Normal University(2014)

Cited 23|Views7
Abstract
基于分类的跟踪算法成为当前目标跟踪的研究热点。首先把跟踪问题看成是一个目标和背景的二分类问题,根据每一帧的正负样本数据训练 SVM分类器,通过分类器的分类概率值确定目标位置。然而,采集正负样本边界的那些样本很容易出现异常点,当把它们作为目标的下一帧位置时将会出现严重的跟踪漂移问题。本文在此基础上提出一种基于单类支持向量机(One-class support vector machine)的目标跟踪算法,基于 One-class SVM分类能有效地排除其他类的干扰,有效地防止异常样本的出现。并结合加权多示例采样方法,使得每个采样样本会根据不同的权值对于分类器的贡献而不同。实验结果表明本文改进跟踪方法的鲁棒性。
More
Translated text
Key words
binary classification,obj ect tracking,one-class SVM,weighted multi-instance sampling method
求助PDF
上传PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种基于一类SVM和加权多实例采样方法的对象跟踪算法,以提高跟踪的鲁棒性,有效防止异常样本出现。

方法】:算法采用一类支持向量机(SVM)进行对象跟踪,并整合加权多实例采样方法,根据样本的重要性分配不同的权重。

实验】:通过实验验证了该方法的鲁棒性,具体实验细节和数据集名称未在摘要中提及。