Movatterモバイル変換


[0]ホーム

URL:


CN111507232A - Multi-mode multi-strategy fused stranger identification method and system - Google Patents

Multi-mode multi-strategy fused stranger identification method and system
Download PDF

Info

Publication number
CN111507232A
CN111507232ACN202010283240.2ACN202010283240ACN111507232ACN 111507232 ACN111507232 ACN 111507232ACN 202010283240 ACN202010283240 ACN 202010283240ACN 111507232 ACN111507232 ACN 111507232A
Authority
CN
China
Prior art keywords
face
recognition result
images
recognized
face image
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
CN202010283240.2A
Other languages
Chinese (zh)
Other versions
CN111507232B (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.)
Shengjing Intelligent Technology Jiaxing Co ltd
Original Assignee
Sany Heavy Industry Co Ltd
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 Sany Heavy Industry Co LtdfiledCriticalSany Heavy Industry Co Ltd
Priority to CN202010283240.2ApriorityCriticalpatent/CN111507232B/en
Publication of CN111507232ApublicationCriticalpatent/CN111507232A/en
Application grantedgrantedCritical
Publication of CN111507232BpublicationCriticalpatent/CN111507232B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention provides a stranger identification method and system based on multi-mode multi-strategy fusion, which are applied to a server and comprise the following steps: extracting a plurality of characteristic vectors of the face image to be recognized through the trained face recognition model to obtain a plurality of characteristic vectors; comparing the plurality of feature vectors with feature vectors in a preset feature vector library respectively to obtain comparison results; identifying each face image to be identified in the plurality of face images to be identified based on the comparison result to obtain a first identification result; performing cluster analysis on a plurality of face images to be recognized based on a plurality of feature vectors to obtain a plurality of face categories; and correcting the first recognition result based on the plurality of face categories to obtain a second recognition result. The invention solves the technical problems of high error recognition rate, low precision and low recall rate in the prior art.

Description

