CN103942536A - Multi-target tracking method of iteration updating track model - Google Patents

Multi-target tracking method of iteration updating track model Download PDF

Info

Publication number
CN103942536A
CN103942536A CN201410136574.1A CN201410136574A CN103942536A CN 103942536 A CN103942536 A CN 103942536A CN 201410136574 A CN201410136574 A CN 201410136574A CN 103942536 A CN103942536 A CN 103942536A
Authority
CN
China
Prior art keywords
target
response
model
target detection
detection response
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410136574.1A
Other languages
Chinese (zh)
Other versions
CN103942536B (en
Inventor
龚怡宏
王进军
张顺
王泽伦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xuzhou Guolong Electric Power Parts Foundry Co.,Ltd.
Original Assignee
Xian Jiaotong University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xian Jiaotong University filed Critical Xian Jiaotong University
Priority to CN201410136574.1A priority Critical patent/CN103942536B/en
Publication of CN103942536A publication Critical patent/CN103942536A/en
Application granted granted Critical
Publication of CN103942536B publication Critical patent/CN103942536B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a multi-target tracking method of an iteration updating track model. The method comprises the steps that firstly, a target detector trained in advance carries out target detection on each image in a video sequence, the track model is initialized through the detection result of the first frame of image, the probability function of a Markov random field is updated through the track model, tracking track fragments are solved through a belief propagation algorithm, the track model is updated again by selecting the confidence tracking track fragment, and the final target track is obtained through iteration. According to the method, through the iteration updating of the track model, the challenge problems of target shielding, missing detection and false detection of the detector, similar targets and the like in the multi-target tracking technology can be solved well, and multi-target reliable and accurate tracking can be achieved.

Description

A kind of iteration is upgraded the multi-object tracking method of locus model
Technical field
The invention belongs to Image processing and compute machine vision field, be specifically related to the multi-object tracking method that a kind of iteration is upgraded locus model.
Background technology
Multiple target tracking refers to a plurality of interesting targets in video sequence, maintains the identity of each target, and the movable information such as position of reasoning target, speed.Multiple target tracking is an important subject of computer vision field, at numerous areas such as intelligent video monitoring, robotics, behavioural analyses, has important using value.
Comparing with monotrack task, there is how challenging difficult point in multiple target tracking.First, the number of target is unknown, and along with the number of target turnover scene objects can change.Secondly, target is often blocked even completely by foreground object or other target partial occlusions, causes algorithm keeps track failure or causes the identity exchange between target.Finally, have the target of similar outward appearance in scene, especially they,, mutually when blocking, are difficult to distinguish each target simultaneously.
Progress along with target detection technique, nearest multi-object tracking method mainly uses the tracking based on detecting, apply an object detector that training in advance is good, on the every width image of video sequence, carry out target detection, track algorithm is mainly that the detection response in time series is carried out to data connection, and the detection response that belongs to same target is connected into a track.As being CN101339608A at publication number, Chinese patent discloses " a kind of method for tracking target and system based on detecting ", this patent is set up tracking target queue, and according to position and yardstick, present frame detection response is mated with object queue, realize target is followed the tracks of and state upgrades, and has strengthened the real-time of following the tracks of.But in target, overlap, when separation or appearance change, reliability is low, follows the tracks of unstable.
Summary of the invention
The object of the invention is to overcome the shortcoming of above-mentioned prior art, the multi-object tracking method that provides a kind of iteration to upgrade locus model, this tracking can high precision, reliably a plurality of targets are followed the tracks of.
For achieving the above object, the multi-object tracking method that iteration of the present invention is upgraded locus model comprises the following steps:
1) by the good object detector of training in advance, the every width image performance objective in video sequence is detected, obtain target detection response, obtain the Feature Descriptor of each target detection response, then video sequence is equally divided into N time window;
2) establish target trajectory model and comprise response target each Feature Descriptor constantly in current time window, according to the target detection of video sequence the first frame, respond to obtain target trajectory model T=(T 1..., T k, wherein, T kbe the locus model of K response target, K responds the quantity of target in the first frame, and the locus model of each response target is corresponding target detection response all, then according to target trajectory model assessment, goes out respectively to respond the position of target in whole time window;
3) each target detection response of establishing in each time window is an observation in markov random file, each is observed and connects a mark, set up markov random file, then by probability function and the level and smooth probability function of target trajectory model modification markov random file, and obtain the marginal probability distribution that the response of each target detection belongs to each locus model, when the marginal probability that belongs to this locus model when target detection response is greater than pre-set threshold value, the mark of this target detection response is revised as to the target sequence number of respective response target;
4) target sequence is number identical and couple together from the target detection response of consecutive frame, forms a target trajectory fragment, then the response target newly obtaining is increased in target trajectory model, and deletes the locus model corresponding to response target of disappearance;
5) repeating step 3 then) and step 4), obtain the target trajectory fragment of all response targets in whole video sequence, then the target trajectory fragment of same target sequence number is coupled together, then after level and smooth and interpolation processing respectively respond the track of target.
Step 1) in, the Feature Descriptor of each target detection response comprises response target's center point coordinate, speed, color histogram and size.
Step 3) concrete steps are: establish the observation y that the target detection response in each time window is markov random file i, each is observed and connects a mark l i, the conditional probability that maximizes markov random file is:
P ( L | Y ; T ) = 1 Z &Pi; i &phi; ( l i , y i ) &Pi; < i , j > &psi; ( l i , l j )
Wherein, Z is normalized factor, the observation set that Y is random field, and the tag set that L is random field, T is locus model, φ (l i, y i) be single-point probability function, ψ (l i, l j) be level and smooth probability function;
By the single-point probability function φ (l of target trajectory model modification markov random file i, y i) and level and smooth probability function ψ (l i, l j), recycling faith propagation algorithm obtains each target detection response and belongs to the marginal probability distribution that respectively responds target, when the marginal probability that belongs to this response target when target detection response is greater than pre-set threshold value a, target detection is responded to the target sequence number that corresponding mark is revised as respective response target.
The present invention has following beneficial effect:
Iteration of the present invention is upgraded the multi-object tracking method of locus model when obtaining the track of a plurality of targets, first by the good object detector of training in advance, the every width image performance objective in video sequence is detected, then video sequence is divided into N time window, and obtain target trajectory model according to the target detection response of the first frame in each time window, and then carry out locus model renewal and maximize markov random file conditional probability by iteration, make the more accurate of target trajectory model change, thereby obtain accurate target trajectory, keeping dbjective state to remain unchanged at short notice simultaneously, thereby improve the robustness of target following.
Accompanying drawing explanation
Fig. 1 is schematic flow sheet of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the present invention is described in further detail:
With reference to figure 1, iteration of the present invention is upgraded the multi-object tracking method of locus model, comprises the following steps:
1) by the good object detector of training in advance, the every width image performance objective in video sequence is detected, obtain target detection response, obtain the Feature Descriptor of each target detection response, then video sequence is equally divided into N time window;
2) establish target trajectory model and comprise response target each Feature Descriptor constantly in current time window, according to the target detection of video sequence the first frame, respond to obtain target trajectory model T={T 1..., T k, wherein, T kbe the locus model of K response target, K responds the quantity of target in the first frame, and the locus model of each response target is corresponding target detection response all, then according to target trajectory model assessment, goes out respectively to respond the position of target in whole time window;
Wherein, locus model T kcomprise following parameter: represent that target trajectory model prediction current time window is in each residing position of time of day response target, the average velocity that represents response target, the color histogram that represents response target, the size that represents response target.
3) each target detection response of establishing in each time window is an observation in markov random file, each is observed and connects a mark, set up markov random file, then by probability function and the level and smooth probability function of target trajectory model modification markov random file, and obtain the marginal probability distribution that the response of each target detection belongs to each locus model, when the marginal probability that belongs to this locus model when target detection response is greater than pre-set threshold value, the mark of this target detection response is revised as to the target sequence number of respective response target;
4) target sequence is number identical and couple together from the target detection response of consecutive frame, forms a target trajectory fragment, then the response target newly obtaining is increased in target trajectory model, and deletes the locus model corresponding to response target of disappearance;
5) repeating step 3 then) and step 4), obtain the target trajectory fragment of all response targets in whole video sequence, then the target trajectory fragment of same target sequence number is coupled together, then after level and smooth and interpolation processing respectively respond the track of target.
Step 1) in, the Feature Descriptor of each target detection response comprises response target's center point coordinate, speed, color histogram and size.
Step 3) concrete steps are: establish the observation y that the target detection response in each time window is markov random file i, each is observed and connects a mark l i, the conditional probability that maximizes markov random file is:
P ( L | Y ; T ) = 1 Z &Pi; i &phi; ( l i , y i ) &Pi; < i , j > &psi; ( l i , l j )
Wherein, Z is normalized factor, the observation set that Y is random field, and the tag set that L is random field, T is locus model, φ (l i, y i) be single-point probability function, ψ (l i, l j) be level and smooth probability function;
By the single-point probability function φ (l of target trajectory model modification markov random file i, y i) and level and smooth probability function ψ (l i, l j), recycling faith propagation algorithm obtains each target detection response and belongs to the marginal probability distribution that respectively responds target, when the marginal probability that belongs to this response target when target detection response is greater than pre-set threshold value a, target detection is responded to the target sequence number that corresponding mark is revised as respective response target.
Wherein, the single-point probability function φ (l of k target i, y i), being defined as the similarity that detects response and k object module, similarity is calculated and is divided into center point coordinate, speed, color histogram and size.Level and smooth probability function ψ (l i, l j) solve for the adjacent node in neighborhood, frame adjacent node and belong to the adjacent node of same frame before and after comprising.To front and back frame adjacent node, the probability that belongs to same dbjective state when detection response is larger, otherwise less; Adjacent node to same frame, because target can not appear at two places in piece image simultaneously, so detect response, to belong to the probability of same dbjective state less, larger on the contrary.

