Multi-Object Tracking in Airborne Video Imagery based on Compressive Tracking Detection Responses Chen, Ting; Sahli, Hichem; Zhang, Yanning; Yang, Tao

Size: px
Start display at page:

Download "Multi-Object Tracking in Airborne Video Imagery based on Compressive Tracking Detection Responses Chen, Ting; Sahli, Hichem; Zhang, Yanning; Yang, Tao"

Transcription

1 Vrije Universiteit Brussel Multi-Object Tracking in Airborne Video Imagery based on Compressive Tracking Detection Responses Chen, Ting; Sahli, Hichem; Zhang, Yanning; Yang, Tao Published in: International Conference on Advances in Mobile Computing and Multimedia Publication date: 0 Document Version Publisher's PDF, also known as Version of record Link to publication Citation for published version (APA): Chen, T., Sahli, H., Zhang, Y., & Yang, T. (0). Multi-Object Tracking in Airborne Video Imagery based on Compressive Tracking Detection Responses. In International Conference on Advances in Mobile Computing and Multimedia (pp. 9-9). [00] ACM. General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. Users may download and print one copy of any publication from the public portal for the purpose of private study or research. You may not further distribute the material or use it for any profit-making activity or commercial gain You may freely distribute the URL identifying the publication in the public portal Take down policy If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. Download date: 0. Dec. 0

2 Multi-Object Tracking in Airborne Video Imagery based on Compressive Tracking Detection Responses Ting Chen.School of Computer Science and Engineering, Northwestern Polytechnical University, Xi an, PR China.Dept. of Electronics and Informatics (ETRO), Vrije Universiteit Brussel (VUB), Brussels, Belgium Hichem Sahli.Dept. of Electronics and Informatics (ETRO), Vrije Universiteit Brussel (VUB), Brussels, Belgium.Interuniveristy Microelectronics Center (IMEC), Leuven, Belgium Yanning Zhang, Tao Yang.School of Computer Science and Engineering, Northwestern Polytechnical University, Xi an, PR China ABSTRACT Multi-object tracking (MOT) in airborne video is a challenging problem due to the uncertain airborne vehicle motion as well as mounted camera vibrations. Most approaches addressing tracking in such type of scenario, use data association based on motion detection responses. Such approaches fail tracking objects with low speed or static ones. To alleviate the motion detection failures, in this paper we propose a multi-object tracking system based on combining motiondetection and Compressive Tracking detection responses. In this work, as in [], the multi-object tracking problem is solved by associating tracklets according to their confidence values. For reliable association between tracklets and detections, we propose using Compressive Tracking (CT) as a mean to detect objects when motion-detection fails. By exploiting the compressive tracking, which allows discriminating the appearances of objects, tracklet association can be successfully achieved even when objects undertake stopand-go motion as well as when they are partially occluded. Experiments with challenging airborne video datasets show significant tracking improvement compared to existing stateof-art methods. Categories and Subject Descriptors I.. [Computing Methodologies]: Image Processing and Computer Vision-Scene Analysis-Tracking General Terms Algorithms Keywords Tracklet Confidence, Compressive model, Tracking Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from Permissions@acm.org. MoMM 0, December -, 0, Brussels, Belgium. Copyright 0 ACM //...$ INTRODUCTION The goal of multi-object tracking (MOT) in airborne video is to estimate the states of multiple objects while conserving their identifications under appearance and motion variations with time. This is challenging since one should consider the uncertain motion of the airborne vehicle as well as the vibration of the camera []. In airborne videos and aerial surveillance, due to the targets small size and their various appearance, most of the proposed MOT approaches, adopted motion-based detection and association to recover the trajectories of all targets [, ]. Motion-based detection rely on a background model [,, ], where objects with different motion model than the background can be detected. Such motion-based detection approaches fails detecting static objects or objects with low speed and hence not useful for long-term tracking. In the other hand, approaches using appearance models for object detection [,, ], are not suitable for airborne videos. This is mainly due changes in appearances of the tracked objects, the dynamic change of the background, the uncertain motion of the airborne vehicle as well as camera vibrations. In this work, the multi-object tracking problem is solved by associating tracklets according to their confidence values. For reliable association between tracklets and detections, we propose using Compressive Tracking (CT) as a mean to detect objects when motion-detection fails. Compressive tracking [9, 0, ] achieved favorably high efficiency and accuracy in several object tracking scenarios, which make it a good candidate for multi-object tracking in airborne videos. We follow [, ] to formulate the MOT problem by using locally and globally tracklet association based on the tracklet confidence. The tracklets with the high confidence are locally associated to the motion-detection responses, whereas tracklets with low confidence are globally associated to other tracklets using CT based tracking results. Different from [, ], we adopt a compressive tracker to obtain extra observations to link the fragmented low confidence tracklets in a global fashion. Our primary contribution in this work, is a multi-object tracker for airborne videos, that uses CT to alleviate the problems due to failures in motion-detection. We adopt the two phases tracking approach introduced in [] and incorporate the information from CT for the tracklets association.