Multi-mode multi-strategy fused stranger identification method and system
Technical Field
The invention relates to the technical field of face recognition, in particular to a method and a system for recognizing strangers through multi-mode multi-strategy fusion.
Background
Leakage of absolute data (such as production process data) and loss of production materials of modern companies are always difficult points for company management and control. And all personnel entering the company park are managed and controlled and traced, strangers and suspicious personnel are identified in time, corresponding tracks and frequency analysis can be formed, effective early warning is achieved before problems occur, effective tracing is conducted after problems occur, and the problems can be relieved to a great extent. In this process, the core is the identification of strangers and suspicious persons.
In the prior art, a stranger identification method is generally adopted, and people in a black-and-white list library such as an employee library and a family library are directly judged to be strangers according to identification results. According to the method, stranger judgment is carried out only through single piece of single-dimensional information, the technical problem of high false identification rate exists, and the technical problem of low precision and recall rate exists.
Disclosure of Invention
In view of the above, the present invention provides a method and a system for recognizing strangers through multi-modal multi-policy fusion, so as to alleviate the technical problems of high false recognition rate, low precision and low recall rate in the prior art.
In a first aspect, an embodiment of the present invention provides a multi-modal multi-policy fused stranger identification method, which is applied to a server, and includes: extracting a plurality of characteristic vectors of the face image to be recognized through the trained face recognition model to obtain a plurality of characteristic vectors; comparing the plurality of feature vectors with feature vectors in a preset feature vector library respectively to obtain comparison results; the preset feature vector library is a set of feature vectors of a preset face image; identifying each face image to be identified in the plurality of face images to be identified based on the comparison result to obtain a first identification result; the first recognition result includes any one of: a strange face image, a non-strange face image; performing cluster analysis on the plurality of face images to be recognized based on the plurality of feature vectors to obtain a plurality of face categories; wherein one face class corresponds to a face of a person; modifying the first recognition result based on the plurality of face categories to obtain a second recognition result, wherein the second recognition result comprises any one of the following items: a strange face image, a non-strange face image.
Further, comprising: before extracting feature vectors of a plurality of face images to be recognized through the trained face recognition model, the method further comprises the following steps: detecting face images in the target images to obtain a plurality of initial face images; the target images are image frames comprising face images to be recognized; and obtaining a plurality of face images to be recognized based on the plurality of initial face images.
Further, obtaining a plurality of facial images to be recognized based on the plurality of initial facial images includes: performing quality evaluation operation on the plurality of initial face images through the trained face quality evaluation model to obtain face quality scores; and taking the face image of which the face quality score is higher than the preset score in the plurality of initial face images as a face image to be recognized.
Further, modifying the first recognition result based on the plurality of face categories to obtain a second recognition result, including: and correcting the first recognition results of a plurality of face images to be recognized belonging to the same face category into the same recognition result to obtain a second recognition result.
Further, after the first recognition result is modified based on the plurality of face classes to obtain a second recognition result, the method further includes: acquiring snapshot position information of a plurality of face images to be recognized belonging to the same face category; and drawing a moving path of the target face corresponding to the face type based on the snapshot position information.
Further, after the first recognition result is modified based on the plurality of face classes to obtain a second recognition result, the method further includes: and storing the image to be recognized, of which the second recognition result is the strange face image, into a preset strange face bottom library.
In a second aspect, an embodiment of the present invention further provides a system for recognizing strangers in multi-modal multi-policy fusion, which is applied to a server, and includes: the system comprises a feature extraction module, a comparison module, an identification module, a clustering module and a correction module, wherein the feature extraction module is used for extracting feature vectors of a plurality of face images to be identified through a trained face identification model to obtain a plurality of feature vectors; the comparison module is used for comparing the plurality of characteristic vectors with characteristic vectors in a preset characteristic vector library respectively to obtain comparison results; the preset feature vector library is a set of feature vectors of a preset face image; the identification module is used for identifying each face image to be identified in the plurality of face images to be identified based on the comparison result to obtain a first identification result; the first recognition result includes any one of: a strange face image, a non-strange face image; the clustering module is used for clustering and analyzing the plurality of face images to be recognized based on the plurality of feature vectors to obtain a plurality of face categories; wherein one face class corresponds to a face of a person; the correction module is configured to correct the first recognition result based on the plurality of face categories to obtain a second recognition result, where the second recognition result includes any one of: a strange face image, a non-strange face image.
Further, the system further comprises: a path drawing module to: acquiring snapshot position information of a plurality of face images to be recognized belonging to the same face category; and drawing a moving path of the target face corresponding to the face type based on the snapshot position information.
In a third aspect, an embodiment of the present invention further provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the method according to the first aspect when executing the computer program.
In a fourth aspect, the present invention further provides a computer-readable medium having non-volatile program code executable by a processor, where the program code causes the processor to execute the method according to the first aspect.
The invention provides a multi-mode multi-strategy fused stranger identification method and system, wherein a plurality of feature vectors of a face image to be identified are extracted through a trained face identification model to obtain a plurality of feature vectors; comparing the plurality of feature vectors with feature vectors in a preset feature vector library respectively to obtain comparison results; identifying each face image to be identified in the plurality of face images to be identified based on the comparison result to obtain a first identification result; performing cluster analysis on a plurality of face images to be recognized based on a plurality of feature vectors to obtain a plurality of face categories; and correcting the first recognition result based on the plurality of face categories to obtain a second recognition result. According to the invention, the face recognition model and the cluster analysis are fused, so that the stranger face recognition accuracy is improved, the recall rate and precision of stranger recognition and grabbing are improved, and the technical problems of high false recognition rate, low precision and low recall rate in the prior art are solved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a stranger identification method with multi-modal multi-policy fusion according to an embodiment of the present invention;
FIG. 2 is a flow chart of another multi-modal multi-policy converged stranger identification method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a multi-modal multi-policy converged stranger identification system according to an embodiment of the present invention;
fig. 4 is a schematic diagram of another multi-modal multi-policy converged stranger identification system according to an embodiment of the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The first embodiment is as follows:
fig. 1 is a flowchart of a stranger identification method for multi-modal multi-policy fusion, which is applied to a server according to an embodiment of the present invention. As shown in fig. 1, the method specifically includes the following steps:
and S102, extracting a plurality of characteristic vectors of the face image to be recognized through the trained face recognition model to obtain a plurality of characteristic vectors.
Step S104, comparing the plurality of characteristic vectors with characteristic vectors in a preset characteristic vector library respectively to obtain comparison results; the preset feature vector library is a set of feature vectors of a preset face image.
Optionally, the preset vector library includes a feature vector library of a known face image and a feature vector library of a strange face, where the known face image vector library includes: the system comprises a staff base library, a family base library, a stationary outer package base library and a blacklist base library.
Step S106, identifying each face image to be identified in the plurality of face images to be identified based on the comparison result to obtain a first identification result; the first recognition result includes any one of: a strange face image, a non-strange face image.
Step S108, carrying out cluster analysis on a plurality of face images to be recognized based on a plurality of feature vectors to obtain a plurality of face categories; one of the face classes corresponds to a person's face.
Step S110, the first recognition result is corrected based on a plurality of face categories to obtain a second recognition result, and the second recognition result comprises any one of the following items: a strange face image, a non-strange face image.
According to the stranger identification method based on multi-mode multi-strategy fusion, provided by the invention, the face identification model and the cluster analysis are fused, so that the stranger face identification accuracy is improved, the recall rate and precision of stranger identification and grabbing are improved, and the technical problems of high false identification rate, low precision and low recall rate in the prior art are solved.
Optionally, the method provided in the embodiment of the present invention further includes, before step S102, a step of obtaining a plurality of face images to be recognized, specifically, detecting face images in a plurality of target images to obtain a plurality of initial face images; the target images are image frames comprising face images to be recognized; and obtaining a plurality of face images to be recognized based on the plurality of initial face images.
In the embodiment of the invention, firstly, an image frame comprising a face image to be recognized is obtained through a camera, then, the face detection and face alignment operation are carried out on the image frame through a face detection method, the face image after alignment correction is obtained, a plurality of initial face images are obtained, then, the face quality screening is carried out on the initial face images, the face images with unqualified face quality such as blurring, shielding, large posture, strong illumination and the like are filtered, and finally, a plurality of face images to be recognized are obtained.
Specifically, obtaining a plurality of facial images to be recognized based on a plurality of initial facial images includes: performing quality evaluation operation on a plurality of initial face images through the trained face quality evaluation model to obtain face quality scores; and taking the face image with the face quality score higher than the preset score in the plurality of initial face images as the face image to be recognized.
In the embodiment of the invention, a plurality of characteristic vectors are respectively compared with the characteristic vectors in a preset characteristic vector library to obtain comparison results; and then, identifying each face image to be identified in the plurality of face images to be identified based on the comparison result to obtain a first identification result.
Specifically, firstly, calculating the distance between each feature vector and a feature vector in a preset feature vector library, and judging whether the minimum distance is smaller than a preset threshold value or not; if the feature vector is smaller than the preset feature vector, determining whether the feature vector belongs to a feature vector library of a known face image in a preset feature vector library or a feature vector library of a strange face; if the feature vector is larger than or equal to the preset feature vector library, determining that the feature vector is not in the preset feature vector library; and determining the judgment result as a comparison result. According to the comparison result, for example, if the feature vector belongs to a feature vector library of a known face image, identifying the face image to be identified corresponding to the feature vector as a non-unfamiliar face image; and if the feature vector belongs to a feature vector library of the strange face or the feature vector is not in a preset feature vector library, identifying the face image to be identified corresponding to the feature vector as the strange face image.
Optionally, step S110 includes: and correcting the first recognition results of a plurality of face images to be recognized belonging to the same face category into the same recognition result to obtain a second recognition result.
Specifically, the first recognition result of each face image to be recognized in a plurality of face images to be recognized belonging to the same face category is determined, and if the first recognition results of a plurality of face images to be recognized are different, the first recognition result is corrected to be the same recognition result according to the proportion of the face image to be recognized corresponding to each recognition result. For example, the number of the face images to be recognized belonging to the same face category is 10, wherein the first recognition result of 8 face images to be recognized is a strange face image, and the first recognition result of 2 face images to be recognized is a non-strange face image, and the recognition result of 2 face images to be recognized, of which the recognition results are non-strange face images, is modified into a strange face image.
Optionally, fig. 2 is a flowchart of another multi-modal multi-policy fused stranger identification method provided in an embodiment of the present invention, and as shown in fig. 2, the method further includes:
step S112, capturing position information of a plurality of face images to be recognized belonging to the same face category.
Specifically, the snapshot position information of the face image to be recognized can be determined according to the snapshot video corresponding to the image frame where the face image to be recognized is located and the position of the camera shooting the snapshot video.
And step S114, drawing a moving path of the target face corresponding to the face type based on the snapshot position information.
In the embodiment of the invention, whether the face image to be recognized corresponding to each face type belongs to a strange face image or not can be determined according to the face recognition result, and meanwhile, the moving path of the face corresponding to each face type can be drawn according to the snapshot position information of the face image to be recognized. For example, a moving path of the recognized strange face image may be drawn, so that a function of tracking entrance and exit of a stranger entering the recognition area may be realized.
Optionally, as shown in fig. 2, the method further includes:
and step S116, storing the image to be recognized, of which the second recognition result is the strange face image, into a preset strange face bottom library.
Specifically, the face image to be recognized corresponding to the cluster center of each face category obtained in step S108 is stored in a preset strange face base library.
The embodiment of the invention provides a multi-mode multi-strategy fused stranger identification method, which comprises the steps of firstly carrying out face detection alignment on a snap-shot picture after snap-shot data are obtained through a camera to obtain an aligned and corrected face image, then finishing feature vector extraction through face identification, carrying out retrieval comparison on feature vectors of a preset feature vector library to obtain a first identification result, correcting the first identification result through a clustering algorithm to obtain a final second identification result, and finally finishing the storage of strangers in a warehouse on the day according to the second identification result.
The embodiment of the invention integrates various modes and various strategies such as face detection, face quality evaluation, face recognition characteristics, clustering algorithm, trend track analysis and the like, realizes a complete stranger recognition method, greatly improves recall and precision of stranger recognition and grabbing, and improves the recognition accuracy of strangers.
Example two:
fig. 3 is a schematic diagram of a multi-modal multi-policy converged stranger identification system applied to a server according to an embodiment of the invention. As shown in fig. 3, the system includes: the system comprises a feature extraction module 10, a comparison module 20, an identification module 30, a clustering module 40 and a correction module 50.
Specifically, the feature extraction module 10 is configured to extract feature vectors of a plurality of face images to be recognized through the trained face recognition model, so as to obtain a plurality of feature vectors.
The comparison module 20 is configured to perform comparison operations on the plurality of feature vectors and feature vectors in a preset feature vector library respectively to obtain comparison results; the preset feature vector library is a set of feature vectors of a preset face image.
The recognition module 30 is configured to recognize each to-be-recognized face image of the plurality of to-be-recognized face images based on the comparison result to obtain a first recognition result; the first recognition result includes any one of: a strange face image, a non-strange face image.
The clustering module 40 is configured to perform clustering analysis on a plurality of face images to be recognized based on a plurality of feature vectors to obtain a plurality of face categories; one of the face classes corresponds to a person's face.
A modification module 50, configured to modify the first recognition result based on a plurality of face categories to obtain a second recognition result, where the second recognition result includes any one of the following: a strange face image, a non-strange face image.
Specifically, the modification module 50 is configured to modify a first recognition result of a plurality of to-be-recognized face images belonging to the same face category into the same recognition result, so as to obtain a second recognition result.
The invention provides a multi-mode multi-strategy fused stranger identification system, which is characterized in that a feature extraction module is used for extracting feature vectors of a plurality of face images to be identified by using a trained face identification model to obtain a plurality of feature vectors; comparing the plurality of characteristic vectors with characteristic vectors in a preset characteristic vector library respectively through a comparison module to obtain comparison results; identifying each face image to be identified in the plurality of face images to be identified through an identification module based on the comparison result to obtain a first identification result; clustering analysis is carried out on a plurality of face images to be recognized through a clustering module on a plurality of feature vectors to obtain a plurality of face categories; and finally, correcting the first recognition result based on the plurality of face categories through a correction module to obtain a second recognition result. According to the invention, through a mode of fusing the face recognition model and the cluster analysis, the accuracy of stranger face recognition is improved, the recall rate and precision of stranger recognition and grabbing are improved, and the technical problems of high false recognition rate, low precision and low recall rate in the prior art are solved.
Optionally, fig. 4 is a schematic diagram of another multi-modal multi-policy fused stranger identification method and system provided according to an embodiment of the present invention, and as shown in fig. 4, the system further includes: a face detection module 60 and a face quality assessment module 70.
Specifically, the face detection module 60 is configured to detect face images in a plurality of target images to obtain a plurality of initial face images; the target images are image frames including face images to be recognized.
And the face quality evaluation module 70 is configured to obtain a plurality of face images to be recognized based on the plurality of initial face images.
Specifically, the face quality evaluation module 70 is configured to perform quality evaluation operation on a plurality of initial face images through the trained face quality evaluation model to obtain face quality scores; and taking the face image with the face quality score higher than the preset score in the plurality of initial face images as the face image to be recognized.
Optionally, as shown in fig. 4, the system further includes: the path drawing module 80 is configured to obtain snapshot position information of a plurality of to-be-recognized face images belonging to the same face category; and drawing a moving path of the target face corresponding to the face type based on the snapshot position information.
Optionally, as shown in fig. 4, the system further includes: and the storage module 90 is used for storing the image to be recognized, of which the second recognition result is the strange face image, into a preset strange face bottom library.
The embodiment of the present invention further provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and when the processor executes the computer program, the steps of the method in the first embodiment are implemented.
The embodiment of the invention also provides a computer readable medium with a non-volatile program code executable by a processor, wherein the program code causes the processor to execute the method in the first embodiment.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