Claims (3)

1. iteration is upgraded a multi-object tracking method for locus model, it is characterized in that, comprises the following steps:
1) by the good object detector of training in advance, the every width image performance objective in video sequence is detected, obtain target detection response, obtain the Feature Descriptor of each target detection response, then video sequence is equally divided into N time window;
2) establish target trajectory model and comprise response target each Feature Descriptor constantly in current time window, according to the target detection of video sequence the first frame, respond to obtain target trajectory model T={T 1..., T k, wherein, T kbe the locus model of K response target, K responds the quantity of target in the first frame, and the locus model of each response target is corresponding target detection response all, then according to target trajectory model assessment, goes out respectively to respond the position of target in whole time window;
3) each target detection response of establishing in each time window is an observation in markov random file, each is observed and connects a mark, set up markov random file, then by probability function and the level and smooth probability function of target trajectory model modification markov random file, and obtain the marginal probability distribution that the response of each target detection belongs to each locus model, when the marginal probability that belongs to this locus model when target detection response is greater than pre-set threshold value, the mark of this target detection response is revised as to the target sequence number of respective response target;
4) target sequence is number identical and couple together from the target detection response of consecutive frame, forms a target trajectory fragment, then the response target newly obtaining is increased in target trajectory model, and deletes the locus model corresponding to response target of disappearance;
5) repeating step 3 then) and step 4), obtain the target trajectory fragment of all response targets in whole video sequence, then the target trajectory fragment of same target sequence number is coupled together, then after level and smooth and interpolation processing respectively respond the track of target.
2. iteration according to claim 1 is upgraded the multi-object tracking method of locus model, it is characterized in that step 1) in the Feature Descriptor of each target detection response comprise response target's center point coordinate, speed, color histogram and size.
3. iteration according to claim 1 is upgraded the multi-object tracking method of locus model, it is characterized in that step 3) concrete steps be: observe y for one that to establish target detection response in each time window be markov random file i, each is observed and connects a mark l i, the conditional probability that maximizes markov random file is:
P ( L | Y ; T ) = 1 Z &Pi; i &phi; ( l i , y i ) &prod; < i , j > &psi; ( l i , l j )
Wherein, Z is normalized factor, the observation set that Y is random field, and the tag set that L is random field, T is locus model, φ (l i, y i) be single-point probability function, ψ (l i, l j) be level and smooth probability function;
By the single-point probability function φ (l of target trajectory model modification markov random file i, y i) and level and smooth probability function ψ (l i, l j), recycling faith propagation algorithm obtains each target detection response and belongs to the marginal probability distribution that respectively responds target, when the marginal probability that belongs to this response target when target detection response is greater than pre-set threshold value a, target detection is responded to the target sequence number that corresponding mark is revised as respective response target.
CN201410136574.1A 2014-04-04 2014-04-04 Multi-target tracking method of iteration updating track model Active CN103942536B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410136574.1A CN103942536B (en) 2014-04-04 2014-04-04 Multi-target tracking method of iteration updating track model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410136574.1A CN103942536B (en) 2014-04-04 2014-04-04 Multi-target tracking method of iteration updating track model