3 . TRACKING FRAMEWORK. System Overview We denote an object i appears at frame t by using a binary function as ϕ i t =, otherwise, ϕ i t = 0. Let, x i t = ( p i t, s i t, v i t), the state of the object i at frame t, where p i t, s i t, v i t are the location, size, velocity, respectively. Then, denote the tracklet T i of the object i as a set of states up to frame t as T i = { x i k ϕ i k =, t i s k t i e t }, where t i s and t i e are the start and end frame number of the tracklet. In addition, denote all the object states appeared at frame t as T t = {x t,, x n t t }, where n t is the total number of objects, and let T :t = {T,, T n t } be a set of tracklets of all objects up to frame t. As in [], for object detection, we adopt a motion-based detection approach using the motion history, applied on frames. Let, d j t the j-th detected observation at frame t, we denote by D t = {d j t j n d } all the observations collected at frame t, n d being the the number of observations, and D :t = {d :t,, d n d :t } the set of all observation up to frame t. All the observations associated to object i up to frame t are referred to as d i :t = {d i,, d i t}. We follow [, ] to formulate the MOT problem as a two phases optimization problem. The main steps of our algorithm are summarized in Algorithm. During the first phase, referred to as Local Phase, the tracklets from frame t are first locally associated with the motion-based detections of frame t using the affinity model, A(T i, d j t) of [], and then their confidence [], conf(t i ), is updated as follows: conf(t i ) = ( k [tis,tie],ϕik= ( L A T i, dk) ) i max (( + β log ((L w t) /L)), 0) where L is the length of the tracklet T i, defined as L = T i, A(T i, d i k) is the affinity score calculated using the affinity model of [], β is a control parameter relying on the performance of the motion-based detection and β = in our experiments, and w t = (t i e t i s + L). The association procedure is summarized in Section.. Since the tracklet confidence lies in [0, ], we consider a tracklet as a reliable tracklet with high confidence, when conf(t i ) > 0.; otherwise it is considered as a fragmented tracklet with low confidence. We denote by T i(h) the tracklets with high confidence, and by T i(l) the tracklets with low confidence. The local association between the tracklets and motion detections allows us to progressively grow locally optimal tracklets. However, it happens that the objects being tracked are not detected due to unreliable motion detection, small objects, static objects, objects evolving at low speed, or occluded objects. When a detection of the object is not available, the confidence of a tracklet is decreased. To solve this problem, we associate to each tracked object, x i, a Compressive Tracker (CT) [9], denoted as CT i (x i ). For each CT tracker we maintain a Bayes classifier H(z i ), and the current tracker location, l i. During the second phase, i.e the global association, tracklets with low confidence, T k(l) are globally associated with other tracklets and detections. Different from [, ], we make use of the Compressive Tracking (CT) results (l i ) into the global association to solve the motion-based detection () Algorithm The two-phases tracking framework. Input: The tracked objects T t = {x t,, x n t t }, The tracked objects locations obtained by compressive tracking C t = {lt,, l nc t }, and compressive tracking classifiers H t = {H(zt ),, H(z n c t )} at frame t, Motion-based detections D t = {d t,, d n d t } at frame t. Local Phase: For each tracked object : if x i t can be observed by d i t then : Update the x i t and conf(t i ) by associated d i t. : Get the compressive tracking result lt i by Eq.(). : Initialize/Update the classifier H(zt). i : else : buffer the object for the global phase. : end if Global Phase: : Retrieve the reliable tracklets from the local phase. : Get the compressive tracking result l i t by Eq.(). : Calculate the pairwise association cost matrix G defined in Eq.() and apply Hungarian algorithm. : Manage the object tracklet according to the conf(t i ). : Update the x i t and conf(t i ) according to the optimal association result from G. : Update/Terminate the classifier H(z i t). Output:The object set T t = {x t,, x n t t } with their compressive tracker attributes C t = {lt,, lñc t } and H t = {H(zt ),, H(zñc t )}. failure problem. In this phase we consider the following associations: Event A: T k(l) is associated with T i(h), Event B: T k(l) is terminated, Event C: T k(l) is associated to an optimal compressive tracker location l j t, Event D: T k(l) is associated with a motion detection d j t not associated to a high confidence tracklet. This phase is described in Section.. For both association phases (local and global) we determine the tracklet-detection pairs and the tracklet-tracklet pairs using the Hungarian algorithm [] such that a total association cost is maximized. This will be explained in the following sections.. Local Association of Tracklets During the local association phase pairwise association is performed to associate motion detection responses d j t with tracklets high confidence T i(h) []. A score matrix S n t n d defined as: S nh n d = [s ij ] nh n d, s ij = ln(a(t i(h), d j t)), d j t D t, where n h and n d is the number of the high confidence tracklets and motion-based detections at frame t, respectively. ()

4 The Hungarian algorithm [] is used to determine trackletdetection pairs with the maximized total affinity in S nh n d. The detection d j t is associated with T i(h) when the association cost of a tracklet-detection pair is less than a predefiend threshold, ln (θ), the position and velocity of a tracklet T i(h) is updated with the associated d j t, and the size of the object is updated by averaging the associated detections of recent past frames []. The confidence of the tracklet conf(t i(h) ) is updated by using d j t in Eq().. Global Association of Tracklets As mentioned above, this phase allows associating globally low confidence tracklets either to high confidence tracklets, or to motion detection responses, d j t, not associated to a high confidence. Moreover, to alleviate the problem of motion detection-failure, and hence missing associations, we make use of the CT trackers to associate low confidence tracklets to other high confidence tracklets. Let, {q j t } n q j= Dt the motion-based detection responses that have not been associated to any high confidence tracklets during the the previous local association. We denote by C t = {lt,, l n c t } the current locations of the objects as determined by the n c CT trackers. The following association events are considered: Event A: T k(l) is associated with T i(h), Event B: T k(l) is terminated, Event C: T k(l) is associated to an optimal compressive tracker location l j t, Event D: T k(l) is associated with a motion detection d j t not associated to a high confidence tracklet. The cost matrix for the above events is defined as follows: A nl n h G (nl +n c+n q) (n h +n l ) = log (θ) nc n h log (θ) nq n h B nl n l C nh n l D nq nl () where A = [a ij] represents T i(l) is associated with T i(h) and a ij= ln(a(t i(l), T j(h) )) is the association cost calculated by the affinity model of Bae et al. []. B = diag[b,, b nl ] models T i(l) is terminated and b i = ln( conf(t i(l) )) is the cost to terminate T i(l). C = [c ij ] represents T i(l) is associated with l j t, where c ij = ln(a(t i(l), l j t )). D = [d ij ] represents T i(l) is associated with q j t, where d ij = ln(a(t i(l), q j t )). The optimal association pairs, which minimize the global association cost in G, are determined using the Hungarian algorithm [], and the tracklets and their confidence values are updated with the results.. Compressive Tracking Model In this section, we give a short overview of Compressive Tracking (CT) and how it is used in our framework to estimate the current tracker location, the interested reader is referred to [9, 0, ] for more details. In CT a highdimensional feature being a series of rectangle features which have different locations and sizes within the region of interest are used. This large set of features is then compressively sensed using a very sparse measurement matrix which satisfies the restricted isometry property. This can then be efficiently computed for real-time tracking. By taking the tracking as the online classification task of the object and background, the naive Bayes classifier is used to model the real-time tracking process. For each frame, some positive samples near the target and some negative samples farther away from the object are cropped to update the classifier parameter. To predict the next target location, samples are drawn around the current target location and sent to the classifier. The sample with the maximal classification score are selected as the most probable target location l t [9]. In our framework, the most probable target location of object i in frame t is given by: ( lt i = arg max H(zt k ) w k) () zt k z t,k=,,n z where z t = {zt, zt,, z nz t }, are the samples around location lt i (candidate samples), and the weights w k is set to w k = in case object i is not associated to any motion detection reponse, and defined as in Eq( ) if object i is associated to the motion detection response d j t. w k = l(z k t ) d j t k [,n z] l(zk t ) d j t () with l(z k t ) being the location of the k-th sample. In order ro account for a high ratio false-alarms a CT tracker is terminated after L c frames that the object is not associated to a motion detection response.. EXPERIMENT We evaluate our approach on DARPA VIVID dataset []. The popular evaluation metrics defined in [] are used for performance comparison: the number of objects in groundtruth (GT), the ratio of mostly tracked trajectories (MT), the ratio of mostly lost trajectories (ML), the number of fragments (Frag) and ID switches (IDS). We compared our approach to [] and []. All of the approaches adopted the same motion-based detection configuration, and a window size of frames was defined to remove the unreliable shorter tracklet. For both [] and [] we used the publicly available MATLAB codes provided by the authors and we selected the p system in [] in our experiment. We set one random matrix for each high confidence tracklet, and the dimension of each random matrix have been randomly (uniform) set between 0 and 00. Similar to [9, 0, ], the search radius to detect the object location is set to γ = 0 and about 00 samples are generated. The algorithm has been implemented in MATLAB on PC with an Intel Core.0 GHz CPU with GB RAM. As shown in Figure (a), the green boxes are the motionbased detection, and the red boxes in #0 and # are the compressive appearance detection for each high confidence tracklets when motion-based detection failed detecting the targets. With the help of the compressive appearance detection for data association, our algorithm increase the MT ratio and reduce the IDs switches ratio. A quantitative comparison between our approach and other algorithm is given in Table. Both [] and [] perform well with the good motion-based detections, while poor performs with failed detection. As expected, our algorithm improves performance for most metrics, such as the noticeably reduced ML and Frags rates and increased MT rate against the [] and []. The tracking results are shown in Figure (b). The main limitation of the proposed approach its possible high computation time which is proportional to the number