CN202010283240.2A2020-04-102020-04-10Stranger identification method and system based on multi-mode multi-strategy fusionActiveCN111507232B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202010283240.2ACN111507232B (en)2020-04-102020-04-10Stranger identification method and system based on multi-mode multi-strategy fusion

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202010283240.2ACN111507232B (en)2020-04-102020-04-10Stranger identification method and system based on multi-mode multi-strategy fusion

Publications (2)

Publication NumberPublication Date
CN111507232Atrue CN111507232A (en)2020-08-07
CN111507232B CN111507232B (en)2023-07-21

Family

ID=71874643

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202010283240.2AActiveCN111507232B (en)2020-04-102020-04-10Stranger identification method and system based on multi-mode multi-strategy fusion

Country Status (1)

CountryLink
CN (1)CN111507232B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112364825A (en)*2020-11-302021-02-12支付宝(杭州)信息技术有限公司Method, apparatus and computer-readable storage medium for face recognition
CN112396005A (en)*2020-11-232021-02-23平安科技(深圳)有限公司Biological characteristic image recognition method and device, electronic equipment and readable storage medium
CN112597850A (en)*2020-12-152021-04-02浙江大华技术股份有限公司Identity recognition method and device
CN113010731A (en)*2021-02-222021-06-22杭州西湖数据智能研究院Multimodal video retrieval system
CN114937301A (en)*2022-05-192022-08-23北京爱奇艺科技有限公司 A person identification method, device, electronic device and storage medium
CN117038063A (en)*2023-08-232023-11-10珠海横琴圣澳云智科技有限公司Event prediction model construction method and event prediction device based on multi-mode data

