DSTcode

所属分类:其他
开发工具:matlab
文件大小:82KB
下载次数:11
上传日期:2017-03-17 10:51:20
上 传 者清甜柠檬汁
说明:  DST跟踪算法MATLAB代码,复杂环境中仿多目标跟踪实现的单目标跟踪算法
(Distractor-Supported Single Target Tracking in Extremely Cluttered Scenes)

文件列表:
code (0, 2016-10-10)
code\init (0, 2016-10-10)
code\init\MexFile (0, 2016-10-10)
code\init\MexFile\TrackerMex.m (16, 2016-10-10)
code\init\MexFile\Visual Studio 2010 (0, 2016-10-10)
code\init\MexFile\Visual Studio 2010\settings (0, 2016-10-10)
code\init\MexFile\Visual Studio 2010\settings\CurrentSettings.vssettings (182322, 2016-10-10)
code\init\MexFile\get_color.c (2618, 2016-10-10)
code\init\MexFile\get_color.mexw32 (8192, 2016-10-10)
code\init\MexFile\get_color.mexw64 (8704, 2016-10-10)
code\init\init_gt.m (760, 2016-10-10)
code\init\init_para.m (2121, 2016-10-10)
code\init\init_seq.m (3852, 2016-10-10)
code\init\init_shape.m (2159, 2016-10-10)
code\kcf (0, 2016-10-10)
code\kcf\fhog.m (3093, 2016-10-10)
code\kcf\gaussian_correlation.m (913, 2016-10-10)
code\kcf\gaussian_shaped_labels.m (1258, 2016-10-10)
code\kcf\get_features.m (1198, 2016-10-10)
code\kcf\get_shape.m (3815, 2016-10-10)
code\kcf\get_subwindow.m (778, 2016-10-10)
code\kcf\gradientMex.mexa64 (23054, 2016-10-10)
code\kcf\gradientMex.mexw64 (30720, 2016-10-10)
code\kcf\hann.m (76, 2016-10-10)
code\tracking (0, 2016-10-10)
code\tracking\check_rect.m (454, 2016-10-10)
code\tracking\dense_sampling.m (1783, 2016-10-10)
code\tracking\detect_objs.m (4060, 2016-10-10)
code\tracking\distribution_cluster.m (1785, 2016-10-10)
code\tracking\emgm.m (3257, 2016-10-10)
code\tracking\get_area.m (413, 2016-10-10)
code\tracking\get_dist.m (645, 2016-10-10)
code\tracking\global_dynamic.m (2949, 2016-10-10)
code\tracking\logsumexp.m (481, 2016-10-10)
code\tracking\save_response.m (1015, 2016-10-10)
code\tracking\spread.m (879, 2016-10-10)
code\tracking\sub_dividing.m (3651, 2016-10-10)
... ...

## DSTcode: distractor-supported single target tracking in extremely cluttered scenes ### Introduction DSTcode is a state-of-the-art visual tracker for single target tracking in RGB images under conditions of extreme clutter and camouflage, including frequent occlusions by objects with similar appearance to the target. ### Citation If you find the code and dataset useful in your research, please consider citing: @inproceedings{Tracking2016Xiao, title={Distractor-supported single target tracking in extremely cluttered scenes}, Author = {Xiao, Jingjing and Qiao, Linbo and Stolkin, Rustam and Leonardis, Ale\v{s}}, booktitle = {ECCV}, Year = {2016} } ### License This software is being made available for research purpose only. ### Learning DST tracker The code is compatiable with [OTB protocol](http://cvlab.hanyang.ac.kr/tracker_benchmark/index.html). If you want to use DST on your own sequences, please edit the file "init_seq.m" and run "run_DST.m". Download: [Paper](https://www.dropbox.com/s/47de115eu6rrr5s/0719.pdf?dl=0), [Dataset](https://www.dropbox.com/s/2rhugw868em465r/DSTdataset.zip?dl=0), [Results in paper](https://www.dropbox.com/s/hb45tiozha28qdx/DSTexperiment.zip?dl=0), [Results on OTBdataset](https://www.dropbox.com/s/88b8t5tqx66t4wk/OTB_OPEresults%28100seqs%29.zip?dl=0) (OPE on 100 sequences).

近期下载者

相关文件


收藏者