5 Table : Performance comparison. Method MT(%) ML(%) Frag IDS []. 0. [].. Our 0.. #9 #0 of high confidence tracklets, and hence number of compressive tracking classifier. For the DARPA VIVID dataset [], where the number of objects is less than 0, the average run-time is 0. sec/frame.. CONCLUSIONS # (a) Compressive appearance detection results. # # # We proposed a multi-object tracking method based on tracklet confidence with compressive appearance model to handle the motion-based detection failure. The online multiobject tracking problem is formulated based on the tracklet confidence: the tracklets with the high confidence are associated with motion-detection responses, whereas tracklets with low confidence are linked to the compressive tracking responses and other tracklets. Experiments with challenging public datasets show the improved tracking performance compared to existing state-of-art methods. #0 # #0 # # # 0. ACKNOWLEDGMENTS This work is supported by the CSC-VUB scholarship (No. 0090), the National Natural Science Foundation of China (No., No. 0, No. 0, No. 0), Northwestern Polytechnical University (NPU) New AoXiang Star (No.G0KY00), Fundamental Research Funds for the Central Universities (No.00AX00), NPU New People and Direction (No.GH00) and NPU AoXiang Star (No.GH0).. REFERENCES [] S.-H. Bae and K.-J. Yoon, Robust online multi-object tracking based on tracklet confidence and online discriminative appearance learning, in CVPR, 0, pp.. [] S. Dey, V. Reilly, I. Saleemi, and M. Shah, Detection of independently moving objects in non-planar scenes via multi-frame monocular epipolar constraint, in ECCV, 0, pp. 0. [] J. Prokaj, M. Duchaineau, and G. Medioni, Inferring tracklets for multi-object tracking, in CVPRW, 0, pp.. [] V. Reilly, H. Idrees, and M. Shah, Detection and tracking of large number of targets in wide area surveillance, in ECCV, 00, pp. 99. [] J. Xiao, H. Cheng, H. Sawhney, and F. Han, Vehicle detection and tracking in wide field-of-view aerial video, in CVPR, 00, pp. 9. [] J. Prokaj and G. Medioni, Persistent tracking for wide area aerial surveillance, in CVPR, 0, pp. 9. [] J. Prokaj, X. Zhao, and G. Medioni, Tracking many vehicles in wide area aerial surveillance, in CVPRW, 0, pp.. [] T. Pollard and M. Antone, Detecting and tracking all moving objects in wide-area aerial video, in CVPRW, 0, pp.. 9 Low Tracklet Confidence High (b) Multi-Objects tracking results. Figure : Tracking Results. (a)green boxes correspond to motion based detections, and Red boxes to CS-based tracking. (b)the results of DARPA VIVID dataset. [9] K. Zhang, L. Zhang, and M.-H. Yang, Real-time compressive tracking, in ECCV, 0, pp.. [0] K. Zhang, L. Zhang, and M. Yang, Fast compressive tracking, PAMI, vol., no. 0, pp. 00 0, 0. [] T. Chen, Y. Zhang, T. Yang, and H. Sahli, Dynamic compressive tracking, in MOMM, 0, p.. [] J. Xing, H. Ai, and S. Lao, Multi-object tracking through occlusions by local tracklets filtering and global tracklets association with detection responses, in CVPR. IEEE, 009, pp [] Q. Yu and G. Medioni, Motion pattern interpretation and detection for tracking moving vehicles in airborne video, in CVPR, 009, pp.. [] R. K. Ahuja, T. L. Magnanti, and J. B. Orlin, Network flows: Theory, algorithms, and applications, 99. [] R. Collins, X. Zhou, and S. K. Teh, An open source tracking testbed and evaluation web site, in PETS, 00, pp.. [] Y. Li, C. Huang, and R. Nevatia, Learning to associate: Hybridboosted multi-target tracker for crowded scene, in CVPR, 009, pp

Pairwise Threshold for Gaussian Mixture Classification and its Application on Human Tracking Enhancement

Pairwise Threshold for Gaussian Mixture Classification and its Application on Human Tracking Enhancement Pairwise Threshold for Gaussian Mixture Classification and its Application on Human Tracking Enhancement Daegeon Kim Sung Chun Lee Institute for Robotics and Intelligent Systems University of Southern

More information

Definition, Detection, and Evaluation of Meeting Events in Airport Surveillance Videos

Definition, Detection, and Evaluation of Meeting Events in Airport Surveillance Videos Definition, Detection, and Evaluation of Meeting Events in Airport Surveillance Videos Sung Chun Lee, Chang Huang, and Ram Nevatia University of Southern California, Los Angeles, CA 90089, USA sungchun@usc.edu,

More information

WHO MISSED THE CLASS? - UNIFYING MULTI-FACE DETECTION, TRACKING AND RECOGNITION IN VIDEOS. Yunxiang Mao, Haohan Li, Zhaozheng Yin

WHO MISSED THE CLASS? - UNIFYING MULTI-FACE DETECTION, TRACKING AND RECOGNITION IN VIDEOS. Yunxiang Mao, Haohan Li, Zhaozheng Yin WHO MISSED THE CLASS? - UNIFYING MULTI-FACE DETECTION, TRACKING AND RECOGNITION IN VIDEOS Yunxiang Mao, Haohan Li, Zhaozheng Yin Department of Computer Science Missouri University of Science and Technology,

More information

Automatic Parameter Adaptation for Multi-Object Tracking

Automatic Parameter Adaptation for Multi-Object Tracking Automatic Parameter Adaptation for Multi-Object Tracking Duc Phu CHAU, Monique THONNAT, and François BREMOND {Duc-Phu.Chau, Monique.Thonnat, Francois.Bremond}@inria.fr STARS team, INRIA Sophia Antipolis,

More information

Learning to Associate: HybridBoosted Multi-Target Tracker for Crowded Scene

