天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 自動化論文 >

基于多示例學(xué)習(xí)的機器人目標(biāo)跟蹤技術(shù)研究

發(fā)布時間:2019-06-10 12:23
【摘要】:隨著人工智能技術(shù)的不斷發(fā)展與應(yīng)用,如今它已上升到國家戰(zhàn)略層面的高度。機器人作為人工智能技術(shù)的集成者,在實際用途中正在受到更多研究人員的關(guān)注。而移動機器人的自主目標(biāo)識別與跟蹤應(yīng)用也是其智能化技術(shù)方面需要解決的一個核心問題。如何將改進(jìn)的機器學(xué)習(xí)算法移植到移動機器人上,并且使其處理跟蹤時光線變化、遮擋和復(fù)雜背景等問題的方法更具有魯棒性,這是極富挑戰(zhàn)性的一項研究技術(shù)。該文在MT-R輪式移動機器人平臺上,通過改進(jìn)的機器學(xué)習(xí)算法,實現(xiàn)了機器人的自主目標(biāo)跟蹤和對自身運動控制的功能,從而進(jìn)一步實現(xiàn)輪式移動機器人的智能化應(yīng)用。本文的主要研究內(nèi)容可以概括成:首先該文回顧了視覺目標(biāo)跟蹤的研究現(xiàn)狀,列舉出了不同視覺目標(biāo)跟蹤算法所采用的方法并分析了這些算法的缺點。著重說明并分析了基于多實例學(xué)習(xí)的跟蹤方法和結(jié)合協(xié)同訓(xùn)練的算法。完成了對本文對采用方法理論基礎(chǔ)的鋪墊。同時也簡要討論了移動機器人在國內(nèi)外的研究發(fā)展?fàn)顩r。然后重點介紹移動機器人內(nèi)部目標(biāo)跟蹤算法;跈z測的目標(biāo)跟蹤算法通常依靠分類器來區(qū)分目標(biāo)和背景來達(dá)到跟蹤的目的,在分類器進(jìn)行學(xué)習(xí)的時候會對圖像分成樣本采樣和添加標(biāo)簽兩個單獨的步驟,但是這樣選擇的樣本是無目的性的,導(dǎo)致分類器的效果不穩(wěn)定。本文結(jié)合主動學(xué)習(xí)的模型,提出一種新的樣本選擇的算法,基于多實例學(xué)習(xí)算法的框架,將主動樣本選擇的策略加入到樣本采樣和標(biāo)簽分配之間,這樣可以選出有助于分類器學(xué)習(xí)的樣本,然后結(jié)合協(xié)同訓(xùn)練方法,防止由于誤差積累而導(dǎo)致的漂移,進(jìn)一步提高算法性能。通過在標(biāo)準(zhǔn)視頻序列上和其他六種算法進(jìn)行對比實驗,結(jié)果表明本文方法在目標(biāo)遮擋、光線變化等復(fù)雜條件下表現(xiàn)良好,具有一定的魯棒性。最后,在MT-R移動機器人上運行本文提出目標(biāo)跟蹤算法,結(jié)合機器人硬件驅(qū)動策略,實現(xiàn)了移動機器人的自主目標(biāo)跟蹤。并通過在不同的實際場景下進(jìn)行實驗來驗證移動機器人目標(biāo)跟蹤的魯棒性。通過實驗結(jié)果可以得到,本文提出的目標(biāo)跟蹤算法可以有效的幫助移動機器人在目標(biāo)遮擋、光線變化等情況下進(jìn)行魯棒的跟蹤。
[Abstract]:With the continuous development and application of artificial intelligence technology, it has risen to the national strategic level. Robot, as the integration of artificial intelligence technology, is being paid more and more attention by more and more researchers in practical use. The autonomous target recognition and tracking application of mobile robot is also a core problem to be solved in its intelligent technology. How to migrate the improved machine learning algorithm to mobile robots and make its methods to deal with the problems of light change, occlusion and complex background are more robust, which is a very challenging research technology. In this paper, the autonomous target tracking and motion control of the robot are realized on the MT-R wheeled mobile robot platform through the improved machine learning algorithm, so as to further realize the intelligent application of the wheeled mobile robot. The main research contents of this paper can be summarized as follows: firstly, this paper reviews the research status of visual target tracking, enumerates the methods used in different visual target tracking algorithms, and analyzes the shortcomings of these algorithms. The tracking method based on multi-case learning and the algorithm combined with collaborative training are emphasized and analyzed. The foundation of the method theory in this paper is completed. At the same time, the research and development of mobile robots at home and abroad are briefly discussed. Then the internal target tracking algorithm of mobile robot is introduced in detail. The target tracking algorithm based on detection usually relies on the classifier to distinguish the target from the background to achieve the goal of tracking. When the classifier is learned, the image will be divided into two separate steps: sample sampling and tagging. However, the sample selected in this way is purposeless, which leads to the instability of the effect of the classifier. In this paper, based on the active learning model, a new sample selection algorithm is proposed. Based on the framework of multi-case learning algorithm, the active sample selection strategy is added between sample sampling and label allocation. In this way, the samples which are helpful to the learning of classifiers can be selected, and then the collaborative training method can be combined to prevent the drift caused by error accumulation and further improve the performance of the algorithm. Compared with the other six algorithms on the standard video sequence, the results show that the proposed method has good performance and robustness under the complex conditions of target occlusion, light change and so on. Finally, the target tracking algorithm is proposed on MT-R mobile robot, and the autonomous target tracking of mobile robot is realized by combining the hardware driving strategy of the robot. The robustness of mobile robot target tracking is verified by experiments in different practical scenarios. The experimental results show that the target tracking algorithm proposed in this paper can effectively help the mobile robot to track the target effectively under the condition of target occlusion, light change and so on.
【學(xué)位授予單位】:浙江理工大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP242