Publications (2)

Publication Number Publication Date
CN103942536A true CN103942536A (en) 2014-07-23
CN103942536B CN103942536B (en) 2017-04-26

Family

ID=51190200

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410136574.1A Active CN103942536B (en) 2014-04-04 2014-04-04 Multi-target tracking method of iteration updating track model

Country Status (1)

Country Link
CN (1) CN103942536B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105678804A (en) * 2016-01-06 2016-06-15 北京理工大学 Real-time on-line multi-target tracking method by coupling target detection and data association
CN105957105A (en) * 2016-04-22 2016-09-21 清华大学 Multi-target tracking method and system based on behavior learning
CN106022220A (en) * 2016-05-09 2016-10-12 西安北升信息科技有限公司 Method for performing multi-face tracking on participating athletes in sports video
CN107883963A (en) * 2017-11-08 2018-04-06 大连大学 A kind of position prediction algorithm being combined based on IRWQS with fuzzy characteristics
CN108063802A (en) * 2017-12-01 2018-05-22 南京邮电大学 User location dynamic modeling optimization method based on edge calculations
CN108804539A (en) * 2018-05-08 2018-11-13 山西大学 A kind of track method for detecting abnormality under time and space double-visual angle
CN109389134A (en) * 2018-09-28 2019-02-26 山东衡昊信息技术有限公司 A kind of image processing method of meat products processing production line supervisory information system
CN109478333A (en) * 2016-09-30 2019-03-15 富士通株式会社 Object detection method, device and image processing equipment
CN111489377A (en) * 2020-03-27 2020-08-04 北京迈格威科技有限公司 Target tracking self-evaluation method and device
TWI703538B (en) * 2017-07-13 2020-09-01 大陸商北京航跡科技有限公司 Systems and methods for trajectory determination
CN112990154A (en) * 2021-05-11 2021-06-18 腾讯科技(深圳)有限公司 Data processing method, computer equipment and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101339608A (en) * 2008-08-15 2009-01-07 北京中星微电子有限公司 Object tracking method and system based on detection
US20100013935A1 (en) * 2006-06-14 2010-01-21 Honeywell International Inc. Multiple target tracking system incorporating merge, split and reacquisition hypotheses
CN101944234A (en) * 2010-07-23 2011-01-12 中国科学院研究生院 Multi-object tracking method and device driven by characteristic trace

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100013935A1 (en) * 2006-06-14 2010-01-21 Honeywell International Inc. Multiple target tracking system incorporating merge, split and reacquisition hypotheses
CN101339608A (en) * 2008-08-15 2009-01-07 北京中星微电子有限公司 Object tracking method and system based on detection
CN101944234A (en) * 2010-07-23 2011-01-12 中国科学院研究生院 Multi-object tracking method and device driven by characteristic trace

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105678804A (en) * 2016-01-06 2016-06-15 北京理工大学 Real-time on-line multi-target tracking method by coupling target detection and data association
CN105957105A (en) * 2016-04-22 2016-09-21 清华大学 Multi-target tracking method and system based on behavior learning
CN105957105B (en) * 2016-04-22 2018-10-02 清华大学 The multi-object tracking method and system of Behavior-based control study
CN106022220B (en) * 2016-05-09 2020-02-28 北京河马能量体育科技有限公司 Method for tracking multiple faces of participating athletes in sports video
CN106022220A (en) * 2016-05-09 2016-10-12 西安北升信息科技有限公司 Method for performing multi-face tracking on participating athletes in sports video
CN109478333A (en) * 2016-09-30 2019-03-15 富士通株式会社 Object detection method, device and image processing equipment
US10809731B2 (en) 2017-07-13 2020-10-20 Beijing Voyager Technology Co., Ltd. Systems and methods for trajectory determination
TWI703538B (en) * 2017-07-13 2020-09-01 大陸商北京航跡科技有限公司 Systems and methods for trajectory determination
CN107883963A (en) * 2017-11-08 2018-04-06 大连大学 A kind of position prediction algorithm being combined based on IRWQS with fuzzy characteristics
CN107883963B (en) * 2017-11-08 2020-02-14 大连大学 Position prediction algorithm based on combination of IRWQS and fuzzy features
CN108063802A (en) * 2017-12-01 2018-05-22 南京邮电大学 User location dynamic modeling optimization method based on edge calculations
CN108063802B (en) * 2017-12-01 2020-07-28 南京邮电大学 User position dynamic modeling optimization method based on edge calculation
CN108804539A (en) * 2018-05-08 2018-11-13 山西大学 A kind of track method for detecting abnormality under time and space double-visual angle
CN108804539B (en) * 2018-05-08 2022-03-18 山西大学 Track anomaly detection method under time and space double view angles
CN109389134A (en) * 2018-09-28 2019-02-26 山东衡昊信息技术有限公司 A kind of image processing method of meat products processing production line supervisory information system
CN111489377A (en) * 2020-03-27 2020-08-04 北京迈格威科技有限公司 Target tracking self-evaluation method and device
CN111489377B (en) * 2020-03-27 2023-11-10 北京迈格威科技有限公司 Target tracking self-evaluation method and device
CN112990154A (en) * 2021-05-11 2021-06-18 腾讯科技(深圳)有限公司 Data processing method, computer equipment and readable storage medium
CN112990154B (en) * 2021-05-11 2021-07-30 腾讯科技(深圳)有限公司 Data processing method, computer equipment and readable storage medium