Citations (20)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030210808A1 (en)*2002-05-102003-11-13Eastman Kodak CompanyMethod and apparatus for organizing and retrieving images containing human faces
CN102546625A (en)*2011-12-312012-07-04深圳市永达电子股份有限公司Semi-supervised clustering integrated protocol identification system
CN102646197A (en)*2012-02-202012-08-22华焦宝Pre-warning information issuing method and system
US20170154208A1 (en)*2015-11-272017-06-01Xiaomi Inc.Image classification method and device
CN106850333A (en)*2016-12-232017-06-13中国科学院信息工程研究所A kind of network equipment recognition methods and system based on feedback cluster
CN107067504A (en)*2016-12-252017-08-18北京中海投资管理有限公司A kind of recognition of face safety-protection system and a suspect's detection and method for early warning
CN107741996A (en)*2017-11-302018-02-27北京奇虎科技有限公司 Method and device for constructing family map based on face recognition, and computing equipment
CN107766797A (en)*2017-09-272018-03-06汉柏科技有限公司A kind of stranger's recognition methods and system
CN108156018A (en)*2017-11-272018-06-12上海观安信息技术股份有限公司Electric power networks equipment topology identification method, electronic equipment and computer storage media
CN108229321A (en)*2017-11-302018-06-29北京市商汤科技开发有限公司Human face recognition model and its training method and device, equipment, program and medium
CN108491794A (en)*2018-03-222018-09-04腾讯科技(深圳)有限公司The method and apparatus of face recognition
CN109063691A (en)*2018-09-032018-12-21武汉普利商用机器有限公司A kind of recognition of face bottom library optimization method and system
CN109086739A (en)*2018-08-232018-12-25成都睿码科技有限责任公司A kind of face identification method and system of no human face data training
CN109299707A (en)*2018-10-302019-02-01天津师范大学 An Unsupervised Pedestrian Re-identification Method Based on Fuzzy Deep Clustering
CN109816582A (en)*2019-01-282019-05-28重庆中科云从科技有限公司Control safety protection method and device in area
CN109829433A (en)*2019-01-312019-05-31北京市商汤科技开发有限公司Facial image recognition method, device, electronic equipment and storage medium
CN110348272A (en)*2018-04-032019-10-18北京京东尚科信息技术有限公司Method, apparatus, system and the medium of dynamic human face identification
CN110414433A (en)*2019-07-292019-11-05腾讯科技(深圳)有限公司 Image processing method, device, storage medium and computer equipment
CN110472460A (en)*2018-05-112019-11-19北京京东尚科信息技术有限公司Face image processing process and device
CN110866515A (en)*2019-11-222020-03-06三一重工股份有限公司Method and device for identifying object behaviors in plant and electronic equipment

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030210808A1 (en)*2002-05-102003-11-13Eastman Kodak CompanyMethod and apparatus for organizing and retrieving images containing human faces
CN102546625A (en)*2011-12-312012-07-04深圳市永达电子股份有限公司Semi-supervised clustering integrated protocol identification system
CN102646197A (en)*2012-02-202012-08-22华焦宝Pre-warning information issuing method and system
US20170154208A1 (en)*2015-11-272017-06-01Xiaomi Inc.Image classification method and device
CN106850333A (en)*2016-12-232017-06-13中国科学院信息工程研究所A kind of network equipment recognition methods and system based on feedback cluster
CN107067504A (en)*2016-12-252017-08-18北京中海投资管理有限公司A kind of recognition of face safety-protection system and a suspect's detection and method for early warning
CN107766797A (en)*2017-09-272018-03-06汉柏科技有限公司A kind of stranger's recognition methods and system
CN108156018A (en)*2017-11-272018-06-12上海观安信息技术股份有限公司Electric power networks equipment topology identification method, electronic equipment and computer storage media
CN107741996A (en)*2017-11-302018-02-27北京奇虎科技有限公司 Method and device for constructing family map based on face recognition, and computing equipment
CN108229321A (en)*2017-11-302018-06-29北京市商汤科技开发有限公司Human face recognition model and its training method and device, equipment, program and medium
CN108491794A (en)*2018-03-222018-09-04腾讯科技(深圳)有限公司The method and apparatus of face recognition
CN110348272A (en)*2018-04-032019-10-18北京京东尚科信息技术有限公司Method, apparatus, system and the medium of dynamic human face identification
CN110472460A (en)*2018-05-112019-11-19北京京东尚科信息技术有限公司Face image processing process and device
CN109086739A (en)*2018-08-232018-12-25成都睿码科技有限责任公司A kind of face identification method and system of no human face data training
CN109063691A (en)*2018-09-032018-12-21武汉普利商用机器有限公司A kind of recognition of face bottom library optimization method and system
CN109299707A (en)*2018-10-302019-02-01天津师范大学 An Unsupervised Pedestrian Re-identification Method Based on Fuzzy Deep Clustering
CN109816582A (en)*2019-01-282019-05-28重庆中科云从科技有限公司Control safety protection method and device in area
CN109829433A (en)*2019-01-312019-05-31北京市商汤科技开发有限公司Facial image recognition method, device, electronic equipment and storage medium
CN110414433A (en)*2019-07-292019-11-05腾讯科技(深圳)有限公司 Image processing method, device, storage medium and computer equipment
CN110866515A (en)*2019-11-222020-03-06三一重工股份有限公司Method and device for identifying object behaviors in plant and electronic equipment

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
NEBEHAY G等: "Clustering of static-adaptive correspondences for deformable object tracking", 《/PROCEEDINGS OF THE IEEE CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION》, pages 2784 - 2791*
周涛等: "基于聚类分析和集成神经网络的序列图像多目标识别算法", 《计算机科学》, vol. 36, no. 3, pages 215 - 219*
林顺富等: "基于灰色关联与模糊聚类分析的负荷预处理方法", 《电测与仪表》, vol. 4, no. 11, pages 36 - 42*
洪传文: "基于多模板匹配的行人检测算法研究", 《中国优秀硕士学位论文全文数据库信息科技辑》, no. 3, pages 138 - 6668*

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112396005A (en)*2020-11-232021-02-23平安科技(深圳)有限公司Biological characteristic image recognition method and device, electronic equipment and readable storage medium
CN112364825A (en)*2020-11-302021-02-12支付宝(杭州)信息技术有限公司Method, apparatus and computer-readable storage medium for face recognition
CN112597850A (en)*2020-12-152021-04-02浙江大华技术股份有限公司Identity recognition method and device
CN113010731A (en)*2021-02-222021-06-22杭州西湖数据智能研究院Multimodal video retrieval system
CN113010731B (en)*2021-02-222022-05-20杭州西湖数据智能研究院Multimodal video retrieval system
CN114937301A (en)*2022-05-192022-08-23北京爱奇艺科技有限公司 A person identification method, device, electronic device and storage medium
CN117038063A (en)*2023-08-232023-11-10珠海横琴圣澳云智科技有限公司Event prediction model construction method and event prediction device based on multi-mode data

