国产伦乱,一曲二曲欧美日韩,AV在线不卡免费在线不卡免费,搞91AV视频

當(dāng)前位置:主頁(yè) > 科技論文 > 軟件論文 >

結(jié)構(gòu)化支持向量機(jī)目標(biāo)跟蹤中的特征表示與優(yōu)化方法研究

發(fā)布時(shí)間:2018-03-02 07:32

  本文關(guān)鍵詞: 目標(biāo)跟蹤 結(jié)構(gòu)化支持向量機(jī) 特征表示 優(yōu)化算法 異常檢測(cè) 出處:《西北農(nóng)林科技大學(xué)》2017年碩士論文 論文類(lèi)型:學(xué)位論文


【摘要】:目標(biāo)跟蹤是計(jì)算機(jī)視覺(jué)的重要分支,融合了圖像處理、模式識(shí)別、機(jī)器學(xué)習(xí)等多個(gè)學(xué)科領(lǐng)域的結(jié)晶,并在軍事制導(dǎo)、視覺(jué)導(dǎo)航、安全監(jiān)控、人機(jī)交互等方面有廣闊的應(yīng)用前景。近年來(lái),結(jié)構(gòu)化支持向量機(jī)(SSVM)跟蹤算法由于提供了一種新穎的判別式跟蹤模型及良好的性能表現(xiàn)而受到了廣泛的關(guān)注。本文以SSVM跟蹤算法為基礎(chǔ),從特征表示、優(yōu)化方法和異常檢測(cè)等三個(gè)方面進(jìn)行研究,并在公開(kāi)的目標(biāo)跟蹤基準(zhǔn)數(shù)據(jù)庫(kù)上對(duì)提出的方法進(jìn)行有效性驗(yàn)證,主要成果如下:(1)提出了一種基于彩色Haar-like特征和選擇性更新的改進(jìn)Struck跟蹤算法。首先使用一種彩色Haar-like特征表示方法,能夠以微小的計(jì)算代價(jià)為Haar-like特征加入顏色信息。然后提出一種選擇性更新模式,使得Struck跟蹤器能夠檢測(cè)異常場(chǎng)景并停止對(duì)跟蹤模型的更新,從而減輕模型漂移問(wèn)題。在OTB50上的實(shí)驗(yàn)表明,使用了彩色Haar-like特征和選擇性更新模式的Struck算法,在OPE、TRE、SRE三種評(píng)價(jià)方法的精準(zhǔn)度和成功率共6個(gè)指標(biāo)上,分別提升了9.1%、4.6%、7.5%、4.1%、8.3%和4.5%。(2)提出了一種對(duì)偶線性SSVM跟蹤算法(DLSSVM)。本文使用了一種新的多特征目標(biāo)表示方法,通過(guò)將局部秩變換(LRT)特征與Lab顏色特征相結(jié)合,能夠起到突顯圖像細(xì)節(jié)并抑制平滑部分的作用。隨后使用顯式特征映射將多層特征離散化,以達(dá)到使用線性核函數(shù)近似交叉核的效果。在魯棒性增強(qiáng)方面,采用多尺度目標(biāo)檢測(cè)算法,以適應(yīng)目標(biāo)的尺度變化。本部分創(chuàng)新性地使用了對(duì)偶坐標(biāo)下降(DCD)算法求解SSVM跟蹤模型,與經(jīng)過(guò)顯式特征映射的LRT多層特征相結(jié)合,提出的DLSSVM跟蹤器性能顯著優(yōu)于同類(lèi)型的Struck跟蹤算法。(3)提出一種加權(quán)間隔SSVM跟蹤模型(WMSSVM)。通過(guò)使用WMSSVM模型,能夠使得跟蹤器在訓(xùn)練更新時(shí)將樣本的置信度包含在內(nèi),從而自適應(yīng)地從異常場(chǎng)景中學(xué)習(xí)更新。在OTB100算法基準(zhǔn)庫(kù)上,WMSSVM算法在OPE和TRE的精準(zhǔn)度和成功率等四個(gè)指標(biāo)上,成績(jī)高達(dá)82.7%、57.5%、83.5%和60.2%。綜上所述,本文從三個(gè)方面對(duì)SSVM跟蹤算法進(jìn)行研究:在特征表示方面,使用了彩色Haar-like特征和LRT多特征;在模型求解方面,使用了DCD優(yōu)化算法;在魯棒性增強(qiáng)方面,使用了選擇性更新、尺度估計(jì)和加權(quán)間隔模型。以上三個(gè)方面均為SSVM跟蹤算法帶來(lái)了不同程度的性能提升。
[Abstract]:Target tracking is an important branch of computer vision, which combines the crystallization of image processing, pattern recognition, machine learning and other disciplines, and in military guidance, visual navigation, security monitoring, In recent years, human-computer interaction and other fields have broad application prospects. Structured support Vector Machine (SVM) tracking algorithm has attracted much attention because of its novel discriminant tracking model and good performance. Based on the SSVM tracking algorithm, this paper presents the feature representation of the algorithm. The optimization method and anomaly detection are studied, and the validity of the proposed method is verified on the open target tracking benchmark database. The main results are as follows: 1) an improved Struck tracking algorithm based on color Haar-like features and selective updating is proposed. Firstly, a color Haar-like feature representation method is used. The color information can be added to the Haar-like feature at a small computational cost. Then a selective update mode is proposed, which enables the Struck tracker to detect abnormal scenes and stop updating the tracking model. Experiments on OTB50 show that the Struck algorithm based on color Haar-like feature and selective updating mode is used to evaluate the accuracy and success rate of the three evaluation methods. This paper presents a dual linear SSVM tracking algorithm called DLSSVM.A new multi-feature target representation method is used in this paper, by combining the local rank transform (LRT) feature with the Lab color feature. It can highlight the details of the image and suppress the smooth part. Then the multi-layer features are discretized by explicit feature mapping to achieve the effect of using linear kernel function to approximate crossover kernels. A multi-scale target detection algorithm is adopted to adapt to the scale change of the target. In this part, the dual coordinate descent DCD algorithm is used to solve the SSVM tracking model, which is combined with the LRT multi-layer feature which is mapped by explicit features. The performance of the proposed DLSSVM tracker is significantly better than that of the Struck tracking algorithm of the same type. (3) A weighted spaced SSVM tracking model is proposed. By using the WMSSVM model, the tracker can include the confidence of the samples in the training update. In the OTB100 algorithm benchmark database, the accuracy and success rate of OPE and TRE are as high as 82.7% and 60.2%. In this paper, SSVM tracking algorithm is studied from three aspects: color Haar-like feature and LRT multi-feature are used in feature representation, DCD optimization algorithm is used in model solving, and selective update is used in robustness enhancement. Scale estimation and weighted interval model. The above three aspects have brought about different performance improvements for SSVM tracking algorithm.
【學(xué)位授予單位】:西北農(nóng)林科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類(lèi)號(hào)】:TP391.41