Learning to Associate: HybridBoosted Multi-Target Tracker for Crowded Scene Learning to Associate: HybridBoosted Multi-Target Tracker for Crowded Scene Yuan Li, Chang Huang and Ram Nevatia University of Southern California, Institute for Robotics and Intelligent Systems Los Angeles,

More information

Multi-Person Tracking-by-Detection based on Calibrated Multi-Camera Systems

Multi-Person Tracking-by-Detection based on Calibrated Multi-Camera Systems Multi-Person Tracking-by-Detection based on Calibrated Multi-Camera Systems Xiaoyan Jiang, Erik Rodner, and Joachim Denzler Computer Vision Group Jena Friedrich Schiller University of Jena {xiaoyan.jiang,erik.rodner,joachim.denzler}@uni-jena.de

More information

Robust Global Tracker based on an Online Estimation of Tracklet Descriptor Reliability

Robust Global Tracker based on an Online Estimation of Tracklet Descriptor Reliability Robust Global Tracker based on an Online Estimation of Tracklet Descriptor Reliability Nguyen Thi Lan Anh Chau Duc Phu Francois Bremond INRIA Sophia Antipolis 2004 Route des Lucioles -BP93 06902 Sophia

More information

Spatial Context for Moving Vehicle Detection in Wide Area Motion Imagery with Multiple Kernel Learning

Spatial Context for Moving Vehicle Detection in Wide Area Motion Imagery with Multiple Kernel Learning Spatial Context for Moving Vehicle Detection in Wide Area Motion Imagery with Multiple Kernel Learning Pengpeng Liang a Dan Shen b Erik Blasch c Khanh Pham c Zhonghai Wang b Genshe Chen b Haibin Ling a

More information

Tracking. Hao Guan( 管皓 ) School of Computer Science Fudan University

Tracking. Hao Guan( 管皓 ) School of Computer Science Fudan University Tracking Hao Guan( 管皓 ) School of Computer Science Fudan University 2014-09-29 Multimedia Video Audio Use your eyes Video Tracking Use your ears Audio Tracking Tracking Video Tracking Definition Given

More information

Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning

Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning Robust Online Multi-Object Tracking based on Tracklet Confidence and Online Discriminative Appearance Learning Seung-Hwan Bae and Kuk-Jin Yoon Computer Vision Laboratory, GIST, Korea {bshwan, kjyoon}@gist.ac.kr

More information

Fast trajectory matching using small binary images

Fast trajectory matching using small binary images Title Fast trajectory matching using small binary images Author(s) Zhuo, W; Schnieders, D; Wong, KKY Citation The 3rd International Conference on Multimedia Technology (ICMT 2013), Guangzhou, China, 29

More information

Efficient Detector Adaptation for Object Detection in a Video

Efficient Detector Adaptation for Object Detection in a Video 2013 IEEE Conference on Computer Vision and Pattern Recognition Efficient Detector Adaptation for Object Detection in a Video Pramod Sharma and Ram Nevatia Institute for Robotics and Intelligent Systems,

More information

Online Tracking Parameter Adaptation based on Evaluation

Online Tracking Parameter Adaptation based on Evaluation 2013 10th IEEE International Conference on Advanced Video and Signal Based Surveillance Online Tracking Parameter Adaptation based on Evaluation Duc Phu Chau Julien Badie François Brémond Monique Thonnat

More information

Detecting and Tracking Moving Objects for Video Surveillance. Isaac Cohen and Gerard Medioni University of Southern California

Detecting and Tracking Moving Objects for Video Surveillance. Isaac Cohen and Gerard Medioni University of Southern California Detecting and Tracking Moving Objects for Video Surveillance Isaac Cohen and Gerard Medioni University of Southern California Their application sounds familiar. Video surveillance Sensors with pan-tilt

More information

Real-time Object Tracking via Online Discriminative Feature Selection

Real-time Object Tracking via Online Discriminative Feature Selection IEEE TRANSACTION ON IMAGE PROCESSING 1 Real-time Object Tracking via Online Discriminative Feature Selection Kaihua Zhang, Lei Zhang, and Ming-Hsuan Yang Abstract Most tracking-by-detection algorithms

More information

An alternative to scale-space representation for extracting local features in image recognition

An alternative to scale-space representation for extracting local features in image recognition Aalborg Universitet An alternative to scale-space representation for extracting local features in image recognition Andersen, Hans Jørgen; Nguyen, Phuong Giang Published in: International Conference on

More information

Multi-camera Pedestrian Tracking using Group Structure

Multi-camera Pedestrian Tracking using Group Structure Multi-camera Pedestrian Tracking using Group Structure Zhixing Jin Center for Research in Intelligent Systems University of California, Riverside 900 University Ave, Riverside, CA 92507 jinz@cs.ucr.edu

More information

arxiv: v1 [cs.cv] 2 Sep 2018

arxiv: v1 [cs.cv] 2 Sep 2018 Natural Language Person Search Using Deep Reinforcement Learning Ankit Shah Language Technologies Institute Carnegie Mellon University aps1@andrew.cmu.edu Tyler Vuong Electrical and Computer Engineering

More information

PEDESTRIAN DETECTION IN CROWDED SCENES VIA SCALE AND OCCLUSION ANALYSIS

PEDESTRIAN DETECTION IN CROWDED SCENES VIA SCALE AND OCCLUSION ANALYSIS PEDESTRIAN DETECTION IN CROWDED SCENES VIA SCALE AND OCCLUSION ANALYSIS Lu Wang Lisheng Xu Ming-Hsuan Yang Northeastern University, China University of California at Merced, USA ABSTRACT Despite significant

More information

Determination of Angle of Attack (AOA) for Rotating Blades

Determination of Angle of Attack (AOA) for Rotating Blades Downloaded from orbit.dtu.dk on: Sep 1, 218 Determination of Angle of Attack (AOA) for Rotating Blades Shen, Wen Zhong; Hansen, Martin Otto Laver; Sørensen, Jens Nørkær Published in: Wind Energy Publication

More information

Persistent Tracking for Wide Area Aerial Surveillance

Persistent Tracking for Wide Area Aerial Surveillance Persistent Tracking for Wide Area Aerial Surveillance Jan Prokaj J Gradient Ge rard Medioni University of Southern California jan@jgradient.com medioni@usc.edu Abstract Persistent surveillance of large

More information

Improving Multi-target Tracking via Social Grouping

Improving Multi-target Tracking via Social Grouping Improving Multi-target Tracking via Social Grouping Zhen Qin Christian R. Shelton University of California, Riverside {zqin001,cshelton}@cs.ucr.edu Abstract We address the problem of multi-person dataassociation-based

More information

OBJECT tracking has been extensively studied in computer

OBJECT tracking has been extensively studied in computer IEEE TRANSAION ON IMAGE PROCESSING 1 Real-time Object Tracking via Online Discriminative Feature Selection Kaihua Zhang, Lei Zhang, and Ming-Hsuan Yang Abstract Most tracking-by-detection algorithms train

