WO2020233071A1 - 人证核实方法、装置、计算机设备及计算机可读存储介质 - Google Patents
人证核实方法、装置、计算机设备及计算机可读存储介质 Download PDFInfo
- Publication number
- WO2020233071A1 WO2020233071A1 PCT/CN2019/121872 CN2019121872W WO2020233071A1 WO 2020233071 A1 WO2020233071 A1 WO 2020233071A1 CN 2019121872 W CN2019121872 W CN 2019121872W WO 2020233071 A1 WO2020233071 A1 WO 2020233071A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- face
- base map
- face base
- verification
- map
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/172—Classification, e.g. identification
Definitions
- This application relates to the technical field of identity verification, and in particular to a method, device, computer equipment, and computer-readable storage medium for verification of a personal certificate.
- Personal identification verification refers to a method of verifying the identity of a living body, especially between a living body's face and personal identification data.
- the verification of personal identification is generally done by encapsulating an interface through a back-end service. The interface first detects whether the local service has a base map. If there is no base map or the base map fails to pass, then the public security verification interface is called. Save the base map if passed. Specifically, it is divided into the following two situations:
- the embodiments of the present application provide a method, device, computer equipment, and computer-readable storage medium for verification of a personal identification, which can solve the problem of low efficiency of verification of the identification in the traditional technology.
- the first aspect of the embodiments of the present application provides a method for verifying a person's certificate, and the method may include:
- the score of the first face base map is derived from the comparison score returned in real time by the third-party interface for verification of the first face base map, which is used to describe the first face base map Similarity with the face map stored in the third-party interface;
- the face map is compared with the first face base map to obtain a verification result of the verification.
- the second aspect of the embodiments of the present application provides a personal identification verification device, which may include a module for implementing the steps of the above-mentioned identification verification method.
- a third aspect of the embodiments of the present application provides a computer-readable storage medium, the computer-readable storage medium stores computer-readable instructions, and when the computer-readable instructions are executed by a processor, the processor executes the foregoing Steps of the verification method of personal identification.
- the fourth aspect of the embodiments of the present application provides a computer device, which includes a memory and a processor, the memory stores computer-readable instructions, and the processor implements the above-mentioned personal identification verification when the computer-readable instructions are executed. Method steps.
- the embodiment of the present application has the beneficial effect that: in the embodiment of the present application, the face image in the verification of the person certificate is compared with the reliable first face base image to directly obtain the comparison pass or Failed comparison results can improve the accuracy of the verification of the witness, and reduce the number of calls to the third-party interface, so as to improve the efficiency of verification by reducing the interface response time, and save money by reducing the number of paid third-party interfaces.
- Figure 1 is a schematic diagram of an application scenario of the method for verification of a person's certificate provided in an embodiment of this application;
- FIG. 2 is a first schematic flowchart of a method for verifying a person's certificate provided by an embodiment of the application
- FIG. 3 is a second schematic flowchart of a method for verification of a person's certificate provided by an embodiment of the application
- FIG. 4 is a third schematic flowchart of a method for verifying a person's certificate provided by an embodiment of the application
- FIG. 5 is a schematic diagram of an interaction process of the method for verifying a person's certificate according to an embodiment of the application
- FIG. 6 is a schematic block diagram of a device for verifying a person's certificate according to an embodiment of the application
- FIG. 7 is another schematic block diagram of the device for verification of a person's certificate according to an embodiment of the application.
- FIG. 8 is a schematic block diagram of a computer device provided by an embodiment of the application.
- FIG. 1 is a schematic diagram of an application scenario of a method for verifying a person's certificate provided by an embodiment of the application.
- the application scenarios include:
- the terminal obtains the face image and identity information through the input device, and sends the face image and identity information to the server to enable the server to verify the identity.
- the terminal may be a smart phone, a smart watch, a notebook computer, a tablet computer, or a desktop computer And other electronic equipment, the terminal in Figure 1 is connected to the server.
- the server is a computer device that provides a backend verification server.
- the server may be a server cluster, a distributed server, or a cloud server.
- the server in FIG. 1 is connected to the terminal.
- the third-party interface generally refers to the public security system interface, also referred to as the public security interface for short.
- the terminal obtains the face image and identity information for verification of the identity card through a camera, keyboard or voice input device, etc.
- the identity information includes the ID number
- the face image and The identity information is sent to the back-end server, and the server receives the face map and identity information, and determines whether a first face base map corresponding to the identity information is stored according to the identity information, wherein the first face base map It is a face base map with a score greater than or equal to the first preset score threshold.
- the score of the first face base map comes from the third-party interface to verify the real-time return of the first face base map
- the comparison score of is used to describe the similarity between the first face base map and the face base map stored in the third-party interface. If the first face base map is stored, the face The image is compared with the first face base image to obtain a comparison result verified by the person certificate.
- Figure 1 only shows a desktop computer as a terminal.
- the type of terminal is not limited to that shown in Figure 1.
- the terminal can also be a smart phone, a smart watch, a notebook computer, or a tablet computer.
- the application scenarios of the above-mentioned personal identification verification method are only used to illustrate the technical solutions of this application, and are not used to limit the technical solutions of this application.
- the above-mentioned connection relationship may also have other forms.
- FIG. 2 is a first schematic flowchart of a method for verifying a person's certificate according to an embodiment of the application.
- the method for verifying the person's certificate is applied to the server in FIG. 1 to complete all or part of the functions of the method for verifying the person's certificate.
- the method includes the following steps S210-S240:
- S210 Receive a face image and identity information, where the identity information includes an ID number.
- the face image refers to a face image
- the identity information includes an ID number
- the terminal can take a face image through a camera, and obtain the identity information input by the user through a keyboard or voice device, etc., and send the face image and identity information to the back-end server for verification of the identity through a wired or wireless network After receiving the face image and identity information, the server verifies the face image.
- S220 Determine, according to the identity information, whether a first face base map corresponding to the identity information is stored, wherein the first face base map is a person whose score is greater than or equal to a first preset score threshold Face base map, the score of the first face base map is derived from the real-time comparison score returned by the third-party interface for verification of the first face base map, used to describe the first face The similarity between the base map and the face base map stored in the third-party interface.
- the face base map refers to the basis for comparison in the process of verifying the personal evidence.
- the face map and the face base map are compared to determine whether the face map and the face base map are similar or consistent, and then to determine the personal evidence Verified user identity.
- the first face base map is a face base map with a score greater than or equal to a first preset score threshold, and the first preset score threshold is proportional to the accuracy of the first face base map Relationship, the higher the first preset score threshold is set, the more similar the first face base map is to the face base map stored in the third-party public security interface, and the face map is similar to the first face base map
- the result of personal identification verification is closer to the result of human identification verification by calling the public security interface of a third party on the face map.
- the score of the first face base map is derived from the comparison score returned in real time by the third-party interface for verification of the first face base map, and is used to describe the first face base map The degree of similarity with the face map stored in the third-party interface.
- the score of the first face map is verified by the third-party public security interface on the face map corresponding to the first face map.
- the comparison score returned by the kernel in real time is the comparison score returned by the public security interface according to the internal algorithm when the first face base map is compared with the face base map in the third-party public security system interface.
- the first face base map is similar to the face base map stored in the third-party public security interface.
- the similarity of is proportional to the comparison score. The higher the comparison score, the more similar the first face base map is to the face base map stored in the third-party public security interface.
- the server converts the face corresponding to the first face base map The picture is saved as the first face base picture.
- the first preset score threshold may be set according to actual business requirements for the accuracy of the verification of the personal identification.
- the first preset threshold may be set The larger the setting, the larger the first preset score threshold, the higher the similarity between the first face base map and the face base map in the public security system interface, and the more accurate the result of the verification of the human ID, the first preset score threshold The lower the lower, the similarity between the first face base map and the face base map in the public security system interface will be reduced accordingly, and the result of the verification of the personal identification is relatively inaccurate.
- the first preset score The value threshold should be set much higher than the bottom line of the public security system interface verification.
- the default face base map stored in the third-party public security interface is true and reliable, and the face base map stored in the third-party public security interface is used for verification.
- Benchmark For example, taking the full score as 100 points, the first preset score threshold is set to 90 points, and the face base maps are classified according to the scores obtained from the public security interface of the face base maps, and the face maps are compared. The face map with a value greater than or equal to 90 points is divided into the first face base map, which may also be called a reliable base map.
- the server After the server receives the face image and identity information uploaded by the terminal, it judges based on the identity information whether the first face base map corresponding to the identity information is stored in the server’s local database, and if the identity information is stored in the server Corresponding to the first face base map, first compare the face map with the first face base map local to the server. If the first face base map corresponding to the identity information is not stored in the server, you can compare The face image is compared with the second face base image, or the third-party public security interface is called for the comparison of human identification verification, and the third-party public security interface is called. On the one hand, it will prolong the interface response time of human identification verification. On the other hand, the third-party public security interface is paid to call, and the call fee needs to be paid.
- the server establishes a preset identifier for the identity information of the base map of the human face stored in the database, and performs real-time verification of the human identity.
- the preset identifier is first searched according to the identity information. If the preset identifier corresponding to the identity information can be found, the database is judged The first face base map corresponding to the identity information is stored, and if the preset identifier corresponding to the identity information cannot be found, it is determined that the first face base map corresponding to the identity information is not stored in the database.
- keywords for example, if the keyword is set to "TRUE", it is determined that the first face base map corresponding to the identity information is stored in the database, and the keyword is set to "FALSE" to determine that there is no The first face base map corresponding to the identity information is stored. Since the preset identifier or keyword is smaller than the amount of data in the database, the efficiency of judgment can be improved, thereby shortening the time for verification of the witness.
- the face base map is generally derived from the face map uploaded by the terminal received by the server, that is, the server saves the face map whose score meets the requirements as a face base map to facilitate subsequent verification of the same identity information. .
- the server will call the public security interface for verification.
- the personal information of the public security system is due to its authority. Sexuality is generally considered to be reliable.
- the public security interface After the public security interface receives the call to verify the identity, it will compare the face map with the face map stored in the database of the public security system according to the identity information using the internal comparison of the public security system.
- the algorithm is compared, and the public security interface will return information such as the comparison result and the score of the comparison between the face image and the face base image in the public security system to the server, so that the server obtains the face image and the public security interface
- the comparison score of the face base map is used to determine the similarity between the face map and the face base map saved in the public security system, and then to determine the similarity between the face map and the human face. It should be noted that, In the process of verification, the default is to use the base map of the face stored in the public security system as the basis for comparison, that is, the base map of the face stored in the public security system is the closest to the real face of the living body.
- the server determines that the first face base map corresponding to the identity information is stored, the face map is compared with the first face base map to obtain the comparison result, because the first person The face base map is very similar to the face base map of the public security interface, and it is more reliable as a personal certificate verification.
- the result of the personal certificate verification can be used as the final comparison result regardless of whether the personal certificate verification verification is passed. Since the score of the first face base map is higher, it indicates that the first face base map is more similar to the face base map corresponding to the identity information stored in the public security interface of the third party, because the identity stored in the public security interface is considered The face base map corresponding to the information is true and reliable.
- the ratio of the face map to the first face base map can be considered The closer the result is to the comparison result of the face map and the face base map corresponding to the identity information in the public security interface, the more reliable the comparison result of the face map and the first face base map can be judged, and the comparison result obtained The more precise.
- the second face base map is a face base map with a score greater than or equal to the second preset score threshold and less than the first preset score threshold. For example, taking the full score as 100 points, the face base map is classified according to the score obtained from the public security interface of the face base map, and the face base map with a face map score greater than or equal to 90 points is divided into the first A face base map, which divides the face base map whose score is less than 90 points and greater than or equal to 60 points into a second face base map, which can also be called a normal base map, where the normal base map is
- the public security interface passes the verification of the face image as a common base map, but according to the score, the face map is not so accurate.
- the bottom limit of the common base map is that the public security interface verifies the face map.
- the face map is compared with the second face base map to determine whether the verification of the face map passes. Since the reliability of the second face base map is not so high, if the comparison is passed, it indicates that the face map is similar to the face base map of the third-party public security interface and can be used as the final comparison result. No, considering the difference between the second face base map and the face base map of the public security interface, the third-party public security interface is further invoked to verify the face map, and finally a reliable personal identification is obtained through the public security interface Verify the results.
- the third-party interface is invoked to perform the identification verification to obtain the comparison result of the identification verification from the third-party interface. If there is no face base map or the first face base map, you can call the public security interface of a third party to verify the personal identification through the public security interface, obtain the verification result from the public security interface, and obtain the personal identification verification from the public security interface.
- the results include information such as the comparison score between the face map and the face base map in the public security interface during the verification of the personal certificate or the failure of the verification of the personal certificate, and the internal comparison of the personal certificate in the public security interface in real time. Algorithm, due to the authority of the public security interface, it is generally believed that the data and comparison results of the public security interface are accurate and reliable.
- the server displays the comparison result of the obtained ID verification or the ID verification, or returns the comparison result of the ID verification obtained in the above steps to the terminal to prompt the user through the terminal.
- the interface for verification of the person identification when the interface for verification of the person identification is optimized, if a face image and identity information for verification of the person's certificate are received, it is judged according to the identity information whether there is a second corresponding to the said identity information.
- a face base map where the first face base map is a face base map with a score greater than or equal to a first preset score threshold, and the score of the first face base map comes from a third-party interface pair
- the comparison score value returned by the first face base map for verification in real time is used to describe the similarity between the first face base map and the face base map stored in the third-party interface, if stored
- the first face base map the face map is compared with the first face base map to obtain the comparison result of the witness verification.
- the face map in the verification verification is compared with the reliable first face map.
- a face base map is compared to directly obtain the comparison result of the comparison passed or failed, which can improve the accuracy of the verification of the witness, and at the same time reduce the number of calls to the third-party interface, thereby realizing the improvement of the witness by reducing the interface response time
- the efficiency of the verification, and the capital cost of the verification of the human certificate is saved due to the reduction of the third-party interface of the payment.
- FIG. 3 is a second schematic flowchart of a method for verifying a person's certificate according to an embodiment of the application. As shown in Figure 3, the method includes the following steps S310-S380:
- S310 Receive a face image and identity information, where the identity information includes an ID number.
- step S310 can refer to step S210 of the embodiment shown in FIG. 2, and the content of step S210 is included here by reference, and will not be repeated here.
- S320 Determine whether a hierarchical face base map corresponding to the identity information is stored according to the identity information, wherein the hierarchical face base map is divided into the first face base map and the second face base map
- the second face base map is a face base map with a score greater than or equal to the second preset score threshold and less than the first preset score threshold.
- the hierarchical face base map refers to the classification of the face base map according to preset standards. The higher the level, the more similar the face base map is to the user’s live face, and the more accurate the result of real-time comparison of human evidence will be. The more reliable the result of the verification of the personal certificate.
- the hierarchical face base map is divided into the first face base map and the second face base map, and the first face base map is a face base with a score greater than or equal to a first preset score threshold
- the score of the first face base map is derived from the comparison score returned in real time by the third-party interface for verification of the first face base map, which is used to describe the first face base map Similarity with the face base map stored in the third-party interface, where the second face base map has a score greater than or equal to the second preset score threshold and less than the first preset score threshold Face base map.
- the face image greater than or equal to 90 points is divided into the first face base image, and the ratio of the face image is divided
- Face images with scores of less than 90 points and greater than or equal to 60 points are divided into ordinary base images, where the ordinary base image is verified by the public security interface against the face image as the ordinary base image, but according to the comparison score of the face image
- the value indicates that the face image is not so accurate.
- the bottom line of the ordinary base image is that the public security interface verifies the face image.
- the server After the server receives the face image and identity information uploaded by the terminal, it judges based on the identity information whether there is a hierarchical face base map corresponding to the identity information stored in the server’s local database, if the server stores a base map corresponding to the identity information First compare the face map with the local hierarchical face map of the server. If the hierarchical face map corresponding to the identity information is not stored in the server, call the third-party public security interface Comparing the ID verification and invoking the third-party public security interface will extend the response time of the ID verification interface on the one hand. On the other hand, the third-party public security interface is a paid call and requires a call fee.
- the server establishes a preset identifier for the identity information stored in the database with the hierarchical face base map, and performs real-time verification of human identification.
- the preset identifier is first searched for according to the identity information. If the preset identifier corresponding to the identity information can be found, It is determined that the face base map corresponding to the identity information is stored in the database, and if the preset identifier corresponding to the identity information cannot be found, it is determined that the face base map corresponding to the identity information is not stored in the database. You can also set keywords.
- the keyword is set to "TRUE”, it is determined that the face base map corresponding to the identity information is stored in the database, and the keyword is set to "FALSE", and it is determined that there is no The base map of the face corresponding to the identity information. Since the preset identifier or keyword is smaller than the amount of data in the database, the efficiency of judgment can be improved, thereby shortening the time for verification of the witness.
- the server judges whether there is a hierarchical face base map corresponding to the identity information stored in the local database of the server according to the identity information.
- the hierarchical face base map corresponding to the identity information is further determined whether a first face base map corresponding to the identity information is stored, wherein the first face base map has a score greater than or equal to the first preset score The face base map of the threshold value. If the server determines that the first face base map corresponding to the identity information is stored, due to the reliability of the default first face base map, the face map is compared with the first face base map and directly Obtain the comparison result verified by the witness.
- the server determines that the first face base map is stored, it compares the face map with the first face base map through face recognition technology to determine whether the identity verification of the identity verification is passed. , Regardless of whether the identity verification of the personal identification verification is passed, it will be regarded as the result of the identification verification.
- graded face base map does not include the first face base map, determine that the graded face base map only includes a second face base map;
- the hierarchical face base map is divided into two levels, where one level is the first face base map with high reliability, and the other level is the relatively low reliability but also A second face base map verified by a third-party public security interface, where the second face base map has a score greater than or equal to the second preset score threshold and less than the first preset score threshold
- the bottom line of the face map, the bottom line of the second preset score threshold is the score of the third-party public security interface’s verification of the facial image, but it can also be higher than the third-party public security interface’s
- the server determines that the hierarchical face base map is stored, and further determines that the hierarchical face base map does not include the first The face base map, it can be determined that the graded face base map only includes the second face base map whose reliability is lower than the first face base map, and the face map is compared with the second face base map.
- the comparison is used to determine whether the verification of the face image is passed. If the verification of the face image is passed, step S350 is entered, that is, the comparison result of the verification of the person certificate is obtained. If the verification of the face image is not passed, enter Step S380: Invoke the public security interface of the third-party interface to perform more reliable verification of the human certificate, and obtain the comparison result of the verification of the human certificate from the third-party interface.
- step S380 may refer to step S240 of the embodiment shown in FIG. 2, and the content of step 240 is included here by reference, which will not be repeated here.
- the server receives the face image and identity information verified by the human identification, it first determines whether there is a hierarchical face base map corresponding to the identity information according to the identity information.
- the hierarchical face base map is stored, and it is further determined whether the hierarchical face base map includes a first face base map with higher reliability.
- the face map is Compare with the first face base map to obtain the comparison result of the identification verification, or the graded face base map only includes the second face base map with relatively low reliability, if the face map
- the comparison with the second face base map fails, or the hierarchical face base map is not stored, and then the third-party public security interface is called for reliable verification of the person’s identification, so as to achieve the first person with higher reliability as possible
- the hierarchical comparison of face maps can obtain more accurate identification verification results, reduce the interface response time of calling the public security interface of a paid third party, and improve the accuracy and efficiency of identification verification.
- FIG. 4 is a third schematic flowchart of a method for verifying a person's certificate according to an embodiment of the application. As shown in Figure 4, the method includes the following steps S410-S470:
- S410 Receive a face image and identity information, where the identity information includes an ID number;
- steps S410-S440 may refer to steps S210-S230 of the embodiment shown in FIG. 2, and the contents of steps S210-S230 are included here by reference, and will not be repeated here.
- the first face base map is not stored, determine whether a second face base map corresponding to the identity information is stored according to the identity information, wherein the second face base map is A face base map with a value greater than or equal to the second preset score threshold and less than the first preset score threshold;
- the face base map is also divided into two levels, where one level is the first face base map with higher reliability, and the other level is the first face base map with relatively low reliability but also the first level.
- the base map of the second face verified by the three-party public security interface.
- the server After the server receives the face image and identity information verified by the human ID, it directly judges whether there is a face map based on the identity information from high to low, that is, according to the identity information, it first determines whether there is The first face base map corresponding to the identity information, if the first face base map is stored, compare the face map with the first face base map to obtain a personal ID verification directly As a result of the comparison, if the first face base map is not stored, it is further judged based on the identity information whether a second face base map corresponding to the identity information is stored, wherein the second face base map The picture shows a base map of a face with a score greater than or equal to the second preset score threshold and less than the first preset threshold.
- step S440 is entered to obtain the verification result of the person ID. If the facial image verification fails, the process proceeds to step S470, and the third-party interface is called to perform the verification of the human identification to obtain the comparison result of the verification of the human identification from the third-party interface.
- step S470 may refer to step S240 of the embodiment shown in FIG. 2, and the content of step 240 is included here by reference, and will not be repeated here.
- the server after the server receives the face image and identity information verified by the human certificate, it directly judges according to the priority of the face base map from high to low according to the identity information, that is, according to the identity
- the information first determines whether the first face base map corresponding to the identity information is stored, and if the first face base map is stored, compare the face map with the first face base map The comparison result of the verification of the personal identification is directly obtained. If the first face base map is not stored, it is further judged according to the identity information whether a second face base map corresponding to the identity information is stored.
- the face map is compared with the second face base map to determine whether the verification of the face map is passed, and if the verification of the face map passes, the obtained face map is directly obtained According to the comparison result of the verification of the person's certificate, if the verification of the face image fails, or the first face base image and the second face base image are not stored, then the third-party interface is called for the person identification
- the verification is to obtain the comparison result of the verification of the person certificate from the third-party interface. Since it is first judged whether the first face base map with higher reliability is stored, the first face base map with higher reliability is stored. The situation in the figure can shorten the process of verification of the witness, thereby obtaining more accurate verification results of the verification more quickly, and further improving the accuracy and efficiency of verification.
- FIG. 5 is a schematic diagram of an interaction process of the method for verifying a person's certificate according to an embodiment of the application. As shown in Figure 5, the process includes the following steps:
- the front-end obtains a face image through shooting and obtains identity information through an input device, where the identity information includes an ID number.
- the front-end device captures facial images through camera devices such as the front camera or rear camera, and the input component of the front-end device receives the ID number entered by the user through voice or text to uniquely identify the user.
- Identity information includes information such as an ID number that can uniquely determine the identity of a user.
- the front-end obtains the face image and identity information required for verification of the human ID, it sends the face image and identity information to the back-end server for verification of the human ID, and obtains the human ID from the back-end server after the verification of the server’s ID
- the verification result is displayed.
- the server receives the face image and identity information sent by the front-end, and invokes the identification verification service for identification verification.
- the server invokes the identification verification service for identification verification, and determines whether the server stores a hierarchical face base map corresponding to the identity information. If the server does not store a hierarchical face base map corresponding to the identity information, go to step S5005 , Call the public security interface of the third party to verify the personal identification. If the server saves the hierarchical face base map corresponding to the identity information, enter step S5004, and use the local saved face base map for personal identification verification first to reduce the number of calls. The number of times that the public security interface of the three parties has verified the personal identification.
- the server compares the received face map with a locally stored hierarchical face base map.
- the server saves a hierarchical face base map corresponding to the identity information
- the obtained face map is compared with the hierarchical face base map. Since the base map of the graded face is only different in the similarity of the base map of the face in the third-party public security interface, the comparison process of the base map of the graded face and the face map is not different.
- the comparison between the figure and the first face image is taken as an example to illustrate the process of comparing the face image and the graded face image. In one embodiment, the face image is compared with the first face image.
- the steps of comparing the face base map to obtain the verification result of the personal identification include:
- the comparison between the face map and the graded face base map is a process of using face recognition and then comparing.
- face recognition according to facial features, such as facial features, specific features can be based on facial features.
- the position, shape, size and proportion of each part of the face are compared, and the similarity between the face map and the base map of the graded face is recognized.
- the similarity can be set to 80%, for example, if the face map is compared with the graded face
- the base map meets the similarity requirements, the face map and the graded face base map pass, the face map and the graded face base map do not meet the similarity requirements, the face map and the graded face base map do not pass, and
- the score of face similarity can be obtained according to specific algorithms.
- the process of comparing the face map with the graded face base map includes the following steps:
- the server judges whether the hierarchical face base map contains the first face base map.
- the first face base map can also be called a reliable base map. If the hierarchical face base map has a reliable first face base map , Enter step S50042, if the graded face base map does not contain a reliable base map, the graded face base map is only the second face base map, that is, the normal base map, and the obtained face map is compared with the normal base map. The graphs are compared, and step S5006 is entered.
- the first face base map refers to that the comparison score value obtained from the third-party public security interface stored by the server exceeds the first preset score threshold, so that the face corresponding to the identity information stored in the public security interface can be determined
- a face image whose base image meets the similarity requirements. Judging whether the base map is reliable is based on the score corresponding to the face base map. Therefore, there will be a corresponding score field data for each face base map.
- the score is generally derived from the verification of the human certificate through the public security interface.
- the base image When the score of the face image is greater than this value, the base image is considered reliable and defined as a reliable base image, which is the first face Bottom map:
- the service interface calls the public security interface, and the returned score is greater than or equal to the high score, the hierarchical face base map is upgraded to a reliable base map.
- the decomposed face map is the face map corresponding to the identity information that the server originally obtained through various channels and stored in advance.
- the server will store the obtained face image as a hierarchical face base map, and then the user needs to conduct real-time human identification verification in other businesses in the unit.
- the face map can be used as a hierarchical face base map for comparison during the verification process.
- the user will be required to provide the current face map and provide some personal information of the user as identity information, such as mobile phone number, ID number, name or gender, etc., to match the user’s current face map with the base map through the identity information.
- S50042 The server judges whether the generation duration of the first face base map exceeds a preset duration threshold.
- the server determines whether the generation duration of the first face base map exceeds a preset duration threshold, that is, determines the timeliness of the first face base map. If the generation duration does not exceed the preset duration threshold, the The first face base map satisfies the timeliness, the first face base map can be used as a valid base map for personal verification, and if the generation time exceeds the preset duration threshold, the first face base map does not To satisfy the timeliness, the first face base map is reduced to the second face base map. Perform real-time verification of human identification to determine whether the first face base map meets the timeliness requirements.
- the timeliness of the first face base map By setting the timeliness of the first face base map, it can be ensured that when the public security system information changes, the first face base map can be updated in time, and then by ensuring that the first face base map is updated in time, so as to improve the verification Accuracy and reliability.
- Increase the timeliness of the reliable basemap for example, one month, that is, the reliable basemap can be maintained for one month. After one month, the reliable basemap is downgraded to a normal basemap, and the original normal basemap is overwritten, and the score is set to a higher For low scores, take 100 points for example. For example, set to 50 points. This score can be as long as the public security interface fails the comparison.
- the face map can also be updated in time.
- the face information update here generally refers to the slight change in the contour of the face as the age grows, such as the situation where the ID card is expired and reissued.
- the timeliness of the reliable base map such as setting different durations such as one week or one month.
- different time periods can be set for different age groups. For example, because the appearance of young people is in the stage of long body, the appearance changes quickly, and a shorter time limit can be set. Because of the stable appearance of young people, a relatively long time limit can be set. At the same time, a shorter time limit can be set during the age change stage. For example, the age threshold of 30, 50, or 60 years old can be set to be shorter. The time limit.
- step S50044 For the reliable basemap with time-sensitive setting, it is necessary to judge whether the reliable basemap is out of date. If the reliable basemap has expired, go to step S50044, if the reliable basemap has not expired, go to step S50043.
- the server compares the face image with the first face base image to determine whether the comparison between the face image and the first face base image passes, and obtains the comparison result.
- step S50045 is entered, or the comparison is passed, and step S50046 is entered. Regardless of whether the comparison result is passed or not, the comparison result is directly returned to the front end, and the third-party public security interface is not called.
- the server reduces the first face base map to the second face base map.
- the server reduces the first face base map to the second face base map by modifying the score of the first face base map to be less than the first preset score threshold and greater than or equal to
- the value of the second preset score threshold is to modify the score of the first face base map to be below the first preset score threshold of the first face base map, for example, 100 points
- the first preset score threshold is 90
- the score of the first face base map can be set to 70
- step S5006 is entered to compare the face map with the second face base map.
- the server judges that there is no hierarchical face base map corresponding to the identity information, the server calls the public security interface of the third party, and sends the obtained face image to the public security interface, and then enters step S5009 to verify the identity through the public security interface.
- the comparison result of personal certificate verification is the server judges that there is no hierarchical face base map corresponding to the identity information.
- the server compares the face map with the second face base map, and then proceeds to step S5007.
- step S5007 The server face map is compared with the second face base map. If the comparison passes, step S5008 is entered to obtain the comparison result. If the comparison fails, the second face base map is a normal base map, which is reliable If it is unstable, step S5005 is entered, and the public security interface is further invoked to verify the identity, so as to obtain a reliable identity verification result through the public security interface.
- the server passes the comparison between the face image and the second face base image, the comparison is passed as the comparison result, and the comparison result is subsequently sent to the front end.
- the public security interface receives the face image and identity information sent by the server, and compares the obtained face image and identity information using the internal algorithm of the public security interface, and then enters step S5010.
- the public security interface will return the comparison score value of the face image verified by the human certificate. This score is based on the uploaded face image and the identity information stored by the public security. The face base map is compared, and a result of the comparison passed or failed will be returned at the same time, and then the face map and the corresponding score will be saved, and the score will be returned when the public security interface is called next time When it is larger than the saved graded face basemap, overwrite the original graded face basemap and score and record the update time.
- S5010 The public security interface judges whether the comparison of the face image for verification of the person's identity is passed.
- the personal information such as the face map stored in the public security is stable and reliable. Due to the reliability of the face map stored in the public security, the obtained verification result is generally regarded as the final verification result.
- the public security interface uses an internal algorithm to compare the face image with the face base map pre-stored in the public security to obtain the comparison result. If the public security interface passes the comparison, step S5011 is entered, and if the public security interface fails the comparison, step S5013 is entered.
- step S5011 if the public security interface has passed the verification and comparison of the person's certificate, go to step S5012.
- the public security interface returns the comparison result and the comparison score value that have passed the comparison to the server, and proceeds to step S5015, where the server obtains the comparison result, and further returns it to the front end.
- the public security interface generates a comparison result that fails the comparison, and at the same time generates a comparison score value, and returns the failed comparison result and the comparison score value to the server, and step S5015 is performed.
- the comparison score is compared by the public security interface based on the face image and the face base map stored in the public security interface through face recognition.
- the higher the score, the higher the score, the face image and the public security interface The more similar the internally stored face base maps are, it indicates that the face map is consistent with the ID, and the more reliable the verification of the identity of the witness is, and the lower the comparison score is, the more the face map is stored in the public security interface.
- the lack of similarity indicates that the possibility of inconsistency between the face image and the ID is increased.
- the reliability of the verification of the identity of the ID is relatively low, and the score is as low as the preset level, which is the result of the failed verification of the ID.
- the server returns the comparison result of the obtained ID verification to the front end to complete the ID verification.
- the sources of the comparison results of the verification of the witnesses include the following three types:
- the server compares the face image with the first face base image. Due to the reliability of the base map of the first face, the comparison result is directly returned to the front end as the comparison result of the verification of the person certificate;
- the server compares the face image with the second face base image. If the comparison is passed, it means that the face image has a certain similarity with the second face base image, and the comparison result is returned to the terminal. If the face image and the second face base image fail to be compared, the public security interface is further called , And use the comparison result of the public security interface as the result of the verification of the personal certificate.
- step S5016 that is, display the comparison result of the verification of the human ID through the front end.
- the public security interface is called for real-time identification verification. If the public security interface passes the verification and comparison of the facial image, it can update the server's hierarchical face base map according to the score data returned by the public security interface to make the server classify people The face map is updated in time to improve the reliability of follow-up verification.
- the above method also includes the following steps:
- step S5017 The server judges whether the result of the comparison of the public security interface is obtained. If the result of the comparison of the public security interface is obtained, step S50171 is entered. If the real-time verification of the public security interface fails to pass the verification, step S5015 is entered, and the result of the verification of the identity verification is directly returned to the front end.
- step S50171 If the server obtains the result of the comparison of the public security interface, obtains the comparison score value returned by the public security interface, and proceeds to step S50172.
- step S50172 determines the Whether the score of the face image is greater than or equal to the second preset score threshold, if the score of the face image is greater than or equal to the second preset score threshold, the face image and its score Store it.
- S50172 Determine whether the comparison score is greater than or equal to a first preset score threshold.
- step S50173 it is determined whether the comparison score is greater than or equal to the first preset score threshold, that is, it is determined whether the comparison score is greater than the reliable score of the preset reliable base map, and if the comparison score is greater than The preset reliability score of the reliable basemap indicates that the face image obtained by the server this time is reliable, and step S50173 is entered, that is, the server saves the face image as the reliable basemap as the first face basemap, and saves it Update time, real-time follow-up verification.
- the first face base map will be used as a reliable base map for verification, due to the comparison of reliable base maps Whether the result is passed or not, it can be directly used as the result of the identification verification, thus avoiding calling the public security interface, which not only improves the efficiency of the identification verification, but also saves the cost of calling the public security interface for identification verification. For example, taking 100 points for example, if the preset reliable base map has a reliable score of 80 points, and the public security interface returns a score of 95 points, the face image can be saved as a reliable base map.
- step S50174 is entered to determine whether the comparison score is greater than the score of the second face base image.
- the score returned by the face image is greater than the score of the originally stored second face basemap or there is no second face basemap, indicating that the face image is better than the original second face basemap or has no second face basemap.
- the two-face base map is more reliable than the face map in the public security interface. This face map can be replaced with the original second face base map or saved as the second face base map to improve subsequent identification Verify the efficiency and reliability. Therefore, if the server determines that the comparison score is less than the preset reliable score of the reliable basemap, step S50174 is entered.
- S50174 Determine whether the score of the face image is greater than or equal to a second preset score threshold.
- S50175 If the score of the face image is greater than or equal to the second preset score threshold, store the face image and its score.
- the server determines that the score is greater than the score of the existing second face basemap, or if there is no original basemap, the basemap replaces the existing second face basemap and its score, or The face map is saved as a second face base map to improve the efficiency of subsequent identification verification and save the cost of calling the public security interface for subsequent identification verification. If the server determines that the score is not greater than the score of the second face base map, it directly returns the comparison result returned by the public security interface to the front end, that is, step S5015 is entered.
- the following beneficial effects can be brought: 1) The face base in the face base library can be made The comparison result is more accurate; 2) Reduce the number of calls to the public security interface, save capital costs and reduce interface response time; 3) The timeliness of the reliable first face base map is set to ensure that the public security system information When changing, the server's hierarchical face base map keeps up with the update in time, so as to improve the accuracy of the server's identification verification.
- FIG. 6 is a schematic block diagram of a device for verifying a person's certificate applied to a client according to an embodiment of the application.
- an embodiment of the application also provides a device for verifying a person's certificate.
- the personal identification verification device includes a unit for executing the above-mentioned personal identification verification method applied to the client, and the device may be configured in a computer device such as a terminal.
- the personal identification verification device 600 includes a receiving unit 601, a first determining unit 602, and a first comparing unit 603.
- the receiving unit 601 is configured to receive a face image and identity information, where the identity information includes an ID number;
- the first determining unit 602 is configured to determine whether a first face base map corresponding to the identity information is stored according to the identity information, wherein the first face base map has a score greater than or equal to the first predetermined A face base map with a score threshold.
- the score of the first face base map is derived from the comparison score returned in real time by the third-party interface for verification of the first face base map, used for description The similarity between the first face base map and the face base map stored in the third-party interface;
- the first comparison unit 603 is configured to, if the first face base map is stored, compare the face map with the first face base map to obtain a verification result of the personal identification.
- FIG. 7 is another schematic block diagram of the device for verifying a person's certificate applied to a client according to an embodiment of the application.
- the first determining unit 602 includes:
- the first judgment subunit 6021 is configured to judge whether a hierarchical face base map corresponding to the identity information is stored according to the identity information, wherein the hierarchical face base map is divided into the first face base map And a second face base map, where the second face base map is a face base map with a score greater than or equal to the second preset score threshold and less than the first preset score threshold;
- the second judging subunit 6022 is configured to determine whether the graded face base map includes the first face base map if the graded face base map is stored;
- the first comparing unit 603 is configured to compare the face image with the first face base image if the graded face base map includes the first face base map to obtain personal identification verification The comparison result;
- the personal identification verification device 600 further includes:
- a determining unit 604 configured to determine that the graded face base map only includes a second face base map if the graded face base map does not include the first face base map;
- the second comparison unit 605 is configured to compare the face image with the second face base image to determine whether the face image verification is passed;
- the first obtaining unit 606 is configured to obtain the comparison result of the verification of the person certificate if the verification of the face image is passed;
- the calling unit 607 is configured to, if the face map verification fails, or if the hierarchical face base map is not stored, call a third-party interface for personal identification verification to obtain the identification verification from the third-party interface The comparison result.
- the personal identification verification device 600 further includes:
- the second determining unit is configured to determine whether a second face base map corresponding to the identity information is stored according to the identity information if the first face base map is not stored, wherein the second person
- the face base map is a face base map with a score greater than or equal to the second preset score threshold and less than the first preset score threshold;
- the second comparison unit is configured to, if the second face base map is stored, compare the face map with the second face base map to determine whether the verification of the face map passes;
- the first obtaining unit is configured to obtain the comparison result of the verification of the person certificate if the verification of the face image is passed;
- the calling unit is configured to, if the face image verification fails, or if the second face base image is not stored, call a third-party interface for identification verification to obtain the identification verification from the third-party interface The comparison result.
- the first comparison unit 603 includes:
- the obtaining subunit 6031 is configured to obtain the similarity between the face image and the first face base image through face recognition
- the second judging subunit 6032 is used to judge whether the similarity is greater than or equal to a preset threshold of similarity
- the first judging subunit 6033 is configured to judge that the verification and comparison of the personal certificate is passed if the similarity is greater than or equal to the preset similarity threshold;
- the second judging subunit 6034 is configured to judge that the verification and comparison of the personal certificate fails if the similarity is less than the preset similarity threshold.
- the personal identification verification device 600 further includes:
- the third determining unit 608 is configured to determine whether the generation time length of the first face base map exceeds a preset time length threshold
- the modifying unit 609 is configured to reduce the first face base map to a second face base map if the generation time length exceeds the preset time length threshold.
- the modification unit 609 is configured to modify the score of the first face base map to be less than the first preset score threshold and greater than or equal to the second preset score The value of the threshold.
- the personal identification verification device 600 further includes:
- the second obtaining unit 610 is configured to obtain the score of the face image included in the comparison result obtained from the third-party interface
- the fourth determining unit 611 is configured to determine whether the score of the face image is greater than or equal to a second preset score threshold
- the storage unit 612 is configured to store the face image and its score if the score of the face image is greater than or equal to the second preset score threshold.
- the division and connection of the various units in the above-mentioned identification verification device are only used as examples.
- the identification verification device may be divided into different units as required, or each of the identification verification devices may be divided into different units.
- the units adopt different connection sequences and methods to complete all or part of the functions of the above-mentioned identification verification device.
- the above-mentioned personal identification verification device may be implemented in a form of computer-readable instructions, and the computer-readable instructions may run on a computer device as shown in FIG. 8.
- FIG. 8 is a schematic block diagram of a computer device according to an embodiment of the present application.
- the computer device 800 may be a computer device such as a desktop computer or a server, or may be a component or component in other devices.
- the computer device 800 includes a processor 802, a memory, and a network interface 805 connected through a system bus 801, where the memory may include a computer-readable storage medium 803 and an internal memory 804.
- the computer-readable storage medium 803 can store an operating system 8031 and computer-readable instructions 8032.
- the processor 802 can realize the steps in the above-mentioned personal identification verification method embodiments, or realize the functions of the various modules/units in the above-mentioned device embodiments.
- the processor 802 is used to provide calculation and control capabilities to support the operation of the entire computer device 800.
- the internal memory 804 provides an environment for the operation of the computer-readable instructions 8032 in the computer-readable storage medium 803.
- the processor 802 can execute the operations described in the above embodiments. Steps of the verification method of personal identification.
- the network interface 805 is used for network communication with other devices.
- the structure shown in FIG. 8 is only a block diagram of part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device 800 to which the solution of the present application is applied.
- the specific computer device 800 may include more or fewer components than shown in the figure, or combine certain components, or have a different component arrangement.
- the computer device may only include a memory and a processor. In such an embodiment, the structures and functions of the memory and the processor are consistent with the embodiment shown in FIG. 8 and will not be repeated here.
- the processor 802 may be a central processing unit (Central Processing Unit, CPU), the processor 802 may also be other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), Application Specific Integrated Circuit (ASIC), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
- the general-purpose processor may be a microprocessor or the processor may also be any conventional processor.
- the computer-readable storage medium may be a non-volatile computer-readable storage medium, and the computer-readable storage medium stores computer-readable instructions.
- the processor executes the above embodiments. The steps of the verification method described in.
- a computer-readable instruction product when it runs on a computer, causes the computer to execute the steps of the method for verifying personal identification described in the above embodiments.
- Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
- Volatile memory may include random access memory (RAM) or external cache memory.
- RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
- SRAM static RAM
- DRAM dynamic RAM
- SDRAM synchronous DRAM
- DDRSDRAM double data rate SDRAM
- ESDRAM enhanced SDRAM
- SLDRAM synchronous chain Channel
- memory bus Radbus direct RAM
- RDRAM direct memory bus dynamic RAM
- RDRAM memory bus dynamic RAM
- the computer-readable storage medium may be an internal storage unit of the aforementioned device, such as a hard disk or memory of the device.
- the computer-readable storage medium may also be an external storage device of the device, such as a plug-in hard disk or a smart memory card (Smart Memory Card) equipped on the device. Media Card, SMC) etc.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Oral & Maxillofacial Surgery (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Collating Specific Patterns (AREA)
- Image Analysis (AREA)
- Telephone Function (AREA)
Abstract
Description
Claims (20)
- 一种人证核实方法,其特征在于,所述方法包括:接收人脸图及身份信息,所述身份信息包括身份证号码;根据所述身份信息判断是否存储有与所述身份信息对应的第一人脸底图,其中,所述第一人脸底图为分值大于或者等于第一预设分值阈值的人脸底图,所述第一人脸底图的分值来源于第三方接口对所述第一人脸底图进行人证核实时返回的比对分值,用于描述所述第一人脸底图与所述第三方接口存储的人脸底图的相似度;若存储有所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果。
- 根据权利要求1所述人证核实方法,其特征在于,所述根据所述身份信息判断是否存储有与所述身份信息对应的第一人脸底图的步骤包括:根据所述身份信息判断是否存储有与所述身份信息对应的分级人脸底图,其中,所述分级人脸底图分为所述第一人脸底图和第二人脸底图,所述第二人脸底图为分值大于或者等于第二预设分值阈值并且小于所述第一预设分值阈值的人脸底图;若存储有所述分级人脸底图,判断所述分级人脸底图是否包括所述第一人脸底图;所述若存储有所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤包括:若所述分级人脸底图包括所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果;所述若所述分级人脸底图包括所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤之后,还包括:若所述分级人脸底图不包括所述第一人脸底图,判定所述分级人脸底图仅包括第二人脸底图,将所述人脸图与所述第二人脸底图进行比对以判断所述人脸图验证是否通过;若所述人脸图验证通过,获取所述人证核实的比对结果;若所述人脸图验证未通过,或者若未存储有所述分级人脸底图,调用第三方接口进行人证核实以从所述第三方接口获取所述人证核实的比对结果。
- 根据权利要求1所述人证核实方法,其特征在于,所述若存储有所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤之后,还包括:若未存储有所述第一人脸底图,根据所述身份信息判断是否存储有与所述身份信息对应的第二人脸底图,其中,所述第二人脸底图为分值大于或者等于第二预设分值阈值并且小于所述第一预设分值阈值的人脸底图;若存储有所述第二人脸底图,将所述人脸图与所述第二人脸底图进行比对以判断所述人脸图验证是否通过;若所述人脸图验证通过,获取所述人证核实的比对结果;若所述人脸图验证未通过,或者若未存储有所述第二人脸底图,调用第三方接口进行人证核实以从所述第三方接口获取所述人证核实的比对结果。
- 根据权利要求1所述人证核实方法,其特征在于,所述将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤包括:通过人脸识别获取所述人脸图与所述第一人脸底图的相似度;判断所述相似度是否大于或者等于相似度预设阈值;若所述相似度大于或者等于所述相似度预设阈值,判定人证核实比对通过;若所述相似度小于所述相似度预设阈值,判定人证核实比对未通过。
- 根据权利要求1-4任一项所述人证核实方法,其特征在于,所述将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤之前,还包括:判断所述第一人脸底图的生成时长是否超过预设时长阈值;若所述生成时长超过所述预设时长阈值,将所述第一人脸底图降为第二人脸底图。
- 根据权利要求5所述人证核实方法,其特征在于,所述将所述第一人脸底图降为第二人脸底图的步骤包括:将所述第一人脸底图的分值修改为小于所述第一预设分值阈值并且大于或者等于第二预设分值阈值的值。
- 根据权利要求2或者3所述人证核实方法,其特征在于,所述调用第三方接口进行人证核实以从所述第三方接口获取人证核实的比对结果的步骤之后,还包括:获取从所述第三方接口获得的所述比对结果中包含的所述人脸图的分值;判断所述人脸图的分值是否大于或者等于第二预设分值阈值;若所述人脸图的分值大于或者等于所述第二预设分值阈值,将所述人脸图及其分值进行存储。
- 一种人证核实装置,其特征在于,包括:接收单元,用于接收人脸图及身份信息,所述身份信息包括身份证号码;第一判断单元,用于根据所述身份信息判断是否存储有与所述身份信息对应的第一人脸底图,其中,所述第一人脸底图为分值大于或者等于第一预设分值阈值的人脸底图,所述第一人脸底图的分值来源于第三方接口对所述第一人脸底图进行人证核实时返回的比对分值,用于描述所述第一人脸底图与所述第三方接口存储的人脸底图的相似度;第一比对单元,用于若存储有所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果。
- 根据权利要求8所述的人证核实装置,其特征在于,还包括:第二判断单元,用于若未存储有所述第一人脸底图,根据所述身份信息判断是否存储有与所述身份信息对应的第二人脸底图,其中,所述第二人脸底图为分值大于或者等于第二预设分值阈值并且小于所述第一预设分值阈值的人脸底图;第二比对单元,用于若存储有所述第二人脸底图,将所述人脸图与所述第二人脸底图进行比对以判断所述人脸图验证是否通过;第一获取单元,用于若所述人脸图验证通过,获取所述人证核实的比对结果;调用单元,用于若所述人脸图验证未通过,或者若未存储有所述第二人脸底图,调用第三方接口进行人证核实以从所述第三方接口获取所述人证核实的比对结果。
- 根据权利要求8所述的人证核实装置,其特征在于,所述第一比对单元包括:获取子单元,用于通过人脸识别获取所述人脸图与所述第一人脸底图的相似度;第二判断子单元,用于判断所述相似度是否大于或者等于相似度预设阈值;第一判定子单元,用于若所述相似度大于或者等于所述相似度预设阈值,判定人证核实比对通过;第二判定子单元,用于若所述相似度小于所述相似度预设阈值,判定人证核实比对未通过。
- 根据权利要求8至10任意一项所述的人证核实装置,其特征在于,还包括:第三判断单元,用于判断所述第一人脸底图的生成时长是否超过预设时长阈值;修改单元,用于若所述生成时长超过所述预设时长阈值,将所述第一人脸底图降为第二人脸底图。
- 根据权利要求11所述的人证核实装置,其特征在于,所述修改单元用于:将所述第一人脸底图的分值修改为小于所述第一预设分值阈值并且大于或者等于第二预设分值阈值的值。
- 一种计算机设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,其特征在于,所述处理器执行所述计算机可读指令时实现如下步骤:接收人脸图及身份信息,所述身份信息包括身份证号码;根据所述身份信息判断是否存储有与所述身份信息对应的第一人脸底图,其中,所述第一人脸底图为分值大于或者等于第一预设分值阈值的人脸底图,所述第一人脸底图的分值来源于第三方接口对所述第一人脸底图进行人证核实时返回的比对分值,用于描述所述第一人脸底图与所述第三方接口存储的人脸底图的相似度;若存储有所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果。
- 根据权利要求13所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时,所述根据所述身份信息判断是否存储有与所述身份信息对应的第一人脸底图的步骤包括:根据所述身份信息判断是否存储有与所述身份信息对应的分级人脸底图,其中,所述分级人脸底图分为所述第一人脸底图和第二人脸底图,所述第二人脸底图为分值大于或者等于第二预设分值阈值并且小于所述第一预设分值阈值的人脸底图;若存储有所述分级人脸底图,判断所述分级人脸底图是否包括所述第一人脸底图;所述若存储有所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤包括:若所述分级人脸底图包括所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果;所述若所述分级人脸底图包括所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤之后,还包括:若所述分级人脸底图不包括所述第一人脸底图,判定所述分级人脸底图仅包括第二人脸底图,将所述人脸图与所述第二人脸底图进行比对以判断所述人脸图验证是否通过;若所述人脸图验证通过,获取所述人证核实的比对结果;若所述人脸图验证未通过,或者若未存储有所述分级人脸底图,调用第三方接口进行人证核实以从所述第三方接口获取所述人证核实的比对结果。
- 根据权利要求13所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时,所述若存储有所述第一人脸底图,将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤之后,还包括:若未存储有所述第一人脸底图,根据所述身份信息判断是否存储有与所述身份信息对应的第二人脸底图,其中,所述第二人脸底图为分值大于或者等于第二预设分值阈值并且小于所述第一预设分值阈值的人脸底图;若存储有所述第二人脸底图,将所述人脸图与所述第二人脸底图进行比对以判断所述人脸图验证是否通过;若所述人脸图验证通过,获取所述人证核实的比对结果;若所述人脸图验证未通过,或者若未存储有所述第二人脸底图,调用第三方接口进行人证核实以从所述第三方接口获取所述人证核实的比对结果。
- 根据权利要求13所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时,所述将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤包括:通过人脸识别获取所述人脸图与所述第一人脸底图的相似度;判断所述相似度是否大于或者等于相似度预设阈值;若所述相似度大于或者等于所述相似度预设阈值,判定人证核实比对通过;若所述相似度小于所述相似度预设阈值,判定人证核实比对未通过。
- 根据权利要求13至16任意一项所述的计算机设备,其特征在于,所述将所述人脸图与所述第一人脸底图进行比对以得到人证核实的比对结果的步骤之前,还包括:判断所述第一人脸底图的生成时长是否超过预设时长阈值;若所述生成时长超过所述预设时长阈值,将所述第一人脸底图降为第二人脸底图。
- 根据权利要求17所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时,所述将所述第一人脸底图降为第二人脸底图的步骤包括:将所述第一人脸底图的分值修改为小于所述第一预设分值阈值并且大于或者等于第二预设分值阈值的值。
- 根据权利要求14或15所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时,所述调用第三方接口进行人证核实以从所述第三方接口获取人证核实的比对结果的步骤之后,还包括:获取从所述第三方接口获得的所述比对结果中包含的所述人脸图的分值;判断所述人脸图的分值是否大于或者等于第二预设分值阈值;若所述人脸图的分值大于或者等于所述第二预设分值阈值,将所述人脸图及其分值进行存储。
- 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,其特征在于,所述计算机可读指令被处理器执行时实现如权利要求1至7中任一项所述的人证核实方法的步骤。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910428926.3A CN110298243A (zh) | 2019-05-22 | 2019-05-22 | 人证核实方法、装置、计算机设备及计算机可读存储介质 |
| CN201910428926.3 | 2019-05-22 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020233071A1 true WO2020233071A1 (zh) | 2020-11-26 |
Family
ID=68027149
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2019/121872 Ceased WO2020233071A1 (zh) | 2019-05-22 | 2019-11-29 | 人证核实方法、装置、计算机设备及计算机可读存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN110298243A (zh) |
| WO (1) | WO2020233071A1 (zh) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112507975A (zh) * | 2020-12-30 | 2021-03-16 | 广州博士信息技术研究院有限公司 | 一种基于科技成果数据库的人证识别数据处理方法及系统 |
| CN112651370A (zh) * | 2020-12-31 | 2021-04-13 | 中国平安人寿保险股份有限公司 | 人脸识别方法、装置及计算机设备 |
| CN113642519A (zh) * | 2021-08-31 | 2021-11-12 | 京东方科技集团股份有限公司 | 一种人脸识别系统和人脸识别方法 |
| CN114792451A (zh) * | 2022-06-22 | 2022-07-26 | 深圳市海清视讯科技有限公司 | 信息处理方法、设备、及存储介质 |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110298243A (zh) * | 2019-05-22 | 2019-10-01 | 深圳壹账通智能科技有限公司 | 人证核实方法、装置、计算机设备及计算机可读存储介质 |
| CN111241928B (zh) * | 2019-12-30 | 2024-02-06 | 新大陆数字技术股份有限公司 | 人脸识别底库优化方法、系统、设备、可读存储介质 |
| CN111401493A (zh) * | 2020-03-23 | 2020-07-10 | 罗丞 | 一种基于语音和人脸识别的居民自助信息录入系统和方法 |
| CN114241459B (zh) * | 2022-02-24 | 2022-06-17 | 深圳壹账通科技服务有限公司 | 一种驾驶员身份验证方法、装置、计算机设备及存储介质 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150213304A1 (en) * | 2014-01-10 | 2015-07-30 | Securus Technologies, Inc. | Verifying Presence of a Person During an Electronic Visitation |
| CN105938552A (zh) * | 2016-06-29 | 2016-09-14 | 北京旷视科技有限公司 | 底图自动更新的人脸识别方法及装置 |
| CN108197557A (zh) * | 2017-12-28 | 2018-06-22 | 深圳云天励飞技术有限公司 | 人证一致性检验方法、终端设备及计算机可读存储介质 |
| CN109002749A (zh) * | 2017-12-11 | 2018-12-14 | 罗普特(厦门)科技集团有限公司 | 嫌疑人人脸识别认定方法 |
| CN109598251A (zh) * | 2018-12-11 | 2019-04-09 | 北京旷视科技有限公司 | 人证核验方法、装置、设备和系统及存储介质 |
| CN110298243A (zh) * | 2019-05-22 | 2019-10-01 | 深圳壹账通智能科技有限公司 | 人证核实方法、装置、计算机设备及计算机可读存储介质 |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102129555A (zh) * | 2011-03-23 | 2011-07-20 | 北京深思洛克软件技术股份有限公司 | 基于第二代身份证进行身份验证的方法及系统 |
| CN104063690B (zh) * | 2014-06-25 | 2017-08-25 | 广州卓腾科技有限公司 | 基于人脸识别技术的身份认证方法、装置及系统 |
| CN204155327U (zh) * | 2014-09-01 | 2015-02-11 | 上海智达商投资管理合伙企业(有限合伙) | 一种基于人脸识别的来访人员登记查验装置 |
| JP6988160B2 (ja) * | 2017-05-17 | 2022-01-05 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置及び情報処理プログラム |
| CN107516086A (zh) * | 2017-08-31 | 2017-12-26 | 北京中科奥森科技有限公司 | 一种客运人脸识别系统与方法 |
| CN108875582A (zh) * | 2018-05-22 | 2018-11-23 | 深圳市商汤科技有限公司 | 身份验证方法、装置、设备、存储介质及程序 |
| CN109034004A (zh) * | 2018-07-05 | 2018-12-18 | 广东军缆信息技术有限公司 | 一种基于人脸识别的身份核验方法及装置 |
| CN109389723B (zh) * | 2018-10-11 | 2023-01-03 | 平安科技(深圳)有限公司 | 利用人脸识别的访客管理方法、装置、计算机设备 |
| CN109635625B (zh) * | 2018-10-16 | 2023-08-18 | 平安科技(深圳)有限公司 | 智能身份核验方法、设备、存储介质及装置 |
-
2019
- 2019-05-22 CN CN201910428926.3A patent/CN110298243A/zh active Pending
- 2019-11-29 WO PCT/CN2019/121872 patent/WO2020233071A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150213304A1 (en) * | 2014-01-10 | 2015-07-30 | Securus Technologies, Inc. | Verifying Presence of a Person During an Electronic Visitation |
| CN105938552A (zh) * | 2016-06-29 | 2016-09-14 | 北京旷视科技有限公司 | 底图自动更新的人脸识别方法及装置 |
| CN109002749A (zh) * | 2017-12-11 | 2018-12-14 | 罗普特(厦门)科技集团有限公司 | 嫌疑人人脸识别认定方法 |
| CN108197557A (zh) * | 2017-12-28 | 2018-06-22 | 深圳云天励飞技术有限公司 | 人证一致性检验方法、终端设备及计算机可读存储介质 |
| CN109598251A (zh) * | 2018-12-11 | 2019-04-09 | 北京旷视科技有限公司 | 人证核验方法、装置、设备和系统及存储介质 |
| CN110298243A (zh) * | 2019-05-22 | 2019-10-01 | 深圳壹账通智能科技有限公司 | 人证核实方法、装置、计算机设备及计算机可读存储介质 |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112507975A (zh) * | 2020-12-30 | 2021-03-16 | 广州博士信息技术研究院有限公司 | 一种基于科技成果数据库的人证识别数据处理方法及系统 |
| CN112651370A (zh) * | 2020-12-31 | 2021-04-13 | 中国平安人寿保险股份有限公司 | 人脸识别方法、装置及计算机设备 |
| CN113642519A (zh) * | 2021-08-31 | 2021-11-12 | 京东方科技集团股份有限公司 | 一种人脸识别系统和人脸识别方法 |
| CN114792451A (zh) * | 2022-06-22 | 2022-07-26 | 深圳市海清视讯科技有限公司 | 信息处理方法、设备、及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN110298243A (zh) | 2019-10-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2020233071A1 (zh) | 人证核实方法、装置、计算机设备及计算机可读存储介质 | |
| US12190327B1 (en) | Adjustment of knowledge-based authentication | |
| CN110782240B (zh) | 业务数据处理方法、装置、计算机设备和存储介质 | |
| CN110489415B (zh) | 一种数据更新方法及相关设备 | |
| EP3042333B1 (en) | Biometric verification using predicted signatures | |
| WO2020211388A1 (zh) | 基于预测模型的行为预测方法、装置、设备及存储介质 | |
| US20190372968A1 (en) | Machine Learning for Document Authentication | |
| WO2019227577A1 (zh) | 发票验伪方法、装置、计算机设备及存储介质 | |
| US11995610B2 (en) | Systems and methods for obtaining incident information to reduce fraud | |
| US11232182B2 (en) | Open data biometric identity validation | |
| CN110765958A (zh) | 基于人脸识别的渠道风险控制方法方法、装置及系统 | |
| CN110490594A (zh) | 业务数据处理方法、装置、计算机设备和存储介质 | |
| CN109472706B (zh) | 理赔风控方法、装置、计算机设备和存储介质 | |
| US11431833B1 (en) | Generating a screening interface for communications | |
| CN109064217B (zh) | 基于用户等级的核身策略确定方法、装置及电子设备 | |
| CN111045774A (zh) | 应用程序的智能调节方法、装置、设备及存储介质 | |
| US20220400172A1 (en) | Restricting access based on voice communication parameters | |
| CN111899744A (zh) | 语音信息处理方法、装置、服务器及存储介质 | |
| US20250310326A1 (en) | Systems and methods for intelligent real-time kyc identity verification using government issued documents and biometric matching | |
| CN118740483A (zh) | 一种云平台动态身份验证方法、装置、计算机设备和存储介质 | |
| US20250053937A1 (en) | Systems and methods for a beneficiary pre-approval | |
| US11367311B2 (en) | Face recognition method and apparatus, server, and storage medium | |
| US11582336B1 (en) | System and method for gender based authentication of a caller | |
| CN106250755A (zh) | 用于生成验证码的方法及装置 | |
| CN110363388B (zh) | 一种处理产品请求的方法、服务器及计算机可读存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19929376 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19929376 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 22.03.2022) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19929376 Country of ref document: EP Kind code of ref document: A1 |