Also Published As

Publication number Publication date
CN103942536B (en) 2017-04-26

Similar Documents

Publication Publication Date Title
CN103942536A (en) Multi-target tracking method of iteration updating track model
Yoo et al. A robust lane detection method based on vanishing point estimation using the relevance of line segments
Frossard et al. End-to-end learning of multi-sensor 3d tracking by detection
Zhou et al. Deep continuous conditional random fields with asymmetric inter-object constraints for online multi-object tracking
Breitenstein et al. Robust tracking-by-detection using a detector confidence particle filter
CN101887587B (en) Multi-target track method based on moving target detection in video monitoring
Breitenstein et al. Online multiperson tracking-by-detection from a single, uncalibrated camera
CN105023278A (en) Movable target tracking method and system based on optical flow approach
CN104008371A (en) Regional suspicious target tracking and recognizing method based on multiple cameras
CN106778712B (en) Multi-target detection and tracking method
CN101799968B (en) Detection method and device for oil well intrusion based on video image intelligent analysis
CN103971386A (en) Method for foreground detection in dynamic background scenario
CN106934817B (en) Multi-attribute-based multi-target tracking method and device
Bloisi et al. Argos—A video surveillance system for boat traffic monitoring in Venice
WO2012009947A1 (en) Device and method of signature-driven multi-target tracking
CN104217428A (en) Video monitoring multi-target tracking method for fusion feature matching and data association
CN104019816A (en) Flight track extraction method based on probability hypothesis density filter associated with global time and space
CN111798487A (en) Target tracking method, device and computer readable storage medium
Zheng et al. Adaptive edge-based mean shift for drastic change gray target tracking
CN102810206A (en) Real-time loitering detection method based on dynamic programming
Qing et al. A novel particle filter implementation for a multiple-vehicle detection and tracking system using tail light segmentation
Ryoo et al. Observe-and-explain: A new approach for multiple hypotheses tracking of humans and objects
CN104392466A (en) Detecting and tracking method based on visual salient original target
CN112967320B (en) Ship target detection tracking method based on bridge anti-collision
Hamandi et al. Ground segmentation and free space estimation in off-road terrain

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20210106

Address after: 221600 North Side of Xiaohe Road, Peixian Development Zone, Xuzhou City, Jiangsu Province

Patentee after: Xuzhou Guolong Electric Power Parts Foundry Co.,Ltd.

Address before: 710049 No. 28 West Xianning Road, Shaanxi, Xi'an

Patentee before: XI'AN JIAOTONG University

TR01 Transfer of patent right