More information

Performance Measures and the DukeMTMC Benchmark for Multi-Target Multi-Camera Tracking. Ergys Ristani

Performance Measures and the DukeMTMC Benchmark for Multi-Target Multi-Camera Tracking. Ergys Ristani Performance Measures and the DukeMTMC Benchmark for Multi-Target Multi-Camera Tracking Ergys Ristani In collaboration with: Francesco Solera Roger Zou Rita Cucchiara Carlo Tomasi Outline Problem Definition

More information

Learning the Three Factors of a Non-overlapping Multi-camera Network Topology

Learning the Three Factors of a Non-overlapping Multi-camera Network Topology Learning the Three Factors of a Non-overlapping Multi-camera Network Topology Xiaotang Chen, Kaiqi Huang, and Tieniu Tan National Laboratory of Pattern Recognition, Institute of Automation, Chinese Academy

More information

Tracklet Association with Online Target-Specific Metric Learning

Tracklet Association with Online Target-Specific Metric Learning racklet Association with Online arget-specific Metric Learning Bing Wang, Gang Wang, Kap Luk Chan, Li Wang School of Electrical and Electronic Engineering, Nanyang echnological University 50 Nanyang Avenue,

More information

Rewind to Track: Parallelized Apprenticeship Learning with Backward Tracklets

Rewind to Track: Parallelized Apprenticeship Learning with Backward Tracklets Rewind to Track: Parallelized Apprenticeship Learning with Backward Tracklets Jiang Liu 1,2, Jia Chen 2, De Cheng 2, Chenqiang Gao 1, Alexander G. Hauptmann 2 1 Chongqing University of Posts and Telecommunications

More information

Multiple Target Tracking Using Frame Triplets

Multiple Target Tracking Using Frame Triplets Multiple Target Tracking Using Frame Triplets Asad A. Butt and Robert T. Collins Dept. of Computer Science and Engineering, The Pennsylvania State University, University Park, PA. 16802 {asad, rcollins}@cse.psu.edu

More information

Keywords:- Object tracking, multiple instance learning, supervised learning, online boosting, ODFS tracker, classifier. IJSER

Keywords:- Object tracking, multiple instance learning, supervised learning, online boosting, ODFS tracker, classifier. IJSER International Journal of Scientific & Engineering Research, Volume 5, Issue 2, February-2014 37 Object Tracking via a Robust Feature Selection approach Prof. Mali M.D. manishamali2008@gmail.com Guide NBNSCOE

More information

Fundamental Matrices from Moving Objects Using Line Motion Barcodes

Fundamental Matrices from Moving Objects Using Line Motion Barcodes Fundamental Matrices from Moving Objects Using Line Motion Barcodes Yoni Kasten (B), Gil Ben-Artzi, Shmuel Peleg, and Michael Werman School of Computer Science and Engineering, The Hebrew University of

More information

A General Sign Bit Error Correction Scheme for Approximate Adders

A General Sign Bit Error Correction Scheme for Approximate Adders A General Sign Bit Error Correction Scheme for Approximate Adders Rui Zhou and Weikang Qian University of Michigan-Shanghai Jiao Tong University Joint Institute Shanghai Jiao Tong University, Shanghai,

More information

Online Multi-Object Tracking based on Hierarchical Association Framework

Online Multi-Object Tracking based on Hierarchical Association Framework Online Multi-Object Tracking based on Hierarchical Association Framework Jaeyong Ju, Daehun Kim, Bonhwa Ku, Hanseok Ko School of Electrical Engineering Korea University Anam-dong, Seongbuk-gu, Seoul, Korea

More information

Multi-Camera Occlusion and Sudden-Appearance-Change Detection Using Hidden Markovian Chains

Multi-Camera Occlusion and Sudden-Appearance-Change Detection Using Hidden Markovian Chains 1 Multi-Camera Occlusion and Sudden-Appearance-Change Detection Using Hidden Markovian Chains Xudong Ma Pattern Technology Lab LLC, U.S.A. Email: xma@ieee.org arxiv:1610.09520v1 [cs.cv] 29 Oct 2016 Abstract

More information

Simultaneous Appearance Modeling and Segmentation for Matching People under Occlusion

Simultaneous Appearance Modeling and Segmentation for Matching People under Occlusion Simultaneous Appearance Modeling and Segmentation for Matching People under Occlusion Zhe Lin, Larry S. Davis, David Doermann, and Daniel DeMenthon Institute for Advanced Computer Studies University of

More information

Efficient Acquisition of Human Existence Priors from Motion Trajectories

Efficient Acquisition of Human Existence Priors from Motion Trajectories Efficient Acquisition of Human Existence Priors from Motion Trajectories Hitoshi Habe Hidehito Nakagawa Masatsugu Kidode Graduate School of Information Science, Nara Institute of Science and Technology

More information

Online Motion Agreement Tracking

Online Motion Agreement Tracking WU,ZHANG,BETKE: ONLINE MOTION AGREEMENT TRACKING 1 Online Motion Agreement Tracking Zheng Wu wuzheng@bu.edu Jianming Zhang jmzhang@bu.edu Margrit Betke betke@bu.edu Computer Science Department Boston University

More information

Human detection using local shape and nonredundant

Human detection using local shape and nonredundant University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2010 Human detection using local shape and nonredundant binary patterns

More information

Using 3D Scene Structure to Improve Tracking

Using 3D Scene Structure to Improve Tracking Using 3D Scene Structure to Improve Tracking Jan Prokaj and Gérard Medioni University of Southern California Los Angeles, CA 90089 {prokaj medioni}@usc.edu Abstract In this work we consider the problem

More information

Online Spatial-temporal Data Fusion for Robust Adaptive Tracking

Online Spatial-temporal Data Fusion for Robust Adaptive Tracking Online Spatial-temporal Data Fusion for Robust Adaptive Tracking Jixu Chen Qiang Ji Department of Electrical, Computer, and Systems Engineering Rensselaer Polytechnic Institute, Troy, NY 12180-3590, USA

More information

Aalborg Universitet. A new approach for detecting local features Nguyen, Phuong Giang; Andersen, Hans Jørgen

Aalborg Universitet. A new approach for detecting local features Nguyen, Phuong Giang; Andersen, Hans Jørgen Aalborg Universitet A new approach for detecting local features Nguyen, Phuong Giang; Andersen, Hans Jørgen Published in: International Conference on Computer Vision Theory and Applications Publication

More information

Comment Extraction from Blog Posts and Its Applications to Opinion Mining

Comment Extraction from Blog Posts and Its Applications to Opinion Mining Comment Extraction from Blog Posts and Its Applications to Opinion Mining Huan-An Kao, Hsin-Hsi Chen Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan

More information

2 Proposed Methodology