【參考文獻(xiàn)】

相關(guān)期刊論文 前4條

1 寧紀(jì)鋒;趙耀博;石武禎;;多通道Haar-like特征多示例學(xué)習(xí)目標(biāo)跟蹤[J];中國(guó)圖象圖形學(xué)報(bào);2014年07期

2 楊戈;劉宏;;視覺(jué)跟蹤算法綜述[J];智能系統(tǒng)學(xué)報(bào);2010年02期

3 朱翔;潘崢嶸;;基于OV7620的機(jī)器人視覺(jué)導(dǎo)航系統(tǒng)設(shè)計(jì)[J];電子測(cè)量技術(shù);2010年01期

4 鄒開(kāi)其;;美國(guó)智能運(yùn)輸系統(tǒng)(ITS)研究進(jìn)展[J];數(shù)字社區(qū)&智能家居;2007年05期

相關(guān)碩士學(xué)位論文 前1條

1 江南春;肛管外病癥計(jì)算機(jī)輔助診斷的圖像分割和目標(biāo)跟蹤[D];南昌大學(xué);2011年



本文編號(hào):1555598

資料下載
論文發(fā)表

本文鏈接:http://lk138.cn/kejilunwen/ruanjiangongchenglunwen/1555598.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶15238***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com
亚洲日本520AV乱码| 亚洲一级性感| 午夜福利午夜福利午夜福利91| 97道色久| 亚洲高清电影| 人人干天天干人人搞| 91国产精产麻豆一区二区| 欧美日本一区DvD| 又粗又大高清免费视频| 亚洲中文字幕日产精品一区二区 | 中文字幕人妻-区二区| 国产电影AV无码| 中文字幕日韩路线| 国产老人性精品久久| 日本三级。1区2区| 久久艹亚洲图片| 日韩欧美国产色色| 国产精品福利一区二区| 白浆高潮麻豆国产| 日本欧美一区二区不卡在线观看| 女人的天堂av的天堂| 蔴豆一三三三.区| 免费看精品日B视频| 欧美一级二级破处黄片| 亚洲精品福利免费视频| 九一精品无码一区二区| www999鸡巴| av久久不卡| 日韩欧色av| 日韩二三级视频| 欧美又大又黄又粗| 激情五月 亚洲激情| 偷拍亚洲中文| 国产色卡av| 无码一区的视频| 91噜噜噜噜噜噜噜噜| 2027AV无码电影| 91啪精品国产| 没女插进去| 啊啊啊操死我在线播放| 久久久精品一级|