CN104268584A - Human face detection method based on hierarchical filtration - Google Patents

Human face detection method based on hierarchical filtration Download PDF

Info

Publication number
CN104268584A
CN104268584A CN201410473514.9A CN201410473514A CN104268584A CN 104268584 A CN104268584 A CN 104268584A CN 201410473514 A CN201410473514 A CN 201410473514A CN 104268584 A CN104268584 A CN 104268584A
Authority
CN
China
Prior art keywords
human face
floatboost
strong classifier
classifier
lgp
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.)
Pending
Application number
CN201410473514.9A
Other languages
Chinese (zh)
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.)
Nanjing Post and Telecommunication University
Nanjing University of Posts and Telecommunications
Original Assignee
Nanjing Post and Telecommunication University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing Post and Telecommunication University filed Critical Nanjing Post and Telecommunication University
Priority to CN201410473514.9A priority Critical patent/CN104268584A/en
Publication of CN104268584A publication Critical patent/CN104268584A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/168Feature extraction; Face representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/253Fusion techniques of extracted features

Abstract

The invention provides a human face detection method based on hierarchical filtration. A traditional human face detection method can not consider the detection speed and the accuracy at the same time. The human face detection method includes the following steps that (1) feature values of different scales are generated through an image pyramid; (2) Haar-like matrix features are trained through a dual-threshold FloatBoost, so that a strong classifier with the low false drop rate and the low level is generated and used for rapidly and accurately extracting human face candidate regions of multiple scales; (3) LBP textural features and LGP textural features are fused; (4) the fused features are trained through the dual-threshold FloatBoost, so that a cascade classifier with the high detection rate is generated and used for accurately locating the human faces of different scales in the candidate regions of multiple scales; (5) detection results of the human faces of the different scales are displayed. According to the method, the detection rate is increased, meanwhile, the false drop rate in target regions is reduced, and human face detection time is shortened.

Description