2 Proposed Methodology 3rd International Conference on Multimedia Technology(ICMT 2013) Object Detection in Image with Complex Background Dong Li, Yali Li, Fei He, Shengjin Wang 1 State Key Laboratory of Intelligent Technology

More information

Query Likelihood with Negative Query Generation

Query Likelihood with Negative Query Generation Query Likelihood with Negative Query Generation Yuanhua Lv Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL 61801 ylv2@uiuc.edu ChengXiang Zhai Department of Computer

More information

Pixel-Pair Features Selection for Vehicle Tracking

Pixel-Pair Features Selection for Vehicle Tracking 2013 Second IAPR Asian Conference on Pattern Recognition Pixel-Pair Features Selection for Vehicle Tracking Zhibin Zhang, Xuezhen Li, Takio Kurita Graduate School of Engineering Hiroshima University Higashihiroshima,

More information

FSRM Feedback Algorithm based on Learning Theory

FSRM Feedback Algorithm based on Learning Theory Send Orders for Reprints to reprints@benthamscience.ae The Open Cybernetics & Systemics Journal, 2015, 9, 699-703 699 FSRM Feedback Algorithm based on Learning Theory Open Access Zhang Shui-Li *, Dong

More information

arxiv: v1 [cs.mm] 12 Jan 2016

arxiv: v1 [cs.mm] 12 Jan 2016 Learning Subclass Representations for Visually-varied Image Classification Xinchao Li, Peng Xu, Yue Shi, Martha Larson, Alan Hanjalic Multimedia Information Retrieval Lab, Delft University of Technology

More information

Computer Vision with MATLAB MATLAB Expo 2012 Steve Kuznicki

Computer Vision with MATLAB MATLAB Expo 2012 Steve Kuznicki Computer Vision with MATLAB MATLAB Expo 2012 Steve Kuznicki 2011 The MathWorks, Inc. 1 Today s Topics Introduction Computer Vision Feature-based registration Automatic image registration Object recognition/rotation

More information

Car tracking in tunnels

Car tracking in tunnels Czech Pattern Recognition Workshop 2000, Tomáš Svoboda (Ed.) Peršlák, Czech Republic, February 2 4, 2000 Czech Pattern Recognition Society Car tracking in tunnels Roman Pflugfelder and Horst Bischof Pattern

More information

Image Classification for JPEG Compression

Image Classification for JPEG Compression Image Classification for Compression Jevgenij Tichonov Vilnius University, Institute of Mathematics and Informatics Akademijos str. 4 LT-08663, Vilnius jevgenij.tichonov@gmail.com Olga Kurasova Vilnius

More information

Learning to Track: Online Multi- Object Tracking by Decision Making

Learning to Track: Online Multi- Object Tracking by Decision Making Learning to Track: Online Multi- Object Tracking by Decision Making Yu Xiang 1,2, Alexandre Alahi 1, and Silvio Savarese 1 1 Stanford University, 2 University of Michigan ICCV 2015 1 Multi-Object Tracking

More information

A Lost Cycles Analysis for Performance Prediction using High-Level Synthesis

A Lost Cycles Analysis for Performance Prediction using High-Level Synthesis A Lost Cycles Analysis for Performance Prediction using High-Level Synthesis Bruno da Silva, Jan Lemeire, An Braeken, and Abdellah Touhafi Vrije Universiteit Brussel (VUB), INDI and ETRO department, Brussels,

More information

Multi-Targets Tracking Based on Bipartite Graph Matching

Multi-Targets Tracking Based on Bipartite Graph Matching BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 14, Special Issue Sofia 014 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.478/cait-014-0045 Multi-Targets Tracking Based

More information

A Novel Multi-Planar Homography Constraint Algorithm for Robust Multi-People Location with Severe Occlusion

A Novel Multi-Planar Homography Constraint Algorithm for Robust Multi-People Location with Severe Occlusion A Novel Multi-Planar Homography Constraint Algorithm for Robust Multi-People Location with Severe Occlusion Paper ID:086 Abstract Multi-view approach has been proposed to solve occlusion and lack of visibility

More information

A novel template matching method for human detection

A novel template matching method for human detection University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2009 A novel template matching method for human detection Duc Thanh Nguyen

More information

Part-based Visual Tracking with Online Latent Structural Learning: Supplementary Material

Part-based Visual Tracking with Online Latent Structural Learning: Supplementary Material Part-based Visual Tracking with Online Latent Structural Learning: Supplementary Material Rui Yao, Qinfeng Shi 2, Chunhua Shen 2, Yanning Zhang, Anton van den Hengel 2 School of Computer Science, Northwestern

More information

Multi-Object Tracking of Pedestrian Driven by Context

Multi-Object Tracking of Pedestrian Driven by Context Multi-Object Tracking of Pedestrian Driven by Context Nguyen Thi Lan Anh Francois Bremond INRIA Sophia Antipolis 2004 Route des Lucioles -BP93 Sophia Antipolis Cedex, 06902 - France {thi-lan-anh.nguyen

More information

Online Multi-Face Detection and Tracking using Detector Confidence and Structured SVMs

Online Multi-Face Detection and Tracking using Detector Confidence and Structured SVMs Online Multi-Face Detection and Tracking using Detector Confidence and Structured SVMs Francesco Comaschi 1, Sander Stuijk 1, Twan Basten 1,2 and Henk Corporaal 1 1 Eindhoven University of Technology,

More information

Object Tracking System Using Motion Detection and Sound Detection

Object Tracking System Using Motion Detection and Sound Detection Object Tracking System Using Motion Detection and Sound Detection Prashansha Jain Computer Science department Medicaps Institute of Technology and Management, Indore, MP, India Dr. C.S. Satsangi Head of

More information

The multi-perspective process explorer

The multi-perspective process explorer The multi-perspective process explorer Mannhardt, F.; de Leoni, M.; Reijers, H.A. Published in: Proceedings of the Demo Session of the 13th International Conference on Business Process Management (BPM

More information

Combining PGMs and Discriminative Models for Upper Body Pose Detection

Combining PGMs and Discriminative Models for Upper Body Pose Detection Combining PGMs and Discriminative Models for Upper Body Pose Detection Gedas Bertasius May 30, 2014 1 Introduction In this project, I utilized probabilistic graphical models together with discriminative

More information

GMMCP Tracker: Globally Optimal Generalized Maximum Multi Clique Problem for Multiple Object Tracking

GMMCP Tracker: Globally Optimal Generalized Maximum Multi Clique Problem for Multiple Object Tracking GMMCP without ADN GMMCP Tracker: Globally Optimal Generalized Maximum Multi Clique Problem for Multiple Object Tracking Afshin Dehghan Shayan Modiri Assari Mubarak Shah Center for Research in Computer

More information

[2008] IEEE. Reprinted, with permission, from [Yan Chen, Qiang Wu, Xiangjian He, Wenjing Jia,Tom Hintz, A Modified Mahalanobis Distance for Human

[2008] IEEE. Reprinted, with permission, from [Yan Chen, Qiang Wu, Xiangjian He, Wenjing Jia,Tom Hintz, A Modified Mahalanobis Distance for Human [8] IEEE. Reprinted, with permission, from [Yan Chen, Qiang Wu, Xiangian He, Wening Jia,Tom Hintz, A Modified Mahalanobis Distance for Human Detection in Out-door Environments, U-Media 8: 8 The First IEEE

More information

Poster Spotlights. Session: Motion and Tracking I: Tracking People, Tue 14 June 2010, 1:40-3:20 pm

Poster Spotlights. Session: Motion and Tracking I: Tracking People, Tue 14 June 2010, 1:40-3:20 pm The Twenty-Third IEEE Conference on Computer Vision and Pattern Recognition Poster Spotlights Session: Motion and Tracking I: Tracking People, Tue 14 June 2010, 1:40-3:20 pm Efficient Extraction of Human

More information

Self Lane Assignment Using Smart Mobile Camera For Intelligent GPS Navigation and Traffic Interpretation

Self Lane Assignment Using Smart Mobile Camera For Intelligent GPS Navigation and Traffic Interpretation For Intelligent GPS Navigation and Traffic Interpretation Tianshi Gao Stanford University tianshig@stanford.edu 1. Introduction Imagine that you are driving on the highway at 70 mph and trying to figure

More information

CS 223B Computer Vision Problem Set 3

CS 223B Computer Vision Problem Set 3 CS 223B Computer Vision Problem Set 3 Due: Feb. 22 nd, 2011 1 Probabilistic Recursion for Tracking In this problem you will derive a method for tracking a point of interest through a sequence of images.

More information

arxiv: v1 [cs.cv] 19 Oct 2016

arxiv: v1 [cs.cv] 19 Oct 2016 arxiv:1610.06136v1 [cs.cv] 19 Oct 2016 POI: Multiple Object Tracking with High Performance Detection and Appearance Feature Fengwei Yu 1,3 Wenbo Li 2,3 Quanquan Li 3 Yu Liu 3 Xiaohua Shi 1 Junjie Yan 3

More information

Real-Time* Multiple Object Tracking (MOT) for Autonomous Navigation

Real-Time* Multiple Object Tracking (MOT) for Autonomous Navigation Real-Time* Multiple Object Tracking (MOT) for Autonomous Navigation Ankush Agarwal,1 Saurabh Suryavanshi,2 ankushag@stanford.edu saurabhv@stanford.edu Authors contributed equally for this project. 1 Google

More information

Automatic visual recognition for metro surveillance

Automatic visual recognition for metro surveillance Automatic visual recognition for metro surveillance F. Cupillard, M. Thonnat, F. Brémond Orion Research Group, INRIA, Sophia Antipolis, France Abstract We propose in this paper an approach for recognizing

More information

Real-time detection and tracking of pedestrians in CCTV images using a deep convolutional neural network

Real-time detection and tracking of pedestrians in CCTV images using a deep convolutional neural network Real-time detection and tracking of pedestrians in CCTV images using a deep convolutional neural network 1 Introduction Debaditya Acharya acharyad@studentunimelbeduau Stephan Winter winter@unimelbeduau

More information

Adaptive Action Detection

Adaptive Action Detection Adaptive Action Detection Illinois Vision Workshop Dec. 1, 2009 Liangliang Cao Dept. ECE, UIUC Zicheng Liu Microsoft Research Thomas Huang Dept. ECE, UIUC Motivation Action recognition is important in

More information

Object Geolocation from Crowdsourced Street Level Imagery

Object Geolocation from Crowdsourced Street Level Imagery Object Geolocation from Crowdsourced Street Level Imagery Vladimir A. Krylov and Rozenn Dahyot ADAPT Centre, School of Computer Science and Statistics, Trinity College Dublin, Dublin, Ireland {vladimir.krylov,rozenn.dahyot}@tcd.ie

More information

A Factorization Method for Structure from Planar Motion

A Factorization Method for Structure from Planar Motion A Factorization Method for Structure from Planar Motion Jian Li and Rama Chellappa Center for Automation Research (CfAR) and Department of Electrical and Computer Engineering University of Maryland, College

More information

arxiv: v1 [cs.cv] 28 Mar 2016

arxiv: v1 [cs.cv] 28 Mar 2016 arxiv:1603.08592v1 [cs.cv] 28 Mar 2016 Exploring Local Context for Multi-target Tracking in Wide Area Aerial Surveillance Bor-Jeng Chen and Gérard Medioni University of Southern California {borjengc, medioni}@usc.edu

More information

Multiple-Person Tracking by Detection

Multiple-Person Tracking by Detection http://excel.fit.vutbr.cz Multiple-Person Tracking by Detection Jakub Vojvoda* Abstract Detection and tracking of multiple person is challenging problem mainly due to complexity of scene and large intra-class

More information

Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation

Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation Jong Taek Lee, M. S. Ryoo, Matthew Riley, and J. K. Aggarwal Computer & Vision Research Center Dept. of Electrical & Computer Engineering,

More information

Exploring Local Context for Multi-target Tracking in Wide Area Aerial Surveillance

Exploring Local Context for Multi-target Tracking in Wide Area Aerial Surveillance 2017 IEEE Winter Conference on Applications of Computer Vision Exploring Local Context for Multi-target Tracking in Wide Area Aerial Surveillance Bor-Jeng Chen University of Southern California borjengc@usc.edu

More information

Real-time target tracking using a Pan and Tilt platform

Real-time target tracking using a Pan and Tilt platform Real-time target tracking using a Pan and Tilt platform Moulay A. Akhloufi Abstract In recent years, we see an increase of interest for efficient tracking systems in surveillance applications. Many of

More information

Perceptual Grouping from Motion Cues Using Tensor Voting

Perceptual Grouping from Motion Cues Using Tensor Voting Perceptual Grouping from Motion Cues Using Tensor Voting 1. Research Team Project Leader: Graduate Students: Prof. Gérard Medioni, Computer Science Mircea Nicolescu, Changki Min 2. Statement of Project

More information

Object Tracking using Superpixel Confidence Map in Centroid Shifting Method

Object Tracking using Superpixel Confidence Map in Centroid Shifting Method Indian Journal of Science and Technology, Vol 9(35), DOI: 10.17485/ijst/2016/v9i35/101783, September 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Object Tracking using Superpixel Confidence

More information

Robust False Positive Detection for Real-Time Multi-Target Tracking

Robust False Positive Detection for Real-Time Multi-Target Tracking Robust False Positive Detection for Real-Time Multi-Target Tracking Henrik Brauer, Christos Grecos, and Kai von Luck University of the West of Scotland University of Applied Sciences Hamburg Henrik.Brauer@HAW-Hamburg.de

More information

METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS

METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS METRIC PLANE RECTIFICATION USING SYMMETRIC VANISHING POINTS M. Lefler, H. Hel-Or Dept. of CS, University of Haifa, Israel Y. Hel-Or School of CS, IDC, Herzliya, Israel ABSTRACT Video analysis often requires

More information

Detection of Multiple, Partially Occluded Humans in a Single Image by Bayesian Combination of Edgelet Part Detectors

Detection of Multiple, Partially Occluded Humans in a Single Image by Bayesian Combination of Edgelet Part Detectors Detection of Multiple, Partially Occluded Humans in a Single Image by Bayesian Combination of Edgelet Part Detectors Bo Wu Ram Nevatia University of Southern California Institute for Robotics and Intelligent

More information

Tri-modal Human Body Segmentation

Tri-modal Human Body Segmentation Tri-modal Human Body Segmentation Master of Science Thesis Cristina Palmero Cantariño Advisor: Sergio Escalera Guerrero February 6, 2014 Outline 1 Introduction 2 Tri-modal dataset 3 Proposed baseline 4

More information

Integrated Vehicle and Lane Detection with Distance Estimation

Integrated Vehicle and Lane Detection with Distance Estimation Integrated Vehicle and Lane Detection with Distance Estimation Yu-Chun Chen, Te-Feng Su, Shang-Hong Lai Department of Computer Science, National Tsing Hua University,Taiwan 30013, R.O.C Abstract. In this

More information

CV of Qixiang Ye. University of Chinese Academy of Sciences

CV of Qixiang Ye. University of Chinese Academy of Sciences 2012-12-12 University of Chinese Academy of Sciences Qixiang Ye received B.S. and M.S. degrees in mechanical & electronic engineering from Harbin Institute of Technology (HIT) in 1999 and 2001 respectively,

More information

USING MAXIMUM CONSISTENCY CONTEXT FOR MULTIPLE TARGET ASSOCIATION IN WIDE AREA TRAFFIC SCENES

USING MAXIMUM CONSISTENCY CONTEXT FOR MULTIPLE TARGET ASSOCIATION IN WIDE AREA TRAFFIC SCENES USING MAXIMUM CONSISTENCY CONTEXT FOR MULTIPLE TARGET ASSOCIATION IN WIDE AREA TRAFFIC SCENES Xinchu Shi 1,2, Peiyi Li 2, Haibin Ling 2, Weiming Hu 1, Eri Blasch 3 1 National Laboratory of Pattern Recognition,

More information

An Automatic Timestamp Replanting Algorithm for Panorama Video Surveillance *

An Automatic Timestamp Replanting Algorithm for Panorama Video Surveillance * An Automatic Timestamp Replanting Algorithm for Panorama Video Surveillance * Xinguo Yu, Wu Song, Jun Cheng, Bo Qiu, and Bin He National Engineering Research Center for E-Learning, Central China Normal

More information

Translation Symmetry Detection: A Repetitive Pattern Analysis Approach

Translation Symmetry Detection: A Repetitive Pattern Analysis Approach 2013 IEEE Conference on Computer Vision and Pattern Recognition Workshops Translation Symmetry Detection: A Repetitive Pattern Analysis Approach Yunliang Cai and George Baciu GAMA Lab, Department of Computing

More information

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images Karthik Ram K.V & Mahantesh K Department of Electronics and Communication Engineering, SJB Institute of Technology, Bangalore,

More information

Graph Matching Iris Image Blocks with Local Binary Pattern

Graph Matching Iris Image Blocks with Local Binary Pattern Graph Matching Iris Image Blocs with Local Binary Pattern Zhenan Sun, Tieniu Tan, and Xianchao Qiu Center for Biometrics and Security Research, National Laboratory of Pattern Recognition, Institute of

More information

Attentional Based Multiple-Object Tracking

Attentional Based Multiple-Object Tracking Attentional Based Multiple-Object Tracking Mark Calafut Stanford University mcalafut@stanford.edu Abstract This paper investigates the attentional based tracking framework of Bazzani et al. (2011) and

More information

Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N.

Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N. Building petabit/s data center network with submicroseconds latency by using fast optical switches Miao, W.; Yan, F.; Dorren, H.J.S.; Calabretta, N. Published in: Proceedings of 20th Annual Symposium of

More information

Towards Grading Gleason Score using Generically Trained Deep convolutional Neural Networks

Towards Grading Gleason Score using Generically Trained Deep convolutional Neural Networks Towards Grading Gleason Score using Generically Trained Deep convolutional Neural Networks Källén, Hanna; Molin, Jesper; Heyden, Anders; Lundström, Claes; Åström, Karl Published in: 2016 IEEE 13th International

More information

Vehicle and Person Tracking in UAV Videos

Vehicle and Person Tracking in UAV Videos Vehicle and Person Tracking in UAV Videos Jiangjian Xiao, Changjiang Yang, Feng Han, and Hui Cheng Sarnoff Corporation {jxiao, cyang, fhan, hcheng}@sarnoff.com Abstract. This paper presents two tracking

More information

Using the generalized Radon transform for detection of curves in noisy images

Using the generalized Radon transform for detection of curves in noisy images Downloaded from orbit.dtu.dk on: Jan 13, 2018 Using the generalized Radon transform for detection of curves in noisy images Toft, eter Aundal ublished in: Conference roceedings. 1996 IEEE International

More information

Multibody Model for Planetary Gearbox of 500 kw Wind Turbine

Multibody Model for Planetary Gearbox of 500 kw Wind Turbine Downloaded from orbit.dtu.dk on: Oct 19, 2018 Multibody Model for Planetary Gearbox of 500 kw Wind Turbine Jørgensen, Martin Felix Publication date: 2013 Link back to DTU Orbit Citation (APA): Jørgensen,

More information

Subject-Oriented Image Classification based on Face Detection and Recognition

Subject-Oriented Image Classification based on Face Detection and Recognition 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

CS231A Course Project Final Report Sign Language Recognition with Unsupervised Feature Learning

CS231A Course Project Final Report Sign Language Recognition with Unsupervised Feature Learning CS231A Course Project Final Report Sign Language Recognition with Unsupervised Feature Learning Justin Chen Stanford University justinkchen@stanford.edu Abstract This paper focuses on experimenting with

More information

ImageCLEF 2011

ImageCLEF 2011 SZTAKI @ ImageCLEF 2011 Bálint Daróczy joint work with András Benczúr, Róbert Pethes Data Mining and Web Search Group Computer and Automation Research Institute Hungarian Academy of Sciences Training/test

More information

Improving an Object Detector and Extracting Regions using Superpixels

Improving an Object Detector and Extracting Regions using Superpixels Improving an Object Detector and Extracting Regions using Superpixels Guang Shu, Afshin Dehghan, Mubarak Shah Computer Vision Lab, University of Central Florida {gshu, adehghan, shah}@eecs.ucf.edu Abstract

More information