Multi-objcet-Tracking

所属分类:图形图像处理
开发工具:matlab
文件大小:6005KB
下载次数:6
上传日期:2015-03-19 18:06:44
上 传 者Dr Ganesh
说明:  Multi Objcet Tracking

文件列表:
Common\affparam2mat.m (1121, 2011-11-13)
Common\calc_overlap2.m (1167, 2014-07-26)
Common\CenterToLeft.m (264, 2014-07-26)
Common\estimation_size.m (607, 2014-07-25)
Common\Idx2Types.m (409, 2014-07-26)
Common\Labelling.m (179, 2014-07-26)
Common\LeftToCenter.m (234, 2014-07-26)
Common\motion_affinity.m (165, 2014-07-25)
Common\munkres.m (5653, 2014-07-17)
Common\warpimg.m (619, 2011-11-13)
cvpr14_cmot.pdf (1212762, 2014-07-25)
Det\ETH_Bahnhof_Demo_Det.mat (660216, 2014-07-24)
ILDA\fGetDiscriminativeComponents_v2.m (2801, 2014-10-24)
ILDA\fGetSbModel_v2.m (2426, 2014-10-24)
kf_func\kf_loop.m (1888, 2014-07-17)
kf_func\kf_predict.m (2309, 2014-07-17)
kf_func\kf_update.m (2606, 2014-07-17)
kf_func\km_estimation.m (502, 2014-09-02)
kf_func\km_state_est.m (408, 2014-07-26)
kf_func\km_state_update.m (486, 2014-09-02)
license.txt (1314, 2014-07-25)
mot_func\mot_appearance_model_generation.m (1543, 2014-10-24)
mot_func\mot_association_hungarian.m (591, 2014-07-26)
mot_func\mot_color_similarity.m (710, 2014-07-26)
mot_func\MOT_Confidence_Update.m (845, 2014-07-26)
mot_func\mot_draw_confidence_boxes.m (1541, 2014-07-26)
mot_func\MOT_Draw_Tracking.m (2678, 2014-07-26)
mot_func\mot_eval_association_matrix.m (1384, 2014-07-25)
mot_func\mot_generate_temp.m (429, 2014-07-26)
mot_func\mot_generation_tracklet.m (1500, 2014-07-26)
mot_func\MOT_Generation_Tracklets.m (501, 2014-07-25)
mot_func\MOT_Global_Association.m (4820, 2014-09-28)
mot_func\MOT_ILDA_Update.m (3091, 2014-09-28)
mot_func\mot_impatch_crop.m (243, 2014-07-25)
mot_func\MOT_Initialization_Tracklets.m (1126, 2014-07-26)
mot_func\mot_is_reg.m (309, 2014-07-26)
mot_func\MOT_Local_Association.m (2501, 2014-09-02)
mot_func\mot_motion_model_generation.m (608, 2014-07-26)
mot_func\mot_motion_similarity.m (1506, 2014-10-24)
mot_func\mot_non_associated.m (407, 2014-07-25)
... ...

Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning Copyright (C) 2014 Seung-Hwan Bae IMPORTANT: 1. If you use this code, please cite the following publication. [1] Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning, Seung-Hwan Bae and Kuk-Jin Yoon, IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Columbus, June, 2014. 2. For simplifying the implementation and reducing computational complexity, this code has been slightly modified from the one that was used to produce results of our CVPR 2014 paper. Therefore, the results produced by this software can be different from those provided in our paper. 3. Questions regarding the code may be directed to Seung-Hwan Bae (bshwan@gist.ac.kr; caegar07@gmail.com). 4. The code was tested on MATLAB 2012a (Windows 7). INSTALLING & RUNNING (MATLAB ***bit) 1. Unpack cmot-v1.0.zip 2. Download the ETHMS-Bahnhof sequence (captured from the left camera, seq03-img-left.tar) from http://www.vision.ee.ethz.ch/~aess/dataset/ and put the sequence into ./Sequences/ETH_Bahnhof/ 3. Download Incremental LDA code package (ILDA07.zip) from http://www.iis.ee.ic.ac.uk/icvl/code.htm and place it into ./ILDA/ Note that you should use the fGetDiscriminativeComponents_v2 and fGetSbModel_v2 instead of fGetDiscriminativeComponents and fGetSbModel in the ILDA package. (This procedure can be omitted if you do not want to use online appearance learning. To this end, set param.use_ILDA = 0.) 4. Run tracking_demo.m 5. The tracking results will be given in the folder: ./Results/ CHANGES v1.1 Fixed MOT_Local_Association, mot_motion_similarity and km_estimation. v1.2 Fixed MOT_Global_Association and fGetSbModel_v2. v1.3 Fixed MOT_State_Update, fGetSbModel_v2, fGetDiscriminativeComponents_v2 and mot_appearance_model_generation.

近期下载者

相关文件


收藏者