【參考文獻(xiàn)】

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

1 王麗佳;賈松敏;李秀智;王爽;;基于改進(jìn)在線多示例學(xué)習(xí)算法的機器人目標(biāo)跟蹤[J];自動化學(xué)報;2014年12期

2 陳思;蘇松志;李紹滋;呂艷萍;曹冬林;;基于在線半監(jiān)督boosting的協(xié)同訓(xùn)練目標(biāo)跟蹤算法[J];電子與信息學(xué)報;2014年04期

3 譚民;王碩;;機器人技術(shù)研究進(jìn)展[J];自動化學(xué)報;2013年07期

4 王素玉;沈蘭蓀;;智能視覺監(jiān)控技術(shù)研究進(jìn)展[J];中國圖象圖形學(xué)報;2007年09期

5 胡斌;何克忠;;計算機視覺在室外移動機器人中的應(yīng)用[J];自動化學(xué)報;2006年05期

6 侯志強;韓崇昭;;視覺跟蹤技術(shù)綜述[J];自動化學(xué)報;2006年04期

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

1 武玉偉;視覺目標(biāo)跟蹤中的表觀建模研究[D];北京理工大學(xué);2014年

2 邱雪娜;基于視覺的運動目標(biāo)跟蹤算法及其在移動機器人中的應(yīng)用[D];華東理工大學(xué);2011年

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

1 韓信;基于雙目視覺的輪式機器人動態(tài)避障研究[D];浙江大學(xué);2016年

2 姜衛(wèi)琳;智能移動機器人均值漂移目標(biāo)跟蹤算法研究[D];西北大學(xué);2014年

3 張全喜;單目視覺自主移動機器人的目標(biāo)跟蹤及誤差分析[D];南京理工大學(xué);2014年

4 周秋紅;基于多示例學(xué)習(xí)的運動目標(biāo)跟蹤算法研究[D];大連理工大學(xué);2010年

5 耿盛濤;基于雙目視覺的機器人目標(biāo)檢測與跟蹤研究[D];江南大學(xué);2010年

6 張亞楠;復(fù)雜背景下目標(biāo)跟蹤算法研究及其在移動機器人中的應(yīng)用[D];華南理工大學(xué);2010年

,

本文編號:2496445

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

本文鏈接:http://sikaile.net/kejilunwen/zidonghuakongzhilunwen/2496445.html


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

版權(quán)申明:資料由用戶8f0a6***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com