Also Published As

Publication numberPublication date
CN111507232B (en)2023-07-21

Similar Documents

PublicationPublication DateTitle
CN111507232A (en)Multi-mode multi-strategy fused stranger identification method and system
CN112215155B (en)Face tracking method and system based on multi-feature fusion
CN108805900B (en)Method and device for determining tracking target
KR101615254B1 (en)Detecting facial expressions in digital images
KR101557376B1 (en)Method for Counting People and Apparatus Therefor
CN101344922B (en)Human face detection method and device
US20220245948A1 (en)Automatic license plate recognition (alpr) and vehicle identification profile methods and systems
CN112183162A (en) A system and method for automatic face registration and recognition in surveillance scenarios
KR101653278B1 (en)Face tracking system using colar-based face detection method
AU2014240213A1 (en)System and Method for object re-identification
CN110674680B (en)Living body identification method, living body identification device and storage medium
CN111476160A (en)Loss function optimization method, model training method, target detection method, and medium
CN110941993A (en) Dynamic Person Classification and Storage Method Based on Face Recognition
CN112132048A (en)Community patrol analysis method and system based on computer vision
US20230386188A1 (en)Image analysis system an update method for machine learning model
CN113361488A (en)Multi-scene adaptive model fusion method and face recognition system
CN109146913B (en)Face tracking method and device
CN112907206B (en)Business auditing method, device and equipment based on video object identification
CN118587253A (en) A deep learning driven small target tracking method and system
CN113449596B (en)Object re-identification method, electronic equipment and storage device
CN118097769A (en)Centrifugal pump operation intelligent detection method based on cloud end architecture
Li et al.Face detection technology based on combining skin color model with improved adaboost algorithm
CN111860100B (en)Pedestrian number determining method and device, electronic equipment and readable storage medium
CN116416565A (en) A method and system for detecting pedestrians following and overtaking in a specific area
CN117636402B (en)Pedestrian re-identification-based passenger analysis method and device and computer storage medium

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
TA01Transfer of patent application right
TA01Transfer of patent application right

Effective date of registration:20230523

Address after:314506 room 116, building 4, No. 288, development avenue, Tongxiang Economic Development Zone, Tongxiang City, Jiaxing City, Zhejiang Province

Applicant after:Shengjing Intelligent Technology (Jiaxing) Co.,Ltd.

Address before:102200 5th floor, building 6, No.8 Beiqing Road, Changping District, Beijing

Applicant before:SANY HEAVY INDUSTRY Co.,Ltd.

GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp