WO2018227491A1 - 视频多目标模糊数据关联方法及装置 - Google Patents
视频多目标模糊数据关联方法及装置 Download PDFInfo
- Publication number
- WO2018227491A1 WO2018227491A1 PCT/CN2017/088495 CN2017088495W WO2018227491A1 WO 2018227491 A1 WO2018227491 A1 WO 2018227491A1 CN 2017088495 W CN2017088495 W CN 2017088495W WO 2018227491 A1 WO2018227491 A1 WO 2018227491A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- result
- observation
- prediction
- prediction result
- occlusion
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/246—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
Definitions
- the present invention relates to the field of target tracking, and in particular to a video multi-target fuzzy data association method and apparatus.
- Video multi-target tracking has always been a hot research topic in the field of computer vision. It combines image processing, pattern recognition, artificial intelligence, automatic control and computer in one, in intelligent video surveillance, human-computer interaction, robot vision navigation, virtual reality, The fields of medical diagnosis, traffic control and monitoring have very important practical value.
- the invention provides a video multi-objective fuzzy data association method and device, which can improve the accuracy of multi-target tracking in a complex environment.
- a technical solution adopted by the present invention is to provide a video multi-target fuzzy data association method, comprising: performing online target motion detection on a current video frame, and detecting a possible moving object as an observation result; Determining an occlusion between prediction results of different targets in a current video frame, wherein the prediction result is obtained by using at least a trajectory of a target of a previous video frame; and determining each prediction according to the occlusion degree Whether occlusion occurs between the result and the other predicted results; if no occlusion occurs between the predicted result and any other of the predicted results, performing a first data association on the predicted result and the observed result; And performing occlusion between the prediction result and the other prediction result, and performing a second data association on the prediction result and the observation result, wherein the first data association and the first data association are different.
- a technical solution adopted by the present invention is to provide a video multi-target fuzzy data association device, including: a processor, configured to perform online target motion on a current video frame acquired from the camera Detecting, detecting the obtained possible moving object as an observation result; calculating an occlusion degree between prediction results of different targets in the current video frame, wherein the prediction result is obtained by predicting at least the trajectory of the target of the previous video frame Determining whether occlusion occurs between each of the prediction results and the other prediction results according to the occlusion degree; if no occlusion occurs between the prediction result and any other of the prediction results, The prediction result and the observation result are associated with the first data; if an occlusion occurs between the prediction result and the other prediction result, And performing a second data association on the prediction result and the observation result, wherein the first data association and the first data association are different.
- the invention has the beneficial effects of providing a method and a device for video multi-objective fuzzy data association. Firstly, by determining whether occlusion occurs between prediction results of all targets in the current video frame, occlusion occurs between the prediction results of the target respectively. With and without occlusion, the data association between the prediction result and the observation result can accurately track multiple targets under the conditions of apparent similarity, frequent interaction, occlusion, and background interference, and has strong robustness and accuracy. .
- FIG. 1 is a flow chart of a first embodiment of a video multi-target fuzzy data association method according to the present invention
- FIG. 2 is a schematic diagram of occlusion between prediction results of different targets of the present invention.
- FIG. 3 is a flowchart of a second embodiment of a video multi-target fuzzy data association method according to the present invention.
- step S14 in FIG. 2 is a schematic flow chart of an embodiment of step S14 in FIG. 2;
- FIG. 5 is a schematic flowchart of an embodiment of step S143 in FIG. 4;
- FIG. 6 is a third embodiment of a video multi-objective fuzzy data association method according to the present invention.
- step S24 in FIG. 6 is a schematic flow chart of an embodiment of step S24 in FIG. 6;
- step S242 in FIG. 7 is a schematic flow chart of an embodiment of step S242 in FIG. 7;
- Figure 9 is a fuzzy input variable f k (i, j) of the present invention, Schematic diagram of the membership function
- FIG. 10 is a schematic diagram of a membership function of the output fuzzy variable ⁇ k of the present invention.
- FIG. 11 is a schematic structural diagram of multi-feature clue fusion according to the present invention.
- step S244 in FIG. 7 is a schematic flow chart of an embodiment of step S244 in FIG. 7;
- FIG. 13 is a flowchart of a fourth embodiment of a video multi-target fuzzy data association method according to the present invention.
- step S5 in FIG. 13 is a schematic flow chart of an embodiment of step S5 in FIG. 13;
- step S52 in FIG. 14 is a schematic flow chart of an embodiment of step S52 in FIG. 14;
- 16 is a schematic structural diagram of a first embodiment of a video multi-target fuzzy data association apparatus according to the present invention.
- FIG. 17 is a schematic structural diagram of a second embodiment of a video multi-target fuzzy data association apparatus according to the present invention.
- the first embodiment of the video multi-target fuzzy data association method of the present invention includes:
- S1 Perform online target motion detection on the current video frame, and detect the possible moving object as an observation result.
- the motion detection algorithm such as frame difference method, optical flow method and background subtraction method is used to detect the motion of the current video frame, so as to find out the pixels belonging to the foreground of the motion, supplemented by median filtering and simple morphological processing, and finally obtain the current video.
- Possible moving objects in the frame are used as observation objects.
- An observation object is an image block in the current video frame. Generally, the shape of the observation object is a rectangle.
- the prediction result of the target in this step is obtained by predicting at least the trajectory of the target of the previous video frame.
- an occlusion calculation is performed between the prediction results of all the targets in the current frame video to determine whether occlusion occurs between the prediction results of all the targets in the current frame video.
- FIG. 2 is a schematic diagram of occlusion between prediction results of different targets of the present invention.
- the tracking icon shapes of the prediction result A and the prediction result B are all rectangular, and there is overlap between the two, and the parameter of the prediction result A is expressed as: [x, y, w , d], where x, y represent the coordinates of the rectangular frame, w represents the width of the rectangular frame, d represents the height of the rectangular frame, and the parameter of the prediction result B is expressed as: [x', y', w', h'] Where x', y' represents the coordinates of the rectangular frame, w' represents the width of the rectangular frame, h' represents the height of the rectangular frame, and the shaded portion between the predicted result A and the predicted result B is expressed as: [x o , y o , w o ,h o ], and the overlapping parts are expressed as:
- the area of the overlap between the prediction result A and the prediction result B is expressed as w o *h o . If the above w o , h o does not satisfy w o >0 or h o >0, the two tracking rectangles do not form an overlapping rectangle, that is, the overlapping rectangle area is 0.
- the occlusion degree between the two is defined as:
- s( ⁇ ) represents the area of the area
- the occlusion degree satisfies 0 ⁇ ⁇ (A, B) ⁇ 1.
- ⁇ (A, B) is greater than 0, it means that occlusion occurs between the prediction result A and the prediction result B.
- the occlusion degree is determined for the prediction result of all the targets in the current video frame scene, and the overlap ratio ⁇ ij of the tracking rectangle between the different target prediction results of the current video frame is calculated according to the formula (1) (different targets).
- the occlusion degree between the prediction results is determined, and it is judged whether the occlusion degree of each prediction result and other prediction results is smaller than the first occlusion determination threshold ⁇ over .
- the first occlusion determination threshold ⁇ over satisfies ⁇ over ⁇ [0, 1]. If ⁇ ij is smaller than the first occlusion determination threshold ⁇ over , occlusion is considered to occur between the prediction results. If ⁇ over is equal to 0, it indicates that no occlusion occurs between the prediction results.
- the first data is associated with the observation result in the current video frame. . Further, an occlusion occurs between the prediction result and the other prediction result, and the second data is associated with the observation result in the current video frame.
- the first data association is different from the first data association, and the second data association is more complex than the first data association.
- occlusion and non-occlusion are respectively performed between the prediction results of the target, and data association between the prediction result and the observation result is performed. It can accurately track multiple targets under the conditions of apparent similarity, frequent interaction, occlusion and background interference, and has strong robustness and accuracy.
- FIG. 3 is a second embodiment of a video multi-target fuzzy data association method according to the first embodiment of the video multi-objective fuzzy data association method of the present invention, which is related to the video multi-target fuzzy data association of the present invention.
- the method is further extended by the first embodiment, and therefore the same steps as the first embodiment of the video multi-objective fuzzy data association method of the present invention are not described herein.
- This embodiment includes:
- S11 Perform online target motion detection on the current video frame, and detect the possible moving object as an observation result.
- step S14 further includes the following sub-steps:
- the first similarity measure is used to measure the predicted result and the distance between the observed result.
- the first similarity measure includes: a spatial distance feature similarity measure and an appearance feature similarity measure.
- the spatial distance feature is one of the features that can more effectively match the observation and prediction results of the target.
- the spatial distance feature similarity measure f D ( ⁇ ) between the observation d and the prediction result o is defined as:
- the appearance feature similarity measure f S ( ⁇ ) between the observation result d and the prediction result o is defined as:
- the multiplicative fusion is used to fuse the spatial distance feature similarity measure and the appearance feature similarity measure to obtain the correlation between the observation result and the prediction result, and is defined as:
- the correlation cost matrix between the observation result and the prediction result is obtained according to the degree of association, and is defined as:
- step S143 further includes the following sub-steps:
- S1432 Determine whether the maximum value is the maximum value in the row and column, and meet the greater than the first threshold.
- the spatial distance feature similarity measure and the appearance feature similarity measure between the observation result and the prediction result are fused to obtain an associated cost matrix of the two.
- the optimization solution can find the correct correlation observations and prediction results.
- FIG. 6 is a third embodiment of a video multi-target fuzzy data association method according to the first embodiment of the video multi-objective fuzzy data association method of the present invention, which is related to the video multi-target fuzzy data association of the present invention.
- the method is further extended by the first embodiment, and therefore the same steps as the first embodiment of the video multi-objective fuzzy data association method of the present invention are not described herein.
- This embodiment includes:
- S21 Perform online target motion detection on the current video frame, and detect the possible moving object as an observation result.
- the fusion of the two features cannot be completed due to the simple multiplicative fusion strategy, and the correlation between the prediction result and the observation result cannot be completed.
- a logical multi-feature clue weighted fusion strategy At the same time, after the target's prediction result is in the occlusion state, since it loses most of the shape features, its model is no longer updated. At this time, the most reliable is the motion information of the prediction result, because the target's predicted result motion will have inertia.
- the running speed generally does not change greatly in a short time, and the position before the occlusion can be generated based on the prediction result, and the motion trajectory of the target prediction result is predicted by Kalman filtering.
- step S24 further includes the following sub-steps:
- the color feature has better ability to resist the deformation of the target, but it lacks the description of the spatial structure of the prediction result, and is sensitive to illumination, and the edge feature can well describe the edge of the human body.
- the variation and the small amount of offset are insensitive, so the color and edge features have complementary characteristics, so the present invention uses these two kinds of information fusion to establish the appearance characteristics of the prediction result.
- the distance between the observation result and the prediction result is measured by the second similarity measure, and the second similarity measure includes an appearance feature similarity measure, a geometric feature similarity measure, and a motion feature similarity measure. And spatial distance feature similarity measures.
- the appearance feature similarity measure f A ( ⁇ ) between the observation result d and the prediction result o is defined as:
- H c ( ⁇ ) is a color histogram feature weighted by the background of the current video frame image
- H g ( ⁇ ) is a block gradient direction histogram feature
- Is a variance constant Is the variance constant.
- the motion feature similarity measure f M ( ⁇ ) between the observation d and the prediction result o is defined as:
- the spatial distance feature similarity measure f D ( ⁇ ) between the observation d and the prediction result o is defined as:
- the appearance feature similarity measure f S ( ⁇ ) between the observation d and the prediction result o is defined as:
- the target model and the candidate model corresponding to the appearance feature similarity measure and the geometric feature similarity measure are respectively defined as:
- Bhattacharyya coefficient which is defined as:
- the motion model of the predicted result of the target is described by the coordinates and velocity of its centroid.
- the motion of the video target motion is not very large.
- the tracking rectangle (x, y, w, h) of the prediction result of each target establishes a motion state parameter model based on position, size, and velocity. Then define the state variable X k of the Kalman filter as:
- x and y respectively represent the horizontal and vertical coordinates of the centroid of the tracking rectangle of the observation result of the kth frame, and respectively represent the velocity of the centroid of the tracking rectangle of the observation result of the kth frame in the x-axis and the y-axis direction.
- S242 Calculating a weight value of each feature similarity measure in the second similarity measure by using a fuzzy inference system model.
- the U i of the domain is a fuzzy set whose membership function is defined as
- the i-th fuzzy inference rule of the fuzzy inference system is defined as:
- the weighted average clearing method is used to obtain the total output of the fuzzy inference system model, which is defined as:
- Membership function The point at which the maximum value is taken.
- step S242 further includes the following sub-steps:
- the input of the fuzzy inference system is a similarity measure of each feature of the current video frame, and the output is the weight of each corresponding feature ⁇ k ⁇ k ⁇ A, M, S, D ⁇ , wherein the feature k can be included but not It is limited to appearance feature similarity measure, geometric feature similarity measure and motion feature similarity measure.
- the control rules are complex and the calculation amount is huge. To reduce the calculation amount and reduce the control rules, the controller is simplified. Since the weight value of each feature depends on the similarity measure of the feature and the relative size of the remaining feature similarity measure, the similarity measure of each feature and the mean of all feature similarity measures can be used as the fuzzy input respectively. Determine the weight value of the feature. Therefore, the fuzzy controller can be simplified into four two-dimensional fuzzy controllers.
- the motion feature similarity measure is the first fuzzy input variable
- the similarity measure of the remaining three features is the second fuzzy input variable
- the calculation of the similarity mean of the remaining three features can be defined. for:
- FIG. 9 is a fuzzy input variable f k (i, j) according to the present invention. Schematic diagram of the membership function. Wherein, in the two-dimensional fuzzy controller, the input variable f k (i, j) and Fuzzy to ⁇ Zo, PS, PM, PL, PE ⁇ , each fuzzy language means: Zo (zero), PS (positive small), PM (median), PL (positive), PE (maximum), input variables f k (i,j) and See Figure 9 for the membership function.
- FIG. 10 is a schematic diagram of the membership function of the output fuzzy variable ⁇ k according to the present invention.
- the meaning of each fuzzy language is: VL (very small), L (small), M (medium), H (high), The membership function of VH (very high) and EH (very high) output variable ⁇ k can be seen in Figure 4.
- Table 1 is a fuzzy rule table of the input and output variables of the fuzzy inference system. It can be seen that the similarity measure f k (i, j) of the feature k increases and the other characteristic similarities Mean mean The decrease, the greater the fusion weight value of the output, and vice versa. Thereby, the weight value of the reliable feature information is given to the tracking period, and the weight value of the unreliable feature information is given less.
- FIG. 11 is a schematic structural diagram of multi-feature clue fusion according to the present invention.
- the motion feature similarity measure f M (i, j) is the first fuzzy input variable, and the appearance feature similarity measure, the spatial distance feature similarity measure, and the geometric feature similarity measure are used.
- Mean for the second fuzzy input variable the feature weight value ⁇ M of the motion feature similarity measure is determined.
- the appearance feature similarity measure f S (i, j) is the first fuzzy input variable, and the mean of the motion feature similarity measure, the spatial distance feature similarity measure and the geometric feature similarity measure For the second fuzzy input variable, combined with the fuzzy inference rule, the feature weight value ⁇ S of the appearance feature similarity measure can be obtained.
- the feature weight value of the spatial distance feature similarity measure and the calculation method of the feature weight value ⁇ D and ⁇ A of the geometric feature similarity measure are similar to the method for calculating the feature weight value of the motion feature similarity measure described above.
- the feature weight values ⁇ k ⁇ k ⁇ A, M, S, D ⁇ of the feature similarity measure are sequentially calculated according to the above method, and are described in detail above, and are not described herein again.
- the feature weight value outputs of all the feature similarity measures are normalized to obtain the fusion coefficients of the features at the current time, which are defined as:
- Multi-feature cues fusion is used to weight and fuse the appearance feature similarity measure, geometric feature similarity measure, motion direction feature similarity measure and spatial distance feature similarity measure, and the correlation cost matrix between the predicted result and the observed result can be obtained. ,defined as:
- ⁇ k ⁇ k ⁇ A, M, S, D ⁇ is the fusion coefficient of each feature similarity measure and satisfies f k (i,j) k ⁇ A,M,S,D ⁇ are observations And forecast results A measure of similarity between each feature.
- step S244 further includes the following sub-steps:
- S2442 Determine whether the maximum value is the maximum value in the rank and the greater than the second threshold.
- FIG. 13 is a flowchart of a fourth embodiment of a video multi-target fuzzy data association method according to the first to third embodiments of the video multi-target fuzzy data association method of the present invention, which is a video of the present invention.
- the multi-target fuzzy data association method is further extended by the first to third embodiments, and therefore the same steps as those in the first to third embodiments of the video multi-target fuzzy data association method of the present invention are not described herein.
- the embodiment further includes:
- the occlusion degree is first determined, and if the occlusion is not occluded between the prediction result and the other prediction results, the first data is correlated with the observation result to obtain a correctly correlated prediction. Results and observations are recorded and recorded in a set of correlated predictions and observations. If occlusion occurs between the prediction result and other prediction results, the second data is correlated with the observation result to obtain the correct correlation prediction result and observation result, and recorded in the set of the associated prediction result and the observation result.
- the present invention further adopts the third data association.
- the step S5 further includes the following sub-steps:
- the occlusion degree calculation is performed according to the equation (2) in the first embodiment after all the unrelated prediction targets and observations after the first data association and the second data association are performed, and the occlusion matrix of the two is further obtained.
- Step S52 further includes the following sub-steps:
- S521 Determine whether an occlusion degree between the uncorrelated observation result and the unassociated prediction result is greater than a second occlusion determination threshold.
- the second occlusion determination threshold ⁇ 2 satisfies ⁇ 2 ( ⁇ 2 ⁇ [0.4, 0.6]).
- the threshold value is greater than the second occlusion determination threshold, the correlation between the uncorrelated observation result and the unrelated prediction result is associated.
- the two are correctly associated and recorded in the set of associated predictions and observations. Further, the uncorrelated prediction result smaller than the second occlusion determination threshold ⁇ 2 is recorded in the uncorrelated prediction result set.
- occlusion is greater than a third occlusion determination threshold ⁇ 3 , wherein the third occlusion determination threshold ⁇ 3 satisfies ⁇ 3 ( ⁇ 3 ⁇ [0.4, 0.6]). If it is greater than, the observation is a false observation and is eliminated. Conversely, if the occlusion is less than the third occlusion determination threshold ⁇ 3 , the uncorrelated observations are recorded in the uncorrelated observation result set.
- S6 Perform trajectory management on the observation results and the prediction results that are still not associated after the first data association, the second data association, and the third data association.
- Trajectory management of unrelated observations and unrelated predictions to establish temporary target trajectories and delete invalid targets includes: for unrelated observations, using unrelated observations and predictions The occlusion degree, the discriminant function of the unrelated observation result is obtained, and the discriminant function is used to determine whether the temporary target trajectory is established for the unrelated observation result, and the uncorrelated prediction result is continuous if the uncorrelated prediction result corresponds to the target If the K frame is not associated, it is judged that the target is invalid and the invalid target is deleted, and K is an integer greater than 1.
- the occlusion degree between the observation result and the prediction result, and the discriminant function for acquiring the uncorrelated observation result includes: obtaining the occlusion between the unrelated observation result z ⁇ ⁇ and the target prediction result o ⁇ O according to the equation (2) Degree, and obtain the discriminant function of each unrelated observation z ⁇ :
- ⁇ is a constant parameter and 0 ⁇ 1;
- Determining whether to establish a temporary target trajectory according to the discriminant function for the unrelated observation result includes: for each unrelated observation result, if the discriminant function is 1, the temporary target trajectory is established for the unrelated observation result, if If the discriminant function is 0, it is not established.
- the effective target trajectory and the temporary target trajectory are filtered to obtain a set of target states of the current video frame, and the prediction is performed by using the set of target states of the current video frame, including: using the Kalman filter to the effective target trajectory and the temporary target The trajectory is filtered and predicted.
- the prediction result and the observation result are respectively calculated for the first and second data associations for the different occlusion situations, and the first and second data are performed.
- the third data association is performed on the prediction results and the observation results that are still not associated, which can effectively improve the correct association between the multi-objective and the observation, and in the case of apparent similarity, frequent interaction, occlusion, and background interference. Multi-target for accurate tracking, with strong robustness and accuracy.
- This embodiment is a combination of the first to fourth embodiments of the present invention, and two publicly available PETS2009 are used in this embodiment. The data set and the TownCentre data set are verified.
- TC_ODAL video multi-target online tracking algorithm
- the trajectory confidence based on trajectory detectability and continuity is proposed.
- the high confidence trajectory is locally correlated with the online detection response, while the low confidence trajectory segment is globally correlated with other original trajectories and detection responses.
- an incremental linear discriminant analysis algorithm is used to project the apparent model of the trajectory into the discriminative projection space.
- Association tracking algorithm based on self-supervised apparent model learning (ALExTRAC).
- ALExTRAC self-supervised apparent model learning
- a self-supervising method is proposed to learn the related objects and observations in the video sequence. It learns an appearance similarity model to estimate the cost value of the data association, and collects samples with significant changes in the sliding window. The set is used to reinforce the similarity model.
- the algorithm in the present invention performs Matlab simulation on a PC with a CPU of Intel Core i5, 3.10 GHz and a memory of 4 GB.
- the average processing speed of the fuzzy multi-target video tracking algorithm and the comparison algorithm proposed by the present invention is shown in Table 3.
- the running speed of the algorithm proposed by the present invention has a great relationship with the number of targets in the scene and the number of frames of the video segment.
- the average algorithm speed is 1.8f/s
- the average algorithm speed is 0.8f/s
- the video sequence has an average algorithm speed of 0.7f/s.
- the main loss of the algorithm processing speed proposed by the invention lies in the construction of the appearance model of the target prediction result, and the calculation of the multi-attribute feature similarity.
- the correlation cost of the observation result of the target and the observation result three fuzzy system inference processes are needed.
- Table 3 is the average processing speed of the video multi-target tracking algorithm and the comparison algorithm based on fuzzy logic.
- Table 3 gives an average performance comparison of the algorithm of the present invention with the two multi-target tracking algorithms described above on the video sequence PETS2009.S2L1.
- the present invention uses the same target detection result and real position data of the TC_ODAL algorithm and the ALEXTRAC algorithm, and uses the same evaluation code to calculate the performance index.
- Table 4 is the test result of the video sequence PETS2009.S2L1 of the present invention, as follows:
- the MOT_FL algorithm proposed by the present invention is higher than the TC_ODAL algorithm and the ALExTRAC algorithm by 5% and 20%, respectively, in the multi-target tracking accuracy (MOTA) performance index, which indicates the proposed fuzzy data association.
- the method can effectively deal with the noise present in the detection results.
- the performance of the multi-target tracking accuracy (MOTP) and the number of trajectory interruptions (FG) is slightly worse, which indicates that the tracking result of the proposed method has a certain deviation from the real target, mainly because of the video sequence.
- Most of the targets do not satisfy the simple uniform motion model, so the accuracy of the target state after Kalman filtering is relatively low.
- the method of the present invention significantly reduces the missed detection (F.Neg), and at the same time, in the vast majority of the correctly tracked number of tracks (MT) and the vast majority of the number of tracked tracks (ML).
- the index is slightly better than the comparison algorithm, which indicates that the algorithm proposed by the invention can accurately track multiple targets.
- the video multi-target fuzzy data association algorithm of the present invention is applied to the relatively congested video sequence PETS2009.S2L2, and compared with the average performance of the above two multi-target tracking algorithms, see the table. 5.
- Table 5 is the test result of the video sequence PETS2009.S2L2 of the present invention, as follows:
- the fuzzy multi-target video tracking algorithm proposed by the present application greatly reduces the missed detection (F.Neg) and the target identity exchange times (IDS). , a significant increase in the multi-target tracking accuracy (MOTA) score for overall performance.
- MOTA multi-target tracking accuracy
- the algorithm of the present application is superior to the TC_ODAL algorithm and the ALEXTRAC algorithm in the vast majority of the correctly tracked number of tracks (MT) and the majority of the number of tracked tracks (ML).
- the method further demonstrates that the video multi-objective fuzzy data association algorithm proposed by the present application can provide a more complete target trajectory.
- the video multi-target fuzzy data association algorithm proposed in the present application is higher than the TC_ODAL algorithm and the ALExTRAC algorithm in the multi-target tracking accuracy (MOTA) performance index, respectively, which indicates that the proposed method can be effective.
- the noise present in the test results is processed.
- the majority of the correctly tracked number of tracks (MT) and the majority of the number of tracked tracks (ML) are slightly better than the comparison algorithm, indicating that the algorithm proposed in this application can achieve multiple targets. Accurate tracking, and can provide a more complete target trajectory output. This is due to the validity of data associations based on fuzzy logic. It is better than the ALExTRAC algorithm but worse than the TC_ODAL algorithm in the number of target identity exchanges (IDS).
- the MOT_FL algorithm assumes that each target motion is uniform motion, the MOT_FL algorithm cannot accurately estimate and predict this situation due to the sudden change of the nonlinear motion state of the target.
- the number of trajectories is interrupted (FG).
- the indicator is worse than the TC_ODAL algorithm and the ALExTRAC algorithm.
- FIG. 16 is a schematic structural diagram of a first embodiment of a video multi-target fuzzy data association apparatus according to the present invention, including:
- the detecting module 11 is configured to perform online target motion detection on the current video frame, and detect the obtained possible moving object as an observation result.
- the calculating module 12 is configured to calculate an occlusion degree between prediction results of different targets in the current video frame, wherein the prediction result is obtained by predicting at least the trajectory of the target of the previous video frame.
- the determining module 13 is configured to determine whether occlusion occurs between each prediction result and other prediction results according to the occlusion degree.
- the data association module 14 is configured to perform a first data association between the prediction result and the observation result if no occlusion occurs between the prediction result and any other prediction result; and if the occlusion occurs between the prediction result and other prediction results, the prediction is performed
- the result and the observation result are associated with the second data, wherein the first data association It is different from the second data association.
- FIG. 17 is a schematic structural diagram of a second embodiment of a video multi-target fuzzy data association apparatus according to the present invention, including: a processor 110 and a camera 120.
- the camera 120 can be a local camera, the processor 110 is connected to the camera 120 through a bus; the camera 120 can also be a remote camera, and the processor 110 is connected to the camera 120 via a local area network or the Internet.
- the processor 110 controls the operation of the video multi-target fuzzy data association device, which may also be referred to as a CPU (Central Processing Unit).
- Processor 110 may be an integrated circuit chip with signal processing capabilities.
- the processor 110 can also be a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, a discrete gate or transistor logic device, and discrete hardware components.
- the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
- the video multi-target fuzzy data association device may further include a memory (not shown) for storing instructions and data necessary for the processor 110 to operate, and may also store video data captured by the transmitter 120.
- the processor 110 is configured to perform online target motion detection on the current video frame acquired from the camera 120, detect the obtained possible moving object as an observation result, and calculate an occlusion degree between prediction results of different targets in the current video frame, wherein the prediction result is Obtaining at least the trajectory of the target of the previous video frame; determining whether occlusion occurs between each prediction result and other prediction results according to the occlusion degree; if no occlusion occurs between the prediction result and any other prediction result, And performing a first data association on the prediction result and the observation result; if an occlusion occurs between the prediction result and the other prediction result, performing a second data association on the prediction result and the observation result, where the first data association is different from the first data association .
- each part of the video multi-target fuzzy data association device of the present invention can be referred to the description in the corresponding embodiments of the online target tracking method of the present invention, and details are not described herein again.
- the present invention provides a video multi-target fuzzy data association method and apparatus for determining whether occlusion occurs between prediction results of targets in a current video frame, and for different occlusion situations, respectively.
- Calculating the prediction result and the observation result to perform the first and second data association, and after performing the first and second data association, performing the third data association on the prediction result and the observation result that are still not associated, can effectively improve the multi-target and
- the correct correlation between observations, accurate tracking of multiple targets under the conditions of apparent similarity, frequent interaction, occlusion and background interference, has strong robustness and accuracy.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (12)
- 一种视频多目标模糊数据关联方法,其特征在于,所述方法包括:对当前视频帧进行在线目标运动检测,检测得到的可能运动对象作为观测结果;计算所述当前视频帧中不同目标的预测结果之间的遮挡度,其中所述预测结果是至少利用前一视频帧的目标的轨迹进行预测而得到的;根据所述遮挡度分别判断每一所述预测结果与其他所述预测结果之间是否发生遮挡;若所述预测结果与任何其他所述预测结果之间均未发生遮挡,则对所述预测结果和所述观测结果进行第一数据关联;若所述预测结果与其他所述预测结果之间发生遮挡,则对所述预测结果和所述观测结果进行第二数据关联,其中,所述第一数据关联和所述第二数据关联不同。
- 根据权利要求1所述的方法,其特征在于,若所述预测结果与任何其他所述预测结果之间均未发生遮挡,则对所述预测结果和所述观测结果进行第一数据关联包括:计算所述观测结果和所述预测结果之间的第一相似性度量,所述第一相似性度量包括空间距离特征相似性度量以及外观特征相似性度量;利用所述第一相似性度量计算所述观测结果和所述预测结果之间的关联代价矩阵;采用贪婪算法对所述关联代价矩阵进行优化求解,找出关联的所述观测结果和所述预测结果。
- 根据权利要求3所述的方法,其特征在于,观测结果d与预测结果o之间的所述空间距离特征相似性度量fD(·)定义为:所述观测结果d与所述预测结果o之间的所述外观特征相似性度量fS(·)定义为:利用所述第一相似性度量计算所述观测结果和所述预测结果之间的关联代价矩阵包括:采用乘性融合对所述空间距离特征相似性度量以及外观特征相似性度量进行融合,以得到所述观测结果和所述预测结果之间的关联度,定义为:sij=fD(o,d)×fs(o,d)(4)根据所述关联度得到所述观测结果和所述预测结果之间的关联代价矩阵,定义为:S=[sij]n×l(5)其中,i=1,2,…n,j=1,2,…,l。
- 根据权利要求3所述的方法,其特征在于,所述采用贪婪算法对所述关联代价矩阵进行优化求解,找出关联的观测结果和预测结果包括:找出所述关联代价矩阵S中未被标记的所有元素中的最大值;判断所述最大值是否为所在行列中的最大值,且大于第一阈值;若大于,则所述观测结果和所述预测结果正确关联。
- 根据权利要求1所述的方法,其特征在于,若所述预测结果与其他所述预测结果之间发生遮挡,则对所述预测结果和所述观测结果进行第二数据关联包括:计算所述观测结果和所述预测结果之间的第二相似性度量,所述第二相似性度量包括外观特征相似性度量、几何形状特征相似性度量、运动特征相似性度量以及空间距离特征相似性度量;采用模糊推理系统模型计算所述第二相似性度量中每一特征相似性度量的权重值;对所述权重值和所述第二相似性度量进行多特征线索融合,以得到所述观测结果和所述预测结果之间的关联代价矩阵;采用贪婪算法对所述关联代价矩阵进行优化求解,找出关联的所述观测结果和所述预测结果。
- 根据权利要求6所述的方法,其特征在于,观测结果d与预测结果o之间的外观特征相似性度量fA(·)定义为:所述观测结果d与所述预测结果o之间的运动特征相似性度量fM(·)定义为:所述观测结果d与所述预测结果o之间的所述空间距离特征相似性度量fD(·)定义为:所述观测结果d与所述预测结果o之间的所述几何形状特征相似性度量fS(·)定义为:所述采用模糊推理系统计算所述第二相似性度量中每一特征相似性度量的权重值包括:计算所述模糊推理系统的输入变量;采用所述模糊推理系统的推理规则得到所述第二相似性度量中每一特征相似性度量的权重值;归一化所述每一特征相似性度量的权重值,以得到每一所述特征相似性度量的融合系数。
- 根据权利要求6所述的方法,其特征在于,所述模糊推理系统包括n个输入变量x,每一所述输入变量x的每一分量xi的模糊语言变量集合定义为:其中,是所述分量xi的第j个语言变量值,所述为定义在论域的Ui一个模糊集合,其隶属度函数定义为其中,i=1,2,…,n;j=1,2,…,mi;所述模糊推理系统包括m个输出模糊变量y变,每一所述输出模糊变量y的模糊语言变量集合定义为:其中,Bj(j=1,2,…,my)是所述输出模糊变量y的第j个语言变量值,所述Bj(j=1,2,…,my)为定义在论域的Ui一个模糊集合,其隶属度函数定义为所述模糊推理系统的第i条模糊推理规则定义为:其中,i=1,2,…,m,m为规则总数,且每条所述模糊推理规则的适用度定义为:总的所述输出模糊集合,定义为:采用加权平均清晰化方法,得到所述模糊推理系统模型总输出,定义为:
- 根据权利要求1-9中任一所述的方法,其特征在于,进一步包括:对未被关联上的观测结果和未被关联上的预测结果进行第三数据关联,包括:计算经过所述第一数据关联和所述第二数据关联之后的所述未被关联上的观测结果和所述未被关联上的预测结果之间的遮挡度,得到两者之间的遮挡度矩阵;使用贪婪算法求解遮挡度矩阵,找出关联的所述观测结果和所述预测结果,包括:判断所述未被关联上的观测结果和所述未被关联上的预测结果之间的遮挡度是否大于第二遮挡判定阈值;若大于所述遮第二遮挡判定阈值,则所述未被关联上的观测结果和所述未被关联上的预测结果之间关联;计算小于所述第二遮挡判定阈值的所述未被关联上的观测结果和所述当前视频帧中所有所述预测结果之间的遮挡度;若所述遮挡度大于第三遮挡判定阈值,则所述未被关联上的观测结果为虚假观测。
- 根据权利要求1-10所述的方法,其特征在于,进一步包括:对经过所述第一数据关联、所述第二数据关联以及所述第三数据关联后仍未关联上的所述观测结果和所述预测结果进行轨迹管理。
- 一种视频多目标模糊数据关联的装置,其特征在于,包括:处理器和摄像机,所述处理器连接所述摄像机;所述处理器用于对对从所述摄像机获取的当前视频帧进行在线目标运动检测,检测得到的可能运动对象作为观测结果;计算所述当前视频帧中不同目标的预测结果之间的遮挡度,其中所述预测结果是至少利用前一视频帧的目标的轨迹进行预测而得到的;根据所述遮挡度分别判断每一所述预测结果与其他所述预测结果之间是否发生遮挡;若所述预测结果与任何其他所述预测结果之间均未发生遮挡,则对所述预测结果和所述观测结果进行第一数据关联;若所述预测结果与其他所述预测结果之间发生遮挡,则对所述预测结果和所述观测结果进行第二数据关联,其中,所述第一数据关联和所述第一数据关联不同。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2017/088495 WO2018227491A1 (zh) | 2017-06-15 | 2017-06-15 | 视频多目标模糊数据关联方法及装置 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2017/088495 WO2018227491A1 (zh) | 2017-06-15 | 2017-06-15 | 视频多目标模糊数据关联方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018227491A1 true WO2018227491A1 (zh) | 2018-12-20 |
Family
ID=64658991
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/088495 Ceased WO2018227491A1 (zh) | 2017-06-15 | 2017-06-15 | 视频多目标模糊数据关联方法及装置 |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2018227491A1 (zh) |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111292352A (zh) * | 2020-01-20 | 2020-06-16 | 杭州电子科技大学 | 多目标跟踪方法、装置、设备及存储介质 |
| CN112148256A (zh) * | 2020-09-11 | 2020-12-29 | 中国运载火箭技术研究院 | 标志类变量容错方法、装置及计算机存储介质、电子设备 |
| CN112991280A (zh) * | 2021-03-03 | 2021-06-18 | 望知科技(深圳)有限公司 | 视觉检测方法、系统及电子设备 |
| CN113808158A (zh) * | 2020-06-15 | 2021-12-17 | 中移(苏州)软件技术有限公司 | 视频中群体对象运动的分析方法、装置、设备及存储介质 |
| CN114241373A (zh) * | 2021-12-14 | 2022-03-25 | 北京理工大学重庆创新中心 | 一种端到端的车辆行为检测方法、系统、设备及存储介质 |
| CN116109965A (zh) * | 2022-12-13 | 2023-05-12 | 济南铁路信息技术有限公司 | 一种语义关联的多源监控视频融合分析方法及系统 |
| CN116228814A (zh) * | 2023-01-13 | 2023-06-06 | 湖北星纪时代科技有限公司 | 目标追踪的数据关联方法、电子设备及存储介质 |
| CN116543417A (zh) * | 2023-05-04 | 2023-08-04 | 重庆特斯联启智科技有限公司 | 人体姿态估计方法、装置、设备以及存储介质 |
| CN116718197A (zh) * | 2023-08-09 | 2023-09-08 | 腾讯科技(深圳)有限公司 | 轨迹处理方法、装置、电子设备及存储介质 |
| CN116954113A (zh) * | 2023-06-05 | 2023-10-27 | 深圳市机器时代科技有限公司 | 智能机器人驱动传感智能控制系统及其方法 |
| CN121415352A (zh) * | 2025-12-29 | 2026-01-27 | 上海克劳安智能科技有限公司 | 基于人脸识别的安全防范管理方法 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103281477A (zh) * | 2013-05-17 | 2013-09-04 | 天津大学 | 基于多级别特征数据关联的多目标视觉跟踪方法 |
| CN104091348A (zh) * | 2014-05-19 | 2014-10-08 | 南京工程学院 | 融合显著特征和分块模板的多目标跟踪方法 |
| WO2016077026A1 (en) * | 2014-11-12 | 2016-05-19 | Nec Laboratories America, Inc. | Near-online multi-target tracking with aggregated local flow descriptor (alfd) |
| CN105894542A (zh) * | 2016-04-26 | 2016-08-24 | 深圳大学 | 一种在线目标跟踪方法及装置 |
| CN106846361A (zh) * | 2016-12-16 | 2017-06-13 | 深圳大学 | 基于直觉模糊随机森林的目标跟踪方法及装置 |
| CN106846355A (zh) * | 2016-12-16 | 2017-06-13 | 深圳大学 | 基于提升直觉模糊树的目标跟踪方法及装置 |
| CN106846373A (zh) * | 2016-11-16 | 2017-06-13 | 浙江工业大学 | 一种融合目标外观模型和博弈论的视频目标互遮挡处理方法 |
-
2017
- 2017-06-15 WO PCT/CN2017/088495 patent/WO2018227491A1/zh not_active Ceased
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103281477A (zh) * | 2013-05-17 | 2013-09-04 | 天津大学 | 基于多级别特征数据关联的多目标视觉跟踪方法 |
| CN104091348A (zh) * | 2014-05-19 | 2014-10-08 | 南京工程学院 | 融合显著特征和分块模板的多目标跟踪方法 |
| WO2016077026A1 (en) * | 2014-11-12 | 2016-05-19 | Nec Laboratories America, Inc. | Near-online multi-target tracking with aggregated local flow descriptor (alfd) |
| CN105894542A (zh) * | 2016-04-26 | 2016-08-24 | 深圳大学 | 一种在线目标跟踪方法及装置 |
| CN106846373A (zh) * | 2016-11-16 | 2017-06-13 | 浙江工业大学 | 一种融合目标外观模型和博弈论的视频目标互遮挡处理方法 |
| CN106846361A (zh) * | 2016-12-16 | 2017-06-13 | 深圳大学 | 基于直觉模糊随机森林的目标跟踪方法及装置 |
| CN106846355A (zh) * | 2016-12-16 | 2017-06-13 | 深圳大学 | 基于提升直觉模糊树的目标跟踪方法及装置 |
Non-Patent Citations (1)
| Title |
|---|
| LI, L.Q. ET AL.: "A new algorithm for multiple manoeuvring target tracking", IEEE 10TH INTERNATIONAL CONFERENCE ON SIGNAL PROCESSING (PROCEEDINGS), 24 October 2010 (2010-10-24) - 28 October 2010 (2010-10-28), XP031816728, DOI: 10.1109/ICOSP.2010.5655942 * |
Cited By (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111292352B (zh) * | 2020-01-20 | 2023-08-25 | 杭州电子科技大学 | 多目标跟踪方法、装置、设备及存储介质 |
| CN111292352A (zh) * | 2020-01-20 | 2020-06-16 | 杭州电子科技大学 | 多目标跟踪方法、装置、设备及存储介质 |
| CN113808158A (zh) * | 2020-06-15 | 2021-12-17 | 中移(苏州)软件技术有限公司 | 视频中群体对象运动的分析方法、装置、设备及存储介质 |
| CN112148256A (zh) * | 2020-09-11 | 2020-12-29 | 中国运载火箭技术研究院 | 标志类变量容错方法、装置及计算机存储介质、电子设备 |
| CN112991280A (zh) * | 2021-03-03 | 2021-06-18 | 望知科技(深圳)有限公司 | 视觉检测方法、系统及电子设备 |
| CN112991280B (zh) * | 2021-03-03 | 2024-05-28 | 望知科技(深圳)有限公司 | 视觉检测方法、系统及电子设备 |
| CN114241373A (zh) * | 2021-12-14 | 2022-03-25 | 北京理工大学重庆创新中心 | 一种端到端的车辆行为检测方法、系统、设备及存储介质 |
| CN116109965A (zh) * | 2022-12-13 | 2023-05-12 | 济南铁路信息技术有限公司 | 一种语义关联的多源监控视频融合分析方法及系统 |
| CN116228814A (zh) * | 2023-01-13 | 2023-06-06 | 湖北星纪时代科技有限公司 | 目标追踪的数据关联方法、电子设备及存储介质 |
| CN116543417A (zh) * | 2023-05-04 | 2023-08-04 | 重庆特斯联启智科技有限公司 | 人体姿态估计方法、装置、设备以及存储介质 |
| CN116954113A (zh) * | 2023-06-05 | 2023-10-27 | 深圳市机器时代科技有限公司 | 智能机器人驱动传感智能控制系统及其方法 |
| CN116954113B (zh) * | 2023-06-05 | 2024-02-09 | 深圳市机器时代科技有限公司 | 智能机器人驱动传感智能控制系统及其方法 |
| CN116718197A (zh) * | 2023-08-09 | 2023-09-08 | 腾讯科技(深圳)有限公司 | 轨迹处理方法、装置、电子设备及存储介质 |
| CN116718197B (zh) * | 2023-08-09 | 2023-10-24 | 腾讯科技(深圳)有限公司 | 轨迹处理方法、装置、电子设备及存储介质 |
| CN121415352A (zh) * | 2025-12-29 | 2026-01-27 | 上海克劳安智能科技有限公司 | 基于人脸识别的安全防范管理方法 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107423686B (zh) | 视频多目标模糊数据关联方法及装置 | |
| WO2018227491A1 (zh) | 视频多目标模糊数据关联方法及装置 | |
| CN107545582B (zh) | 基于模糊逻辑的视频多目标跟踪方法及装置 | |
| CN109859245B (zh) | 视频目标的多目标跟踪方法、装置及存储介质 | |
| Liu et al. | Human inertial thinking strategy: A novel fuzzy reasoning mechanism for IoT-assisted visual monitoring | |
| CN105405151B (zh) | 基于粒子滤波和加权Surf的抗遮挡目标跟踪方法 | |
| CN107818571B (zh) | 基于深度学习网络和均值漂移的船只自动跟踪方法及系统 | |
| CN111488795A (zh) | 应用于无人驾驶车辆的实时行人跟踪方法 | |
| WO2020150896A1 (zh) | 视频目标的数据关联方法、装置及存储介质 | |
| WO2017185688A1 (zh) | 一种在线目标跟踪方法及装置 | |
| WO2021007984A1 (zh) | 基于tsk模糊分类器的目标跟踪方法、装置及存储介质 | |
| WO2012009947A1 (zh) | 特征迹驱动的多目标跟踪装置及方法 | |
| CN111626194A (zh) | 一种使用深度关联度量的行人多目标跟踪方法 | |
| WO2019006632A1 (zh) | 一种视频多目标跟踪方法及装置 | |
| CN114222986A (zh) | 使用社交图网络进行的随机轨迹预测 | |
| CN101561928A (zh) | 基于属性关系图外观模型的多人体跟踪方法 | |
| CN110288627A (zh) | 一种基于深度学习和数据关联的在线多目标跟踪方法 | |
| CN101840579A (zh) | 一种利用视频分割与粒子滤波实现多目标跟踪方法 | |
| CN106447698A (zh) | 一种基于距离传感器的多行人跟踪方法和系统 | |
| CN109829405A (zh) | 视频目标的数据关联方法、装置及存储介质 | |
| CN115035158B (zh) | 目标跟踪的方法及装置、电子设备和存储介质 | |
| Liu et al. | Vehicle detection and tracking based on improved YOLOv8 | |
| Zhang et al. | New mixed adaptive detection algorithm for moving target with big data | |
| Yousefi et al. | Tracking of moving human in different overlapping cameras using Kalman filter optimized | |
| CN118470061A (zh) | 一种基于改进Pointpillars网络的多目标跟踪方法及系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17913467 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17913467 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 09/04/2020) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17913467 Country of ref document: EP Kind code of ref document: A1 |