A kind of method for detecting human face based on layered filtration
Technical field
The invention belongs to field of image detection, particularly a kind of method for detecting human face.
Background technology
Method for detecting human face is different, substantially can be divided into: based on the method for color characteristic, Knowledge based engineering method, Statistics-Based Method and the method based on probability.Because face is nonrigid, have the change of high-freedom degree, explicit description face characteristic is more difficult, and therefore, Statistics-Based Method is more paid attention to, as SVM, Adaboost and neural network detection algorithm etc.Traditional Adaboost detection algorithm can not take into account speed and accuracy rate: the Face datection based on matrix character can detect face fast, but its verification and measurement ratio is not high; Face datection based on complex characteristic can accurate locating human face, but detection time is very long.And traditional detection method all progressively detects based on single pixel, the plenty of time is placed on non-face region, causes detection time long, often also can not get testing result accurately.Accurately and fast method for detecting human face is more and more subject to the attention of researcher.
Fusion Features is merged multiple feature, generates a new feature.New feature has possessed the advantage of multiple merged feature, but its complexity does not increase, and just the number of eigenwert adds, and is the summation of merged Characteristic Number.Tradition improves the method for eigenwert, mainly through improving single feature or directly using multiple feature.The method that tradition improves eigenwert can obtain good accuracy rate, but extends detection time.
The invention provides a kind of method for detecting human face of layered filtration, first with simply, fast algorithm extract the candidate region of face, carry out the face in accurate locating candidate region again with algorithm that is complicated, pin-point accuracy, thus make Face datection process fast, accurately.
Summary of the invention
The object of the present invention is to provide a kind of method for detecting human face based on layered filtration, detection speed and accuracy rate can be improved simultaneously.Choose face candidate region with haar-like matrix character, carry out accurate locating human face with the fusion feature of LBP and LGP, and whole process all uses dual threshold FloatBoost to carry out training characteristics value.
The technical solution used in the present invention is as follows:
Based on a method for detecting human face for layered filtration, it comprises following steps:
Step 1: read image to be detected, utilizes image pyramid to generate the training sample set of different scale;
Step 2: the haar-like matrix character extracting different scale, on each yardstick, generates strong classifier A by dual threshold FloatBoost;
Step 3: the multiple dimensioned human face region carrying out to extract fast and accurately candidate in original image by the strong classifier A of different scale;
Step 4: LBP and the LGP textural characteristics extracting different scale, on each yardstick, both merged, the new feature after fusion is LBP and LGP feature summation, and train generation strong classifier B by dual threshold FloatBoost, the form of this strong classifier is H (C);
Step 5: strong classifier B is accurate locating human face in candidate region, and shows.
Described method for detecting human face, in step 2, dual threshold FloatBoost is the improvement to FloatBoost, using dual threshold function as classifier functions.
The training sample set of 12 kinds of different scales is generated in above-mentioned steps 1.
Said method step 2 extracts the haar-like matrix character of 6 kinds of different scales, need not 12 kinds of yardsticks be in order to rapid extraction face candidate region.6 kinds of yardsticks are respectively 16*16,25*25,38*38,60*60,94*94,146*146.
In said method step 2, dual threshold FloatBoost is the improvement to FloatBoost, using dual threshold function as classifier functions.
FloatBoost improves on Adaboost basis, this algorithm combines floating search with Adaboost algorithm, introduce backtrack mechanism when sweep forward, the Weak Classifier declined causing overall classification performance in the strong classifier selected is deleted from cascade Weak Classifier.Solve the problem that nonmonotonicity brings, and characteristic sum can be selected efficiently to generate strong classifier.
What FloatBoost algorithm Weak Classifier function adopted is single threshold function, and for eigenwert M, should have bound, i.e. M 0≤ M≤M 1if eigenwert to be detected falls into region [M 0, M 1] in, then represent face, otherwise be non-face.Dual threshold FloatBoost adopts dual threshold function as Weak Classifier, can extract better Weak Classifier, just can improve the performance of FloatBoost further.
Said method step 2 generates the strong classifier A of these yardsticks by dual threshold FloatBoost, and number is low and false drop rate is low.
In said method step 3 in the process of extraction candidate region, first can extract candidate region with the matrix character of large scale, then extract next candidate region with the matrix character of small scale.Preferred method is once the matrix character of large scale has extracted candidate region further, and the matrix character of small scale just need not carry out having judged in this candidate region again, so just can extract the candidate region of multiple dimensioned face fast and accurately.
Train LBP and LGP fusion feature with dual threshold FloatBoost in said method step 4, the strong classifier H (C) of formation is:
H ( C ) = Σ X ∈ S T LBP h x ( B ( X ) ) + Σ X ∈ S T LGP h x ( G ( X ) )
In formula, C is LBP and LGP characteristic image.B is LBP textural characteristics, and G is LGP textural characteristics.And be respectively the set of LBP and LGP textural characteristics.X=(type, x, y), type represent LBP feature or LGP feature, and x, y are the coordinate figure of pixel.
Beneficial effect:
The invention discloses the method for detecting human face based on dual threshold FloatBoost layered filtration and Fusion Features.Wherein layered filtration is to accelerate detection speed, and ground floor is with simply removing most non-face region based on haar-like matrix character cascade classifier, and in order to accurately extract face candidate region, the false drop rate of this cascade classifier is low.The second layer complicated based on fusion feature cascade classifier candidate region locating human face, in order to locating human face accurately, the verification and measurement ratio of this cascade classifier wants high.
In the process of layered filtration, dual threshold FloatBoost is all adopted to carry out training characteristics value, dual threshold FloatBoost not only can extract better Weak Classifier, and these Weak Classifiers are best combinations, it trains the progression of the cascade classifier that obtains not only cascade little, and in every one-level, Weak Classifier number is few.So not only can accelerate detection speed, can also verification and measurement ratio be improved.
In order to locating human face accurate in candidate region, adopt fusion feature, merged by LBP and LGP textural characteristics, it is considered that LBP textural characteristics can remove the impact of global illumination, and LGP textural characteristics can remove local noise.And the feature after merging is relative to independently LBP and LGP feature, does not improve the computation complexity of detection algorithm, just when training, best Weak Classifier can be selected from LBP and LGP fusion feature.So just can improve verification and measurement ratio when not increasing detection time.
Accompanying drawing explanation
Fig. 1 is the present inventor's face detecting method process flow diagram;
Fig. 2 is 7 kinds of forms in haar-like matrix character;
Fig. 3 is LBP textural characteristics;
Fig. 4 is LGP textural characteristics;
Fig. 5 is the sample set of 12 groups of different scales;
Fig. 6 is the candidate region of multiple dimensioned face;
Fig. 7 is the testing result of multiple dimensioned face.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is further described.
One, embodiment
As shown in Figure 1, the method for detecting human face specific implementation step of layered filtration of the present invention is as follows:
1. initialization
In face database obtain 1500 faces and 8000 non-face, for training classifier.
By image pyramid, training sample is divided into the sample set that 12 scale size differ.Wherein the size of base sample set is 60*60.And then by basic pattern, this constantly amplifies 1.25 times, generates 6 corresponding large samples; Basic pattern is originally constantly reduced 1.25, generates 5 corresponding small samples.Concrete sample size size as shown in Figure 5.
2. the training stage
As shown in Figure 2, structure haar-like matrix character, for reflecting the local feature of face.Comprising the intensity variation of the intensity variation in traditional edge feature, linear feature, central feature and the gradient direction of face that newly increases and nose, eye areas.This feature is simple, and computing velocity is fast, can accelerate choosing of face candidate region.
The local feature of 6 kinds of yardstick training samples is extracted, by the haar-like feature of generation 6 different scales with haar-like matrix character.Feature for each yardstick can generate 4 grades of corresponding strong classifiers, and 4 grades of strong classifiers of these 6 different scales are for choosing the candidate region of multiple dimensioned face.Rudimentary strong classifier is adopted to be to accelerate choosing of candidate region.
Strong classifier what be formed by is dual threshold FloatBoost algorithm.What in this algorithm, Weak Classifier function adopted is dual threshold function, and when choosing Weak Classifier, employing be FloatBoost algorithm.And in the process of training, being set to of classifier parameters: require that the verification and measurement ratio of every one-level is not less than 0.85, but false drop rate is not higher than 0.05.Relatively low verification and measurement ratio is in order to rapid extraction face candidate region, and low false drop rate is in order to accurate locating human face candidate region.
As shown in Figure 3,4, with the local feature of LBP and LGP texture feature extraction different scale training sample, the textural characteristics of 12 different scales will be generated respectively.Both textural characteristics of same yardstick are merged, and fusion feature is trained, generate 15 grades of strong classifier H (C).And the verification and measurement ratio of every one-level otherwise lower than 0.99, false drop rate is not higher than 0.1.So just can generate 15 grades of strong classifiers of 12 different scales.These strong classifiers are used for accurate locating human face in candidate region.The progression of this strong classifier is high, and verification and measurement ratio is high and false drop rate is low, and this is the precision in order to improve Face datection.
The concrete training process of H (C) is as follows:
Calculate classification error rate by whole LBP and LGP features, then choose the feature that error rate is minimum.Namely this feature may be LBP, also may be LGP.By this feature as best Weak Classifier, and this Weak Classifier is added the optimal characteristics matrix H of dual threshold FloatBoost algorithm min, H monce selected, just H can be judged by the type value in X min Weak Classifier be LBP feature, or LGP feature, so just can form strong classifier H (C).Just fusion feature perfectly can be combined with dual threshold FloatBoost by above-mentioned steps.
By above-mentioned combination, adopt dual threshold FloatBoost can generate 15 grades of strong classifier H (C).Because this strong classifier have employed the textural characteristics of LBP and LGP fusion, so noise resisting ability is stronger.Wherein LBP can eliminate global illumination, and LGP can eliminate local noise.This fusion can select quantity few and the Weak Classifier that performance is good, not only can accelerate detection speed, can also improve verification and measurement ratio.
3. detection-phase
First use 4 grades of strong classifiers of 146*146 yardstick (yardstick maximum in 6 yardsticks) to extract the candidate region of face, detection window is moved forward with 29 (146/5) individual pixels.Once find face, just expanded by human face region and be twice, as the candidate region of face, and this candidate region is once determine, judges with regard to not needing again.Repeat process above, namely continue at the remainder of detected image the candidate region choosing face with 4 grades of strong classifiers of next yardstick (16/25 of last scale size), wherein moving pixel value is 1/5 scale size.So just can extract the candidate region of multiple dimensioned face fast.As shown in Figure 6.
With 15 grades of strong classifiers accurate locating human face in multiple dimensioned candidate region of different scale.In testing process, first carry out Face datection with 15 grades of strong classifiers of large scale, once face be detected, just mark this face, and this human face region is deleted from candidate region.Then in candidate region, Face datection is carried out with 15 grades of strong classifiers that yardstick is relatively little gradually.Wherein detection window moves forward with a pixel.So just can locate different scale face fast and accurately.As shown in Figure 7.Two, the Some principles of summary involved by the inventive method:
The step of dual threshold FloatBoost Face datection:
1. training sample is (x 1, y 1) ..., (x n, y n), wherein N=a+b; y i=(-1 ,+1), be used for respectively marking negative sample and positive sample, and the quantity of positive sample is being a, the quantity of negative sample is b.
(1) the maximum quantity M of Weak Classifier max.
(2) error rate function J (H is asked for m) and maximum acceptable threshold value J *.
2. initialization
(1) initial weight: ω i ( 0 ) = 1 2 a y i = + 1 1 2 b y i = - 1
(2) current iteration number of times M=0 is made, minimal characteristic set H 0={ }; The minimal error rate of the strong classifier be made up of current M optimum Weak Classifier wherein M=0,1 ..., M max.
3. Weak Classifier is selected
(1) loop iteration M=M+1;
(2) Weak Classifier h mselection:
h M ( x , f , p , &theta; , &theta; &prime; ) = 1 if pf ( x ) < p &theta; &prime; or pf ( x ) &GreaterEqual; p&theta; , when p = 1 ; or if pf ( x ) < p &theta; &prime; and pf ( x ) &GreaterEqual; p&theta; , when p = - 1 ; 0 others
(3) weight is upgraded: &omega; i ( M ) &LeftArrow; &omega; i ( M - 1 ) exp [ - y i h M ( x i ) ] , And normalization &Sigma; i &omega; i ( M ) = 1 .
(4) optimal characteristics matrix H m=H m-1∪ { h m; If then
4. delete Weak Classifier according to condition
(1) H is obtained mthe Weak Classifier h ' that middle performance is the poorest:
(2) if H mnot the combination of a front M optimal characteristics, namely then
A () deletes the poorest Weak Classifier h ' of performance, namely
H M - 1 = H M - h &prime; ; J M - 1 min = J ( H M - h &prime; ) ; M = M - 1 ;
If (b) h '=h m 'then recalculate and h j(j=m ' ..., M);
C () jumps to 4. (1).
(3) if H mthe combination of a front M optimal characteristics, namely then
A () is if M=M maxor J (H m) < J *, then 5 are jumped to;
B () jumps to 3. (1).
5. export H ( x ) = sign [ &Sigma; h ( x ) &Element; H M h ( x ) ] .

Claims (8)

1., based on a method for detecting human face for layered filtration, it is characterized in that comprising following steps:
Step 1: read image to be detected, utilizes image pyramid to generate the training sample set of different scale;
Step 2: the haar-like matrix character extracting different scale, on each yardstick, generates strong classifier A by dual threshold FloatBoost;
Step 3: the multiple dimensioned human face region carrying out to extract fast and accurately candidate in original image by the strong classifier A of different scale;
Step 4: LBP and the LGP textural characteristics extracting different scale, on each yardstick, both merged, the new feature after fusion is LBP and LGP feature summation, and train generation strong classifier B by dual threshold FloatBoost, the form of strong classifier B is H (C);
Step 5: strong classifier B is accurate locating human face in candidate region, and shows.
2. method for detecting human face as claimed in claim 1, it is characterized in that, in described step 2, dual threshold FloatBoost is the improvement to FloatBoost, using dual threshold function as classifier functions.
3. method for detecting human face as claimed in claim 1, is characterized in that, when choosing human face region in described step 3, first judge by large scale, then use small scale.
4. method for detecting human face as claimed in claim 3, is characterized in that, when choosing human face region in described step 3, the candidate region that large scale confirms, small scale does not need to judge again.
5. method for detecting human face as claimed in claim 1, is characterized in that, the form of strong classifier B in described step 4 H ( C ) = &Sigma; X &Element; S T LBP h x ( B ( X ) ) + &Sigma; X &Element; S T LGP h x ( G ( X ) ) .
6. method for detecting human face as claimed in claim 1, it is characterized in that, described strong classifier A progression is little and false drop rate is low.
7. method for detecting human face as claimed in claim 1, it is characterized in that, described strong classifier B progression high detection rate is high.
8. method for detecting human face as claimed in claim 1, is characterized in that, generates the training sample set of 12 kinds of different scales in described step 1; The haar-like matrix character of 6 kinds of different scales is extracted in step 2; Be the strong classifier A of 6 kinds of different scales in step 2; LBP and the LGP textural characteristics of 12 kinds of different scales is extracted in step 4.
CN201410473514.9A 2014-09-16 2014-09-16 Human face detection method based on hierarchical filtration Pending CN104268584A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410473514.9A CN104268584A (en) 2014-09-16 2014-09-16 Human face detection method based on hierarchical filtration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410473514.9A CN104268584A (en) 2014-09-16 2014-09-16 Human face detection method based on hierarchical filtration

Publications (1)

Publication Number Publication Date
CN104268584A true CN104268584A (en) 2015-01-07

Family

ID=52160104

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410473514.9A Pending CN104268584A (en) 2014-09-16 2014-09-16 Human face detection method based on hierarchical filtration

Country Status (1)

Country Link
CN (1) CN104268584A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105303200A (en) * 2014-09-22 2016-02-03 电子科技大学 Human face identification method for handheld device
CN106469293A (en) * 2015-08-21 2017-03-01 上海羽视澄蓝信息科技有限公司 The method and system of quick detection target
CN107358209A (en) * 2017-07-17 2017-11-17 成都通甲优博科技有限责任公司 Training method, device and method for detecting human face, the device of Face datection model
CN108062518A (en) * 2017-12-07 2018-05-22 北京小米移动软件有限公司 Type of face detection method and device
CN110633701A (en) * 2019-10-23 2019-12-31 德瑞姆创新科技(深圳)有限公司 Driver call detection method and system based on computer vision technology
CN110738186A (en) * 2019-10-23 2020-01-31 德瑞姆创新科技(深圳)有限公司 driver smoking detection method and system based on computer vision technology

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101059838A (en) * 2007-06-11 2007-10-24 湖北东润科技有限公司 Human face recognition system and recognition method
CN101131733A (en) * 2006-08-22 2008-02-27 中兴通讯股份有限公司 Self-adapting objective locating method
CN103049733A (en) * 2011-10-11 2013-04-17 株式会社理光 Human face detection method and human face detection equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101131733A (en) * 2006-08-22 2008-02-27 中兴通讯股份有限公司 Self-adapting objective locating method
CN101059838A (en) * 2007-06-11 2007-10-24 湖北东润科技有限公司 Human face recognition system and recognition method
CN103049733A (en) * 2011-10-11 2013-04-17 株式会社理光 Human face detection method and human face detection equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
WEIZE ZHANG,RUOFENG TONG,JINXIANG DONG: ""Z-AdaBoost:Boosting 2-Thresholded Weak Classifiers for Object Detection"", 《PROCEEDINGS OF THE 2008 SECOND INTERNATIONAL SYMPOSIUM ON INTELLIGENT INFORMATION TECHNOLOGY APPLICATION.PISCATAWAY:IEEE》 *
ZAKARIA Z,SUANDI S A: ""Face Detection Using Combination of Neural Network and Adaboost"", 《TENCON.PISCATAWAY:IEEE》 *
邵逢仙等: ""离散小波变换Haar-LL的行人检测研究"", 《计算机工程》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105303200A (en) * 2014-09-22 2016-02-03 电子科技大学 Human face identification method for handheld device
CN105303200B (en) * 2014-09-22 2018-10-16 电子科技大学 Face identification method for handheld device
CN106469293A (en) * 2015-08-21 2017-03-01 上海羽视澄蓝信息科技有限公司 The method and system of quick detection target
CN107358209A (en) * 2017-07-17 2017-11-17 成都通甲优博科技有限责任公司 Training method, device and method for detecting human face, the device of Face datection model
CN108062518A (en) * 2017-12-07 2018-05-22 北京小米移动软件有限公司 Type of face detection method and device
CN110633701A (en) * 2019-10-23 2019-12-31 德瑞姆创新科技(深圳)有限公司 Driver call detection method and system based on computer vision technology
CN110738186A (en) * 2019-10-23 2020-01-31 德瑞姆创新科技(深圳)有限公司 driver smoking detection method and system based on computer vision technology

Similar Documents

Publication Publication Date Title
CN104268584A (en) Human face detection method based on hierarchical filtration
Zou et al. A robust license plate recognition model based on bi-lstm
CN103413145B (en) Intra-articular irrigation method based on depth image
CN104197897B (en) A kind of downtown roads graticule automatic classification method based on Vehicle-borne Laser Scanning point cloud
CN109117876A (en) A kind of dense small target deteection model building method, model and detection method
CN106096561A (en) Infrared pedestrian detection method based on image block degree of depth learning characteristic
CN103116744B (en) Based on the false fingerprint detection method of MRF and SVM-KNN classification
CN109614985A (en) A kind of object detection method based on intensive connection features pyramid network
CN103325122B (en) Based on the pedestrian retrieval method of Bidirectional sort
CN106023220A (en) Vehicle exterior part image segmentation method based on deep learning
CN107368787A (en) A kind of Traffic Sign Recognition algorithm that application is driven towards depth intelligence
CN107945153A (en) A kind of road surface crack detection method based on deep learning
CN103679158A (en) Face authentication method and device
CN102147869A (en) Pedestrian detection method based on foreground analysis and pattern recognition
CN105046197A (en) Multi-template pedestrian detection method based on cluster
CN103366160A (en) Objectionable image distinguishing method integrating skin color, face and sensitive position detection
CN103617426A (en) Pedestrian target detection method under interference by natural environment and shelter
CN105404886A (en) Feature model generating method and feature model generating device
CN105809193B (en) A kind of recognition methods of the illegal vehicle in use based on kmeans algorithm
CN105718912B (en) A kind of vehicle characteristics object detecting method based on deep learning
CN111898627B (en) SVM cloud microparticle optimization classification recognition method based on PCA
CN105718866A (en) Visual target detection and identification method
CN104978570A (en) Incremental learning based method for detecting and identifying traffic sign in traveling video
CN102867195A (en) Method for detecting and identifying a plurality of types of objects in remote sensing image
CN103886332A (en) Method for detecting and identifying defects of metallic meshes

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150107

RJ01 Rejection of invention patent application after publication