CN104732248A - Human body target detection method based on Omega shape features - Google Patents

Human body target detection method based on Omega shape features Download PDF

Info

Publication number
CN104732248A
CN104732248A CN201510129074.XA CN201510129074A CN104732248A CN 104732248 A CN104732248 A CN 104732248A CN 201510129074 A CN201510129074 A CN 201510129074A CN 104732248 A CN104732248 A CN 104732248A
Authority
CN
China
Prior art keywords
matrix
human body
negative
feature
sample
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
CN201510129074.XA
Other languages
Chinese (zh)
Other versions
CN104732248B (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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201510129074.XA priority Critical patent/CN104732248B/en
Publication of CN104732248A publication Critical patent/CN104732248A/en
Application granted granted Critical
Publication of CN104732248B publication Critical patent/CN104732248B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a human body target detection method based on Omega shape features. The method includes the steps that first, the HOG features of all samples in training samples are extracted, the feature column vectors of the positive samples and the negative samples are combined to obtain two feature matrixes, the feature matrix of the positive samples is subjected to orthogonal non-negative matrix factorization, an obtained orthogonal basis matrix is used as the initial value of a feature projection matrix, and a final feature projection matrix is obtained through an LMNN algorithm according to the feature column vectors of all the samples; then the two feature matrixes are mapped according to the feature projection matrix, and each feature column vector in an obtained new feature matrix and a corresponding class tag message are input to an SVM classifier to be trained; afterwards, the obtained SVM classifier is used for conducting human body target detection. According to the human body target detection method, a learning method based on orthogonal non-negative matrix factorization and large margin nearest neighbor distance measure is used for lowering data redundancy and improving detection precision on the basis of the HOG features.

Description

Based on the human body target detection method of Omega shape facility
Technical field
The invention belongs to technical field of computer vision, more specifically say, relate to a kind of human body target detection method based on Omega shape facility.
Background technology
Human detection is under the jurisdiction of the important artificial intelligence technology of of computer vision field.It gives the function of machine type like human visual, take human body as searched targets, obtain ambient image by image collecting device and convert thereof into digital signal, and utilize different image processing techniquess to carry out statistics and analysis to image, and then human body is identified and locates, be follow-up application demand, such as human body tracking, behavioural analysis, scene cut etc., establish certain identification basis.In recent years, along with the constantly perfect of detection algorithm and the significantly increase of computer computation ability, Human Detection is widely used in intelligent monitoring, Smart Home, intelligent transportation, robot visual guidance, the aspects such as Entertainment.Requirement for human body target detection algorithm is how robustly to carry out human body target detection, reduces false drop rate, improves verification and measurement ratio.
At present, there is a lot of researchist to detect association area to human body target and be studied work.Prior art adopts the detection method of feature based and sorter to detect human body target mostly.Specific algorithm can list of references Viola P, Jones M J, Snow D.Detecting pedestrians using patterns of motionand appearance [C] .Computer Vision, 2003.Proceedings.Ninth IEEE InternationalConference on.IEEE, 2003:734-741. document Dalal N, Triggs B.Histograms of orientedgradients for human detection [C] .Computer Vision and Pattern Recognition, 2005.CVPR 2005.IEEE Computer Society Conference on.IEEE, 2005, 1:886-893. document Sermanet P, Kavukcuoglu K, Chintala S, et al.Pedestrian detection with unsupervisedmulti-stage feature learning [C] .Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on.IEEE, 2013:3626-3633. and document Doll á r P, Tu Z, PeronaP, et al.Integral Channel Features [C] .BMVC.2009, 2 (3): 5.
Said method is all detect human body target based on human body global characteristics, and these methods can realize the detection of human body target to a certain extent.But in actual scene, the detection of human body target also exists many difficult points.First, because human body is non-rigid object, along with the difference of person action, can there is significant change in the outer shape profile of human body, these non-rigid characteristic bring certain difficulty to the detection of human body target; Secondly, the human body target in motion to be easy to block by various barrier, also comparatively serious blocking can occur between men, the method now based on human body global characteristics is often greatly affected because of blocking, and causes serious undetected; Again, complicated background also can cause difficulty in many aspects to pedestrian detection, reduces the precision detected; Finally, the usual dimension of human body target feature obtained by existing method is higher, the time which increasing training and detect, and make sorter model solve difficulty, complex structure, and traditional dimension reduction method, such as principal component analysis (PCA) etc., although reduce characteristic dimension, cannot ensure the nonnegativity of decomposition result, and negative value result is often nonsensical in practical problems, cannot explain.And traditional dimension reduction method to the expression of data be generally based on entirety instead of based on local, and in practical problems, by portraying the local of data, the feature of essence, dimensionality reduction is carried out to data, for reduction data redundancy, improve accuracy of detection significant.
In actual applications, monitoring camera installation site as image collecting device is generally positioned at high-altitude, in the human body image that its visual angle, place obtains, the human body lower part of the body is often easily by tables and chairs, the barriers such as roadblock stopped, and human body head-take on is because of upper half of human body residing for it, the probability be blocked is also less.Meanwhile, compared to the whole detection of human body target, the head of upper half of human body-take on similar Omega shape facility is smaller by attitude, angle effects.Fig. 1 is upper half of human body head shoulder Omega example of shape figure.Academia has certain research to the method for being carried out human body target detection by human body head-shoulder model, as document Li M, Zhang Z, HuangK, et al.Rapid and robust human detection and tracking based on omega-shapefeatures [C] .Image Processing (ICIP), 200916th IEEE International Conference on.IEEE, 2009:2545-2548. existing algorithm mainly adopts HOG (Histogram of Oriented Gradient, gradient orientation histogram) feature statement is carried out to target, and in conjunction with the method for SVM linear classifier, human body head-shoulder target is detected, this mode improves the verification and measurement ratio of human body target, but cannot solve characteristic dimension higher with complex background on detecting the impact caused.
Summary of the invention
The object of the invention is to overcome the deficiencies in the prior art, a kind of human body target detection method based on Omega shape facility is provided, the HOG feature takeing on similar Omega shape by extracting upper half of human body head solves the problem of human body non-rigid shape influence of crust deformation testing result, and apply on the basis of HOG feature and estimate learning method based on orthogonal Non-negative Matrix Factorization and large-spacing nearest neighbor distance and reduce data redundancy, improve accuracy of detection.
For achieving the above object, the human body target detection method that the present invention is based on Omega shape facility comprises the following steps:
S1: select the image including upper half of human body head-shoulder Omega shape as positive sample in advance, selects the Background not containing human body target as negative sample, extracts HOG feature, obtain d dimensional feature column vector to the gray-scale map of each sample; By the d dimensional feature column vector that n in positive Sample Storehouse positive sample obtains be combined into eigenmatrix V pos, the d dimensional feature column vector that the negative sample of m in negative example base is obtained be combined into eigenmatrix V neg,
S2: to eigenmatrix V poscarry out orthogonal Non-negative Matrix Factorization, obtain orthogonal basis matrix W f;
S3: the sample characteristics column vector obtained according to step S1, adopts LMNN algorithm to obtain Projection Character matrix L, by orthogonal basis matrix W in LMNN Algorithm for Solving process fas the initial value of Projection Character matrix L;
S4: the Projection Character matrix L obtained according to step S3, maps the eigenmatrix of positive and negative samples, obtains new eigenmatrix V pos', V neg', mapping equation is:
[V pos',V neg']=L*[V pos,V neg]
By eigenmatrix V pos' and V neg' in each characteristic series vector input in SVM classifier with corresponding class label information and train, obtain SVM classifier;
S5: the SVM classifier adopting step S4 to obtain is treated detected image and carried out human body target detection, concrete grammar is: adjusted according to each zoom scale preset by image to be detected, travel through the region of search of the rear image of each adjustment with the search box of default size, extract the HOG characteristic series vector V of image in search box o, calculate corresponding decision value f; Computing formula is:
f=sv_coef*SVs*V o'
V o'=(L*V o)
All search boxes are judged one by one, if its decision value f is greater than predetermined threshold value F, then contains human body target in this search box, search box positional information is stored as Search Results; Finally the search box in Search Results is merged, obtain final testing result.
The present invention is based on the human body target detection method of Omega shape facility, first the HOG feature of each sample in training sample is extracted, respectively the characteristic series vector combination of positive sample and negative sample is obtained two eigenmatrixes, the eigenmatrix aligning sample carries out orthogonal Non-negative Matrix Factorization, using the orthogonal basis matrix that the obtains initial value as Projection Character matrix, characteristic series vector according to all samples adopts LMNN algorithm to obtain final Projection Character matrix, then according to Projection Character matrix, two eigenmatrixes are mapped, each characteristic series vector in the new feature matrix obtained is inputted SVM classifier with corresponding class label information train, then human body target detection is carried out by the SVM classifier obtained, when carrying out human body target and detecting, also the HOG characteristic series vector using Projection Character matrix to treat detected image is needed to map.
The present invention has following beneficial effect:
(1) based on upper half of human body head-shoulder Omega shape framework, carry out human body target detection, the probability decreasing detected object generation non-rigid shape deformations Yu be blocked, reduce the loss that human body target detects;
(2) have employed HOG to extract object edge characteristic information, this feature can characterize upper half of human body Omega shape better;
(3) adopt orthogonal NMF method to be further analyzed feature, extract the local feature that data are the most essential, effectively suppress to block the interference caused detection with complex background, lower characteristic dimension simultaneously, reduce sorter and train complexity;
(4) adopt LMNN distance measure learning method, set up multi-modal discriminant apparent model, make sorter have higher identification.
Accompanying drawing explanation
Fig. 1 is upper half of human body head shoulder Omega example of shape figure;
Fig. 2 is the embodiment process flow diagram of the human body target detection method that the present invention is based on Omega shape facility;
Fig. 3 is the concrete implementing procedure figure of orthogonal Non-negative Matrix Factorization
Fig. 4 is the embodiment process flow diagram that human body target detects
Fig. 5 is the FPPI-MR comparison diagram of the test result of Lung biopsy
Fig. 6 is partial detection exemplary plot of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the specific embodiment of the present invention is described, so that those skilled in the art understands the present invention better.Requiring particular attention is that, in the following description, when perhaps the detailed description of known function and design can desalinate main contents of the present invention, these are described in and will be left in the basket here.
Embodiment
Fig. 2 is the embodiment process flow diagram of the human body target detection method that the present invention is based on Omega shape facility.As shown in Figure 2, the concrete steps that the present invention is based on the human body target detection method of Omega shape facility comprise:
S201: obtain sample HOG eigenmatrix:
In the present invention, the positive sample for training classifier is the image including upper half of human body head-shoulder Omega shape, and negative sample is not then containing the Background of human body target.If sample is RGB figure, be first translated into gray-scale map, then HOG feature extracted to the gray-scale map of each sample, obtain d dimensional feature column vector.By the d dimensional feature column vector that n in positive Sample Storehouse positive sample obtains be combined into eigenmatrix V pos, similarly, the d dimensional feature column vector negative sample of m in negative example base obtained be combined into eigenmatrix V neg,
S202: align sample characteristics matrix and carry out orthogonal Non-negative Matrix Factorization:
Orthogonal Non-negative Matrix Factorization (Nonnegative Matrix Factorization NMF) is a kind of dimension reduction method of Non-negative Matrix Factorization, a Non-negative Matrix Factorization is the product form of the nonnegative matrix (basis matrix W and matrix of coefficients H) of two low-ranks by it, thus obtains the potential feature of data.Only comprise non-negative element owing to decomposing in the matrix of front and back, primitive character matrix V can be interpreted as the weighted sum of all essential local features in basis matrix W, and weight coefficient is matrix of coefficients H.This resolution characteristic based on local feature can solve partial occlusion because the factors such as camera visual angle cause and complex background to a certain extent on detecting the impact caused, and makes characteristic present more effective.Simultaneously, list of references Mauthner T of the present invention, Kluckner S, Roth P M, etal.Efficient object detection using orthogonal NMF descriptor hierarchies [M] .PatternRecognition.Springer Berlin Heidelberg, 2010:212-221. adds orthogonality constraint W in the condition of Non-negative Matrix Factorization tw=I, I representation unit matrix, compared with general Algorithms of Non-Negative Matrix Factorization, iteration speed is faster, and after iteration, the redundance of basis matrix is lower, and feature representation ability is stronger.
The present invention, needs the eigenmatrix V aligning sample poscarry out orthogonal Non-negative Matrix Factorization.Fig. 3 is the concrete implementing procedure figure of orthogonal Non-negative Matrix Factorization.As shown in Figure 3, the concrete steps of the orthogonal Non-negative Matrix Factorization of the present invention's employing comprise:
S301: make hierarchical alterative sequence number k=0;
S302: the initial basis matrix of stochastic generation and matrix of coefficients:
Initialization base space dimension angle value r 0, in the present embodiment, make r 0=2, stochastic generation non-negative basis matrix W 0with a no negative coefficient matrix H 0, wherein W 0for d × r 0dimension matrix, H is r 0× n ties up matrix.
S303: iteration obtains basis matrix:
By non-negative basis matrix W kwith no negative coefficient matrix H kiteration is carried out by following formula:
H k t + 1 = H k t * [ ( W k t ) T V pos ] [ ( W k t ) T W k t H k t ] - - - ( 1 )
W k t + 1 = W k t * [ V ( H k t ) T ] [ W k t H k t V pos T W k t ] - - - ( 2 )
Wherein, subscript T representative carries out transposition to matrix, and t represents iterations.
Often complete an iteration namely according to error formula || V-WH|| 2calculate first-order error, || || 2represent two norms, iteration is until error formula always || V-WH|| 2reach minimum value, namely when the error that the t time iteration result obtains || V-WH|| 2 tbe less than the error that the t+1 time iteration result obtains || V-WH|| 2 t+1, then the basis matrix in the t time iteration result is required basis matrix W k.
S304: make base Spatial Dimension r k+1=2r k.
S305: judge whether r k+1> R, R are default base Spatial Dimension threshold values, if so, and W kbe required orthogonal basis matrix W f, algorithm terminates, otherwise enters step S305.
S306: generate new basis matrix:
The basis matrix obtained by step S303 is combined into new basis matrix, even W k+1=[W k, W k], stochastic generation r k+1the no negative coefficient matrix H of × n k+1, make k=k+1, return step S303.
The orthogonal basis matrix W that orthogonal Non-negative Matrix Factorization gained is final f, corresponding matrix of coefficients H kbe final no negative coefficient matrix H f.Due to V pos≈ W fh f, orthogonal basis matrix W feach row represent former eigenmatrix V posin make reconstructed image error minimum certain local feature, matrix of coefficients H fevery a line represent according to Ji Tezheng W freconstruct former eigenmatrix V posthe coefficient of character pair.Owing to the local feature of last layer being carried out Breaking Recurrently as the lower one deck of initial value input in orthogonal Algorithms of Non-Negative Matrix Factorization, local feature by last layer decomposes further, final local feature is made to have more representativeness, can the global feature of better token image.Due to W fmatrix is orthogonal nonnegative matrix, W f tw f=I, so for the characteristic series vector V detecting sample d, by formula H d=W f tv dnamely the new feature matrix of former Projection Character to base space can be obtained.Now, the characteristic series vector V detected is needed dby representative local feature matrix W fthrough matrix of coefficients H dweighting forms, and this characteristic present mode reduces the dimension of feature, simultaneously after signature analysis, to the statement of detection clarification of objective by characteristic series vector V dbe converted to local feature W fcoefficient value H d, this process makes proper vector V din certain more essential feature become more clear.So just can solving partial occlusion because the factors such as camera visual angle cause and complex background to a certain extent to detecting the impact caused, making characteristic present more effectively, improve the Detection results of sorter.
S203: adopt LMNN algorithm to obtain Projection Character matrix:
Large-spacing arest neighbors sorting technique is statistical a kind of machine learning algorithm having supervision, and this kind of algorithm makes similar data point concentrate as far as possible, inhomogeneous data point as far as possible away from.Different from other distance measure learning methods, LMNN (Large margin nearest neighbor, large-spacing nearest neighbor distance is estimated) algorithm do not carry out the Optimization Learning of distance measure for overall sample, and be only optimized with invasion neighbour for K target neighbor of sample, make in new sample space, k nearest neighbor for certain input amendment all belongs to same classification, and different classes of sample then and the large interval of its maintenance one.This characteristic is conducive to setting up multi-modal discriminant apparent model, sorter is made to have higher identification, specific algorithm can list of references Weinberger K Q, Blitzer J, Saul L K.Distance metric learning for largemargin nearest neighbor classification [C] .Advances in neural information processingsystems.2005:1473-1480.The present invention applies LMNN and carries out distance measure study on the basis of orthogonal Non-negative Matrix Factorization, can reduce the error rate of SVM classifier further, improves classifying quality.
The concrete grammar of large-spacing nearest neighbor distance Measure Algorithm used in the present invention is the orthogonal basis matrix W obtained through orthogonal Non-negative Matrix Factorization by step S202 fas the initial value of Projection Character matrix L, i.e. L 0=W f.Stochastic choice target sample, the HOG characteristic series vector of note target sample is x i, class label information is c i, namely class label information is positive sample or negative sample for identifying target sample.Definition x lfor the invasion neighbour of target sample, namely with K sample of target sample arest neighbors, class label c l≠ c isample.Definition x jfor the target neighbor of target sample, namely with K sample of target sample arest neighbors, class label c j=c isample.If distance function is Euclidean distance function D l(x, y)=|| L (x-y) || 2, then can define penalty:
ϵ push = Σ i , j Σ l [ 1 + D L ( x i , x j ) - D L ( x i , x l ) ] + - - - ( 3 )
ϵ pull = Σ i , j D L ( x i , x j ) - - - ( 4 )
Wherein, [Z] +=max (Z, 0), D l(x i, x j) represent the Euclidean distance metric function of target neighbor and target sample, D l(x i, x l) represent the Euclidean distance metric function of invading neighbour and target sample.Formula (3) only punishes x iinvasion neighbour, optimization aim makes target sample x ito its target neighbor x jdistance and it is to invading neighbour x ldistance at least keep 1 large-spacing; Formula (4) only punishes x itarget neighbor, optimization aim makes target sample x ito its target neighbor x jdistance minimization.In conjunction with two formula, final loss function can be obtained:
ε(L)=(1-μ)ε push(L)+με pull(L) (5)
Wherein, μ is the weights of two penalty, is generally taken as 0.5.
Above-mentioned formula is converted to convex programming problem solve, introduces slack variable ξ, construct following semi definite programming problem:
min ( 1 - μ ) Σ i , j ( x i - x j ) T M ( x i - x j ) + μ Σ i , j Σ l ξ
s . t . ( x i - x l ) T M ( x i - x l ) - ( x i - x j ) T M ( x i - x j ) ≥ 1 - ξ - - - ( 6 )
ξ>0
M≥0
Wherein, distance matrix metric M=L tl, the implication of all the other symbols is identical with formula (3) (4).This optimization problem can pass through subgradient descent method (Sub-Gradient Descent) and solve.Finally obtain distance matrix metric L.
S204: sorter is trained:
Obtain Projection Character matrix L according to step S203, by following formula, the HOG eigenmatrix of positive negative sample is mapped to new feature space, obtain the eigenmatrix V after mapping pos', V neg':
[V pos',V neg']=L*[V pos,V neg] (7)
By eigenmatrix V pos' and V neg' in each characteristic series vector input in SVM (Support Vector Machine, support vector machine) sorter with corresponding class label information and train, obtain final SVM classifier.
S205: human body target detects:
Adopt the sorter that obtains of step S204, namely availability moment matrix L and SVM classifier can calculate decision function value, treat detected image and carry out human body target detection.Fig. 4 is the embodiment process flow diagram that human body target detects.As shown in Figure 4, the concrete steps of human body target detection are as follows:
S401: make zoom scale sequence number g=1.
S402: adjustment image, calculates the decision value of search box:
Image to be detected is adjusted according to g zoom scale, with the region of search of image after the adjustment of the search box of default size traversal, extracts the HOG characteristic series vector V of image in search box o, calculate corresponding decision value f.Computing formula is:
f=sv_coef*SVs*V o' (8)
V o'=(L*V o) (9)
Wherein, sv_coef is support vector matrix of coefficients, and SVs is support vector matrix, and these two coefficients obtain when SVM classifier is trained.
Preserve the positional information of search box and the decision value of correspondence.
S403: judge that whether g=G, G represent default zoom scale quantity to zoom scale sequence number, if so, enter step S405, otherwise enter step S404.
S404: make g=g+1, returns step S402.
S405: judge one by one all search boxes, if its decision value f is greater than predetermined threshold value F, then contains human body target in this search box, search box positional information is stored as Search Results.
S406: the search box in the Search Results obtain step S405 merges, and obtains final testing result.In the present embodiment, when two search box overlapping areas are greater than predetermined threshold value, to permeate frame by two search boxes.
In order to verify beneficial effect of the present invention, wherein two sequences of common data sets CAVIAR carry out proof of algorithm test.In order to intuitive and convenient carry out the comparison of algorithm performance, the test index of employing is FPPI-MR figure.Wherein, FPPI (False Positive Per Image) represents the quantity of false target in each frame picture, and MR (Miss Rate) to represent in each frame picture correctly but the target be not detected accounts for the quantity of general objective.
Test identical with general testing process, first test pattern is traveled through, search box is extracted according to certain step-length and zoom scale, then the HOG feature of search box is extracted, according to formula (8) by original HOG Feature Mapping to new feature space, and input SVM classifier and carry out discriminant detection, stored search frame position, yardstick and corresponding decision function value, finally merge obtain Search Results according to decision function threshold value screening search box.And calculate FPPI and MR under specific decision function threshold value with this, according to the difference of decision function threshold value, FPPI and MR also changes thereupon.Under same FPPI, MR value is lower, and sorter effect is better.
Have employed Lung biopsy herein to compare, the first Omega human body target detection method based on NMF and LMNN proposed for the present invention, represent with NMF+LMNN, the second is the human body target detection method based on HOG primitive character, represent with HOG, the third is the human body target detection method based on NMF, represent with NMF, 4th kind is Based PC A (Principal components analysis, principal component analysis (PCA)) human body target detection method, represent with PCA, 5th kind is the human body target detection method of Based PC A and LMNN, represent with PCA+LMNN.The sorter adopted is SVM linear classifier.Fig. 5 is the FPPI-MR comparison diagram of the test result of Lung biopsy.As shown in Figure 5, method proposed by the invention is under the condition of identical FPPI, and accuracy rate is all better than all the other four kinds of methods.Fig. 6 is partial detection exemplary plot of the present invention.As shown in Figure 6, the present invention is adopted accurately can to detect human body target.As can be seen from Fig. 5 and Fig. 6, method proposed by the invention can effectively improve sorter accuracy, realizes stable, human body target detection efficiently.
Although be described the illustrative embodiment of the present invention above; so that those skilled in the art understand the present invention; but should be clear; the invention is not restricted to the scope of embodiment; to those skilled in the art; as long as various change to limit and in the spirit and scope of the present invention determined, these changes are apparent, and all innovation and creation utilizing the present invention to conceive are all at the row of protection in appended claim.

Claims (3)

1., based on a human body target detection method for Omega shape facility, it is characterized in that, comprise the following steps:
S1: select the image including upper half of human body head-shoulder Omega shape as positive sample in advance, selects the Background not containing human body target as negative sample, extracts HOG feature, obtain d dimensional feature column vector to the gray-scale map of each sample; By the d dimensional feature column vector that n in positive Sample Storehouse positive sample obtains be combined into eigenmatrix V pos, the d dimensional feature column vector that the negative sample of m in negative example base is obtained be combined into eigenmatrix V pos, [ V pos ] d × m = [ V 1 - . . . V m - ] ;
S2: to eigenmatrix V poscarry out orthogonal Non-negative Matrix Factorization, obtain orthogonal basis matrix W f;
S3: all sample characteristics column vectors obtained according to step S1, adopts LMNN algorithm to obtain Projection Character matrix L, by orthogonal basis matrix W in LMNN Algorithm for Solving process fas the initial value of Projection Character matrix L;
S4: the Projection Character matrix L obtained according to step S3, maps the eigenmatrix of positive and negative samples, obtains new eigenmatrix V pos', V neg', mapping equation is:
[V pos',V neg']=L*[V pos,V neg]
By eigenmatrix V pos' and V neg' in each characteristic series vector input in SVM classifier with corresponding class label information and train, obtain SVM classifier;
S5: the SVM classifier adopting step S4 to obtain is treated detected image and carried out human body target detection, concrete grammar is: adjusted according to each zoom scale preset by image to be detected, travel through the region of search of the rear image of each adjustment with the search box of default size, extract the HOG characteristic series vector V of image in search box o, calculate corresponding decision value f; Computing formula is:
f=sv_coef*SVs*V o'
V o'=(L*V o)
All search boxes are judged one by one, if its decision value f is greater than predetermined threshold value F, then contains human body target in this search box, search box positional information is stored as Search Results; Finally the search box in Search Results is merged, obtain final testing result.
2. human body target detection method according to claim 1, is characterized in that, in described step S2, orthogonal Non-negative Matrix Factorization comprises the following steps:
S2.1: make hierarchical alterative sequence number k=0; Initialization base space dimension angle value r 0, stochastic generation non-negative basis matrix W 0with a no negative coefficient matrix H 0, wherein W 0for d × r 0dimension matrix, H is r 0× n ties up matrix;
S2.2: by non-negative basis matrix W kwith no negative coefficient matrix H kiteration is carried out by following formula:
H k t + 1 = H k t * [ ( W k t ) T V pos ] [ ( W k t ) T W k t H k t ]
W k t + 1 = W k t * [ V ( H k t ) T ] [ W k t H k t V pos T W k t ]
Wherein, subscript T representative carries out transposition to matrix, and t represents iterations; Often complete an iteration according to error formula || V-WH|| 2calculate first-order error, || || 2represent two norms, when || V-WH|| 2reach minimum value, the basis matrix of its correspondence is required basis matrix W k;
S2.3: make base Spatial Dimension r k+1=2r kif, r k+1> R, R are default base Spatial Dimension threshold values, W kbe required orthogonal basis matrix W f, otherwise enter step S2.4;
S2.4: make W k+1=[W k, W k], random generation r k+1the no negative coefficient matrix H of × n k+1, make k=k+1, return step S2.2.
3. human body target detection method according to claim 1, is characterized in that, in described step S3, the concrete grammar of LMNN algorithm is: solve following semi definite programming problem:
min ( 1 - μ ) Σ i , j ( x i - x j ) T M ( x i - x j ) + μ Σ i , j Σ l ξ
s.t. (x i-x l) TM(x i-x l)-(x i-x j) TM(x i-x j)≥1-ξ
ξ>0
M≥0
Wherein, distance matrix metric M=L tl, x ifor the HOG characteristic series vector of target sample, x jfor the target neighbor of target sample, x lrepresent the invasion neighbour of target sample, μ is default weights, and ξ is slack variable.
CN201510129074.XA 2015-03-24 2015-03-24 Human body target detection method based on Omega shape facilities Expired - Fee Related CN104732248B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510129074.XA CN104732248B (en) 2015-03-24 2015-03-24 Human body target detection method based on Omega shape facilities

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510129074.XA CN104732248B (en) 2015-03-24 2015-03-24 Human body target detection method based on Omega shape facilities

Publications (2)

Publication Number Publication Date
CN104732248A true CN104732248A (en) 2015-06-24
CN104732248B CN104732248B (en) 2017-11-21

Family

ID=53456123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510129074.XA Expired - Fee Related CN104732248B (en) 2015-03-24 2015-03-24 Human body target detection method based on Omega shape facilities

Country Status (1)

Country Link
CN (1) CN104732248B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106097381A (en) * 2016-05-27 2016-11-09 北京理工大学 A kind of method for tracking target differentiating Non-negative Matrix Factorization based on manifold
CN106529576A (en) * 2016-10-20 2017-03-22 天津大学 Piano score difficulty recognition algorithm based on improved measure learning support vector machine
CN107220663A (en) * 2017-05-17 2017-09-29 大连理工大学 A kind of image automatic annotation method classified based on semantic scene
CN107451545A (en) * 2017-07-15 2017-12-08 西安电子科技大学 The face identification method of Non-negative Matrix Factorization is differentiated based on multichannel under soft label
CN110033026A (en) * 2019-03-15 2019-07-19 深圳先进技术研究院 A kind of object detection method, device and the equipment of continuous small sample image
CN112308113A (en) * 2020-09-23 2021-02-02 济南浪潮高新科技投资发展有限公司 Target identification method, device and medium based on semi-supervision
CN112926460A (en) * 2021-02-28 2021-06-08 金陵科技学院 Std-NMF-based visual navigation method for intelligent express delivery cabinet delivery robot

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010080121A1 (en) * 2008-12-18 2010-07-15 The Regents Of The University Of California, Santa Cruz Training-free generic object detection in 2-d and 3-d using locally adaptive regression kernels
CN102208020A (en) * 2011-07-16 2011-10-05 西安电子科技大学 Human face recognition method based on optimal dimension scale cutting criterion
CN103279742A (en) * 2013-05-24 2013-09-04 中国科学院自动化研究所 Multi-resolution pedestrian detection method and device based on multi-task model
CN103984965A (en) * 2014-04-10 2014-08-13 杭州电子科技大学 Pedestrian detection method based on multi-resolution character association
CN104299003A (en) * 2014-11-02 2015-01-21 天津理工大学 Gait recognition method based on similar rule Gaussian kernel function classifier

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010080121A1 (en) * 2008-12-18 2010-07-15 The Regents Of The University Of California, Santa Cruz Training-free generic object detection in 2-d and 3-d using locally adaptive regression kernels
CN102208020A (en) * 2011-07-16 2011-10-05 西安电子科技大学 Human face recognition method based on optimal dimension scale cutting criterion
CN103279742A (en) * 2013-05-24 2013-09-04 中国科学院自动化研究所 Multi-resolution pedestrian detection method and device based on multi-task model
CN103984965A (en) * 2014-04-10 2014-08-13 杭州电子科技大学 Pedestrian detection method based on multi-resolution character association
CN104299003A (en) * 2014-11-02 2015-01-21 天津理工大学 Gait recognition method based on similar rule Gaussian kernel function classifier

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106097381A (en) * 2016-05-27 2016-11-09 北京理工大学 A kind of method for tracking target differentiating Non-negative Matrix Factorization based on manifold
CN106529576A (en) * 2016-10-20 2017-03-22 天津大学 Piano score difficulty recognition algorithm based on improved measure learning support vector machine
CN107220663A (en) * 2017-05-17 2017-09-29 大连理工大学 A kind of image automatic annotation method classified based on semantic scene
CN107220663B (en) * 2017-05-17 2020-05-19 大连理工大学 Automatic image annotation method based on semantic scene classification
CN107451545A (en) * 2017-07-15 2017-12-08 西安电子科技大学 The face identification method of Non-negative Matrix Factorization is differentiated based on multichannel under soft label
CN110033026A (en) * 2019-03-15 2019-07-19 深圳先进技术研究院 A kind of object detection method, device and the equipment of continuous small sample image
CN110033026B (en) * 2019-03-15 2021-04-02 深圳先进技术研究院 Target detection method, device and equipment for continuous small sample images
CN112308113A (en) * 2020-09-23 2021-02-02 济南浪潮高新科技投资发展有限公司 Target identification method, device and medium based on semi-supervision
CN112926460A (en) * 2021-02-28 2021-06-08 金陵科技学院 Std-NMF-based visual navigation method for intelligent express delivery cabinet delivery robot
CN112926460B (en) * 2021-02-28 2023-06-23 金陵科技学院 Std-NMF-based visual navigation method for intelligent express delivery cabinet delivery robot

Also Published As

Publication number Publication date
CN104732248B (en) 2017-11-21

Similar Documents

Publication Publication Date Title
CN104732248A (en) Human body target detection method based on Omega shape features
Jana et al. YOLO based Detection and Classification of Objects in video records
CN109919122A (en) A kind of timing behavioral value method based on 3D human body key point
CN102609686B (en) Pedestrian detection method
CN108171196B (en) Face detection method and device
CN105528794A (en) Moving object detection method based on Gaussian mixture model and superpixel segmentation
CN104978570B (en) The detection and recognition methods of traffic sign in driving video based on incremental learning
CN104112282A (en) A method for tracking a plurality of moving objects in a monitor video based on on-line study
CN105225226A (en) A kind of cascade deformable part model object detection method based on Iamge Segmentation
CN105160317A (en) Pedestrian gender identification method based on regional blocks
CN101986348A (en) Visual target identification and tracking method
CN110263712A (en) A kind of coarse-fine pedestrian detection method based on region candidate
CN104680144A (en) Lip language recognition method and device based on projection extreme learning machine
CN104408482A (en) Detecting method for high-resolution SAR (Synthetic Aperture Radar) image object
CN109993061A (en) A kind of human face detection and tracing method, system and terminal device
Rong et al. Scene text recognition in multiple frames based on text tracking
CN103106414A (en) Detecting method of passer-bys in intelligent video surveillance
CN103093243A (en) High resolution panchromatic remote sensing image cloud discriminating method
CN112329830B (en) Passive positioning track data identification method and system based on convolutional neural network and transfer learning
CN110929726B (en) Railway contact network support number plate identification method and system
Bardeh et al. New approach for human detection in images using histograms of oriented gradients
Han et al. Targets mask U-Net for wind turbines detection in remote sensing images
Li et al. Fast monocular visual place recognition for non-uniform vehicle speed and varying lighting environment
KR101391667B1 (en) A model learning and recognition method for object category recognition robust to scale changes
Pham et al. Vietnamese scene text detection and recognition using deep learning: An empirical study

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
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20171121

Termination date: 20200324