[go: up one dir, main page]

CN113822171A - A pet face value scoring method, device, storage medium and equipment - Google Patents

A pet face value scoring method, device, storage medium and equipment Download PDF

Info

Publication number
CN113822171A
CN113822171A CN202111014076.6A CN202111014076A CN113822171A CN 113822171 A CN113822171 A CN 113822171A CN 202111014076 A CN202111014076 A CN 202111014076A CN 113822171 A CN113822171 A CN 113822171A
Authority
CN
China
Prior art keywords
pet
fine
grained
image
face value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111014076.6A
Other languages
Chinese (zh)
Inventor
徐强
陈宇桥
李凌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Zhongke Advanced Technology Research Institute Co Ltd
Original Assignee
Suzhou Zhongke Advanced Technology Research Institute 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 Suzhou Zhongke Advanced Technology Research Institute Co Ltd filed Critical Suzhou Zhongke Advanced Technology Research Institute Co Ltd
Priority to CN202111014076.6A priority Critical patent/CN113822171A/en
Publication of CN113822171A publication Critical patent/CN113822171A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computational Mathematics (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Algebra (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Pure & Applied Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

本发明涉及人工智能领域,具体涉及一种宠物颜值评分方法、装置、存储介质及设备,方法包括:基于获取的宠物图像进行细粒度分析,得到宠物的细粒度类别;基于细粒度类别,对图像中的面部进行检测,得到宠物的面部图像;对面部图像进行分析,得到面部图像中的关键点信息;根据关键点信息进行计算,得到一组评判参数组,评判参数组内有若干评判参数;将计算出的评判参数于细粒度类别对应的标准参数进行加权对比,得到对待检测的宠物的颜值评分。本申请能够根据宠物细粒度种类结合关键点信息对宠物的颜值进行量化评分。

Figure 202111014076

The invention relates to the field of artificial intelligence, and in particular relates to a pet face value scoring method, device, storage medium and device. The method includes: performing fine-grained analysis based on acquired pet images to obtain fine-grained categories of pets; The face in the image is detected to obtain the facial image of the pet; the facial image is analyzed to obtain the key point information in the facial image; the calculation is performed according to the key point information to obtain a set of judgment parameter groups, and there are several judgment parameters in the judgment parameter group ; The calculated evaluation parameters are weighted and compared with the standard parameters corresponding to the fine-grained categories to obtain the appearance score of the pet to be detected. The present application can quantitatively score the pet's appearance according to the pet's fine-grained type combined with key point information.

Figure 202111014076

Description

Pet color value scoring method, device, storage medium and equipment
Technical Field
The invention relates to the field of artificial intelligence, in particular to a pet color value scoring method, a pet color value scoring device, a pet color value scoring storage medium and pet color value scoring equipment.
Background
As the proportion of pets in daily life of people is larger and larger, people can know the pets more and more deeply, and people can compare the color values of the pets when buying or getting the pets, so that a set of judgment standards is provided in the industry, the industry can often hold pet beauty selecting competitions, and the conditions (body type, color value and the like) of the pets are important.
In real life, the pet selling price with high color value is high. And there is currently no intelligent method or software for scoring pet color values.
Therefore, techniques relating to pet color value scoring are to be improved or developed.
Disclosure of Invention
The embodiment of the invention provides a pet color value scoring method, a pet color value scoring device, a pet color value scoring storage medium and pet color value scoring equipment, which can quantitatively score the color value of a pet according to the fine granularity category of the pet and key point information.
According to an embodiment of the invention, a pet color value scoring method is provided, which comprises the following steps:
performing fine-grained analysis based on the obtained pet image to obtain a fine-grained category of the pet;
detecting the face in the image based on the fine-grained category to obtain a face image of the pet;
analyzing the face image to obtain key point information in the face image;
calculating according to the key point information to obtain a group of judgment parameter sets, wherein a plurality of judgment parameters are arranged in the judgment parameter sets;
and carrying out weighted comparison on the calculated evaluation parameters and the standard parameters corresponding to the fine-grained categories to obtain the color value score of the pet to be detected.
Further, before performing a fine-grained analysis based on the obtained pet image to obtain a fine-grained category of the pet, the method further includes:
and acquiring an image of the pet to be detected.
Further, the weighting comparison of the calculated evaluation parameters and the standard parameters corresponding to the fine-grained categories is performed, and the obtaining of the color value score of the pet to be detected comprises:
calculating the color value score of the pet by a color value scoring formula;
the face score formula is:
S=λ1×m12×m2+...+λn×mn
wherein S is the color score, λ12,..,λnAre each a weight number, m, of from 0 to 11,m2,..,mnThe evaluation parameters are respectively in the evaluation parameter group.
A pet color value scoring device comprising:
the fine-grained classification model is used for carrying out fine-grained analysis on the basis of the obtained pet image to obtain the fine-grained category of the pet;
the target detection model is used for detecting the face in the image based on the fine-grained category to obtain the face image of the pet;
the key point detection model is used for analyzing the face image to obtain key point information in the face image;
the parameter calculation module is used for calculating according to the key point information to obtain a group of judgment parameter sets, and a plurality of judgment parameters are arranged in the judgment parameter sets;
and the color value scoring module is used for carrying out weighted comparison on the calculated judging parameters and standard parameters corresponding to the fine-grained categories to obtain the color value score of the pet to be detected.
Further, the apparatus comprises:
and the image acquisition module is used for acquiring the image of the pet to be detected.
Further, the color value scoring module comprises:
the calculating unit is used for calculating the color value score of the pet through a color value scoring formula;
the face score formula is:
S=λ1×m12×m2+...+λn×mn
wherein S is the color score, λ12,..,λnAre each a weight number, m, of from 0 to 11,m2,..,mnThe evaluation parameters are respectively in the evaluation parameter group.
A computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to perform the steps of the pet color value scoring method as in any one of the above.
A terminal device, comprising: a processor, a memory, and a communication bus; the memory has stored thereon a computer readable program executable by the processor;
the communication bus realizes the connection communication between the processor and the memory;
the processor, when executing the computer readable program, implements the steps of any of the pet color value scoring methods described above.
In the pet color value scoring method, the pet color value scoring device, the storage medium and the pet color value scoring equipment in the embodiment of the invention, the method comprises the following steps: performing fine-grained analysis based on the obtained pet image to obtain a fine-grained category of the pet; detecting the face in the image based on the fine-grained category to obtain a face image of the pet; analyzing the face image to obtain key point information in the face image; calculating according to the key point information to obtain a group of judgment parameter sets, wherein a plurality of judgment parameters are arranged in the judgment parameter sets; and carrying out weighted comparison on the calculated evaluation parameters and standard parameters corresponding to the fine-grained categories to obtain the color value score of the pet to be detected. Based on the obtained fine-grained category of the pet, a facial image of the pet is obtained according to the fine-grained category, the facial image is analyzed to obtain key point information in the facial image, a plurality of judgment parameters are obtained through calculation according to the key point information, the judgment parameters are subjected to weighted comparison with standard parameters corresponding to the fine-grained category, and a color value score of the pet to be detected is obtained; the method and the device can quantitatively score the color value of the pet according to the fine granularity category of the pet and the key point information.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow chart of a pet color score scoring method of the present invention;
FIG. 2 is a schematic diagram of the pet color value scoring device of the present invention;
fig. 3 is a schematic diagram of a terminal device provided by the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
According to an embodiment of the present invention, a pet color value scoring method is provided, referring to fig. 1 and 2, including the following steps:
s101: performing fine-grained analysis based on the obtained pet image to obtain a fine-grained category of the pet;
s102: detecting the face in the image based on the fine-grained category to obtain a face image of the pet;
s103: analyzing the face image to obtain key point information in the face image;
s104: calculating according to the key point information to obtain a group of judgment parameter sets, wherein a plurality of judgment parameters are arranged in the judgment parameter sets;
s105: and carrying out weighted comparison on the calculated evaluation parameters and the standard parameters corresponding to the fine-grained categories to obtain the color value score of the pet to be detected.
Based on the obtained fine-grained category of the pet, a facial image of the pet is obtained according to the fine-grained category, the facial image is analyzed to obtain key point information in the facial image, a plurality of judgment parameters are obtained through calculation according to the key point information, the judgment parameters are subjected to weighted comparison with standard parameters corresponding to the fine-grained category, and a color value score of the pet to be detected is obtained; the method and the device can quantitatively score the color value of the pet according to the fine granularity category of the pet and the key point information.
In an embodiment, before performing a fine-grained analysis based on the obtained pet image to obtain a fine-grained category of the pet, the method further includes:
and acquiring an image of the pet to be detected.
The pet scoring method and the pet scoring system have the advantages that the pet to be scored is photographed through the camera, and the photographed image is used for scoring.
In the embodiment, the weighting comparison of the calculated evaluation parameter and the standard parameter corresponding to the fine-grained category is performed to obtain the color value score of the pet to be detected, which comprises:
calculating the color value score of the pet by a color value scoring formula;
the face score formula is:
S=λ1×m12×m2+...+λn×mn
wherein S is the color score, λ12,..,λnAre each a weight number, m, of from 0 to 11,m2,..,mnThe evaluation parameters are respectively in the evaluation parameter group.
The calculated evaluation parameters are compared with the standard evaluation parameters corresponding to the pet categories in a weighted mode, the weights are dynamically adjusted according to the specific categories, and finally the color score is obtained.
Specifically, the color value scoring formula is:
color value of lambda1X parameter12X parameter2+......+λnX parametern
λ12,..,λnThe weights between 0 and 1 are different according to the specific fine-grained classes.
The method and the device can be used for scoring the color values of various pets, for example, the color value of a cat is scored when an image of the cat is acquired, and the color value of a dog is scored when an image of a pet dog is acquired.
The pet color value scoring method of the present invention is described in detail below with reference to a specific example of a cat:
the method comprises the following steps: an image of the pet cat is obtained.
Step two: and inputting the acquired image into a cat fine-grained classification model to obtain the cat fine-grained classification.
Specifically, for example, the fine-grained categories of cats are obtained as bose cats, puppet cats, siamese cats, and the like.
Step three: and inputting the image of the cat into the cat face detection model to obtain a cat face image.
Step four: and obtaining the positions of a plurality of cat face key points of the cat face image through a cat face key point detection model, and calculating a group of judgment parameter sets by utilizing the position information of the key points.
Specifically, the cat face joint point may be a predetermined characteristic of the cat face, such as the cat's eyes, ears, nose, mouth, and cat's hair, including the color, length, color, smoothness, etc. of the hair; the number of acquisitions may be chosen, and fifteen key points on the cat face are chosen for calculation in this embodiment.
Step five: and carrying out weighted comparison on the calculated evaluation parameters and the standard evaluation parameters corresponding to the cat categories, and dynamically adjusting the weight according to the specific categories to finally obtain the color score.
Specifically, calculating the color value score of the pet by a color value scoring formula;
the face score formula is:
S=λ1×m12×m2+...+λn×mn
wherein S is the color score, λ12,..,λnAre each a weight number, m, of from 0 to 11,m2,..,mnThe evaluation parameters are respectively in the evaluation parameter group.
Specifically, if the pet dog needs to be scored, the scoring step is carried out on the image of the pet dog according to the steps.
Specifically, the training steps of the cat fine-grained classification model are as follows:
the first step is as follows: the characteristics of various cats are preset.
The second step is that: images of a large number of various types of cats are input.
The third step: and identifying the features in all the images, and comparing the acquired features in each image with the features of the preset cat.
The fourth step: and (3) determining the cat of the category as the cat of the high similarity between the features acquired from the images and the features of the preset cat through an algorithm until the categories of the cats in all the images are classified, and finishing the fine-grained classification model.
In particular, for other pets, such as dogs, a fine-grained classification model of the dog is generated.
According to another embodiment of the present invention, there is provided a pet color value scoring device, referring to fig. 2, including:
the fine-grained classification model 100 is used for performing fine-grained analysis on the basis of the acquired pet image to obtain a fine-grained category of the pet;
the target detection model 200 is used for detecting the face in the image based on the fine-grained category to obtain the face image of the pet;
the key point detection model 300 is used for analyzing the face image to obtain key point information in the face image;
the parameter calculation module 400 is configured to calculate according to the key point information to obtain a group of judgment parameter sets, where each judgment parameter set includes a plurality of judgment parameters;
and the color value scoring module 500 is configured to perform weighted comparison on the calculated evaluation parameter with the standard parameter corresponding to the fine-grained category to obtain a color value score of the pet to be detected.
Based on the obtained fine-grained category of the pet, a facial image of the pet is obtained according to the fine-grained category, the facial image is analyzed to obtain key point information in the facial image, a plurality of judgment parameters are obtained through calculation according to the key point information, the judgment parameters are subjected to weighted comparison with standard parameters corresponding to the fine-grained category, and a color value score of the pet to be detected is obtained; the method and the device can quantitatively score the color value of the pet according to the fine granularity category of the pet and the key point information.
The pet color value scoring method of the present invention is described in detail below with reference to a specific example of a cat:
the method comprises the following steps: an image of the pet cat is obtained.
Step two: and inputting the acquired image into a cat fine-grained classification model to obtain the cat fine-grained classification.
Specifically, for example, the fine-grained categories of cats are obtained as bose cats, puppet cats, siamese cats, and the like.
Step three: and inputting the image of the cat into the cat face detection model to obtain a cat face image.
Step four: and obtaining the positions of a plurality of cat face key points of the cat face image through a cat face key point detection model, and calculating a group of judgment parameter sets by utilizing the position information of the key points.
Specifically, the cat face joint point may be a predetermined characteristic of the cat face, such as the cat's eyes, ears, nose, mouth, and cat's hair, including the color, length, color, smoothness, etc. of the hair; the number of acquisitions may be chosen, and fifteen key points on the cat face are chosen for calculation in this embodiment.
Step five: and carrying out weighted comparison on the calculated evaluation parameters and the standard evaluation parameters corresponding to the cat categories, and dynamically adjusting the weight according to the specific categories to finally obtain the color score.
In an embodiment, an apparatus comprises:
and the image acquisition module is used for acquiring the image of the pet to be detected.
For example, the image is acquired by a camera.
In an embodiment, the face score module comprises:
the calculating unit is used for calculating the color value score of the pet through a color value scoring formula;
the face score formula is:
S=λ1×m12×m2+...+λn×mn
wherein S is the color score, λ12,..,λnAre each a weight number, m, of from 0 to 11,m2,..,mnThe evaluation parameters are respectively in the evaluation parameter group.
Based on the pet color value scoring method, the present embodiment provides a computer-readable storage medium storing one or more programs, which may be executed by one or more processors to implement the steps in the pet color value scoring method according to the above embodiment.
Based on the pet color value scoring method, the present application further provides a terminal device, as shown in fig. 3, which includes at least one processor (processor) 20; a display screen 21; and a memory (memory)22, and may further include a communication Interface (Communications Interface)23 and a bus 24. The processor 20, the display 21, the memory 22 and the communication interface 23 can communicate with each other through the bus 24. The display screen 21 is configured to display a user guidance interface preset in the initial setting mode. The communication interface 23 may transmit information. The processor 20 may call logic instructions in the memory 22 to perform the methods in the embodiments described above.
Furthermore, the logic instructions in the memory 22 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product.
The memory 22, which is a computer-readable storage medium, may be configured to store a software program, a computer-executable program, such as program instructions or modules corresponding to the methods in the embodiments of the present disclosure. The processor 20 executes the functional application and data processing, i.e. implements the method in the above-described embodiments, by executing the software program, instructions or modules stored in the memory 22.
The memory 22 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal device, and the like.
Further, the memory 22 may include a high speed random access memory and may also include a non-volatile memory. For example, a variety of media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, may also be transient storage media.
In addition, the specific processes loaded and executed by the storage medium and the instruction processors in the terminal device are described in detail in the method, and are not stated herein.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (8)

1.一种宠物颜值评分方法,其特征在于,包括以下步骤:1. a pet face value scoring method, is characterized in that, comprises the following steps: 基于获取的宠物图像进行细粒度分析,得到所述宠物的细粒度类别;Perform fine-grained analysis based on the acquired pet image to obtain a fine-grained category of the pet; 基于所述细粒度类别,对所述图像中的面部进行检测,得到所述宠物的面部图像;based on the fine-grained category, detecting a face in the image to obtain a face image of the pet; 对所述面部图像进行分析,得到所述面部图像中的关键点信息;Analyzing the facial image to obtain key point information in the facial image; 根据所述关键点信息进行计算,得到一组评判参数组,所述评判参数组内有若干评判参数;Calculate according to the key point information to obtain a set of evaluation parameter groups, and the evaluation parameter group includes several evaluation parameters; 将计算出的所述评判参数与所述细粒度类别对应的标准参数进行加权对比,得到对待检测的所述宠物的颜值评分。The calculated evaluation parameters are weighted and compared with the standard parameters corresponding to the fine-grained categories to obtain the appearance score of the pet to be detected. 2.根据权利要求1所述的宠物颜值评分方法,其特征在于,在所述基于获取的宠物图像进行细粒度分析,得到所述宠物的细粒度类别之前还包括:2. The pet face value scoring method according to claim 1, characterized in that, before the fine-grained analysis is performed based on the obtained pet image to obtain the fine-grained category of the pet, the method further comprises: 获取待检测的宠物的图像。Obtain an image of the pet to be detected. 3.根据权利要求1所述的宠物颜值评分方法,其特征在于,所述将计算出的所述评判参数与所述细粒度类别对应的标准参数进行加权对比,得到对待检测的所述宠物的颜值评分中包括:3. The pet face value scoring method according to claim 1, wherein the calculated judgment parameter and the standard parameter corresponding to the fine-grained category are weighted and compared to obtain the pet to be detected The appearance score includes: 通过颜值评分公式计算所述宠物的颜值评分;Calculate the appearance score of the pet through the appearance score formula; 所述颜值评分公式为:The face value scoring formula is: S=λ1×m12×m2+...+λn×mn S=λ 1 ×m 12 ×m 2 +...+λ n ×m n 其中,S为颜值评分,λ12,..,λn分别为0至1中的权值,m1,m2,..,mn分别为评判参数组内的评判参数。Among them, S is the face value score, λ 1 , λ 2 , .., λ n are the weights from 0 to 1, respectively, and m 1 , m 2 , .., m n are the judgment parameters in the judgment parameter group, respectively. 4.一种宠物颜值评分装置,其特征在于,包括:4. a pet face value scoring device, is characterized in that, comprises: 细粒度分类模型,基于获取的宠物图像进行细粒度分析,得到所述宠物的细粒度类别;A fine-grained classification model, which performs fine-grained analysis based on the acquired pet image to obtain the fine-grained category of the pet; 目标检测模型,用于基于所述细粒度类别,对所述图像中的面部进行检测,得到所述宠物的面部图像;a target detection model for detecting the face in the image based on the fine-grained category to obtain a facial image of the pet; 关键点检测模型,用于对所述面部图像进行分析,得到所述面部图像中的关键点信息;a key point detection model, for analyzing the facial image to obtain key point information in the facial image; 参数计算模块,用于根据所述关键点信息进行计算,得到一组评判参数组,所述评判参数组内有若干评判参数;a parameter calculation module, configured to perform calculation according to the key point information to obtain a set of judgment parameter groups, and the judgment parameter group includes several judgment parameters; 颜值评分模块,用于将计算出的所述评判参数于所述细粒度类别对应的标准参数进行加权对比,得到对待检测的所述宠物的颜值评分。The face value scoring module is configured to perform weighted comparison between the calculated evaluation parameters and the standard parameters corresponding to the fine-grained categories to obtain the face value score of the pet to be detected. 5.根据权利要求4所述的宠物颜值评分装置,其特征在于,所述装置包括:5. The pet face value scoring device according to claim 4, wherein the device comprises: 图像获取模块,用于获取待检测的宠物的图像。The image acquisition module is used to acquire the image of the pet to be detected. 6.根据权利要求4所述的宠物颜值评分装置,其特征在于,所述颜值评分模块包括:6. The pet face value scoring device according to claim 4, wherein the face value scoring module comprises: 计算单元,用于通过颜值评分公式计算所述宠物的颜值评分;A calculation unit, used for calculating the appearance score of the pet through the appearance score formula; 所述颜值评分公式为:The face value scoring formula is: S=λ1×m12×m2+...+λn×mn S=λ 1 ×m 12 ×m 2 +...+λ n ×m n 其中,S为颜值评分,λ12,..,λn分别为0至1中的权值,m1,m2,..,mn分别为评判参数组内的评判参数。Among them, S is the face value score, λ 1 , λ 2 , .., λ n are the weights from 0 to 1, respectively, and m 1 , m 2 , .., m n are the judgment parameters in the judgment parameter group, respectively. 7.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储一个或多个程序,所述一个或多个程序可被一个或多个处理器执行,以实现如权利要求1-3任意一项所述的宠物颜值评分方法中的步骤。7. A computer-readable storage medium, characterized in that the computer-readable storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to realize the invention as claimed in the claims Steps in the pet face value scoring method described in any one of 1-3. 8.一种终端设备,其特征在于,包括:处理器、存储器及通信总线;所述存储器上存储有可被所述处理器执行的计算机可读程序;8. A terminal device, comprising: a processor, a memory and a communication bus; a computer-readable program executable by the processor is stored on the memory; 所述通信总线实现处理器和存储器之间的连接通信;The communication bus implements connection communication between the processor and the memory; 所述处理器执行所述计算机可读程序时实现权利要求1-3任意一项所述的宠物颜值评分方法中的步骤。When the processor executes the computer-readable program, the steps in the pet face value scoring method according to any one of claims 1-3 are implemented.
CN202111014076.6A 2021-08-31 2021-08-31 A pet face value scoring method, device, storage medium and equipment Pending CN113822171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111014076.6A CN113822171A (en) 2021-08-31 2021-08-31 A pet face value scoring method, device, storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111014076.6A CN113822171A (en) 2021-08-31 2021-08-31 A pet face value scoring method, device, storage medium and equipment

Publications (1)

Publication Number Publication Date
CN113822171A true CN113822171A (en) 2021-12-21

Family

ID=78913899

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111014076.6A Pending CN113822171A (en) 2021-08-31 2021-08-31 A pet face value scoring method, device, storage medium and equipment

Country Status (1)

Country Link
CN (1) CN113822171A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170337420A1 (en) * 2015-05-20 2017-11-23 Tencent Technology (Shenzhen) Company Limited Evaluation method and evaluation device for facial key point positioning result
US20170344808A1 (en) * 2016-05-28 2017-11-30 Samsung Electronics Co., Ltd. System and method for a unified architecture multi-task deep learning machine for object recognition
CN108629336A (en) * 2018-06-05 2018-10-09 北京千搜科技有限公司 Face value calculating method based on human face characteristic point identification
CN109284778A (en) * 2018-09-07 2019-01-29 北京相貌空间科技有限公司 Face face value calculating method, computing device and electronic equipment
CN110458233A (en) * 2019-08-13 2019-11-15 腾讯云计算(北京)有限责任公司 Combination grain object identification model training and recognition methods, device and storage medium
WO2019228040A1 (en) * 2018-05-30 2019-12-05 杭州海康威视数字技术股份有限公司 Facial image scoring method and camera
CN111382781A (en) * 2020-02-21 2020-07-07 华为技术有限公司 Method for obtaining image label and method and device for training image recognition model
CN111814840A (en) * 2020-06-17 2020-10-23 恒睿(重庆)人工智能技术研究院有限公司 Method, system, equipment and medium for evaluating quality of face image

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170337420A1 (en) * 2015-05-20 2017-11-23 Tencent Technology (Shenzhen) Company Limited Evaluation method and evaluation device for facial key point positioning result
US20170344808A1 (en) * 2016-05-28 2017-11-30 Samsung Electronics Co., Ltd. System and method for a unified architecture multi-task deep learning machine for object recognition
WO2019228040A1 (en) * 2018-05-30 2019-12-05 杭州海康威视数字技术股份有限公司 Facial image scoring method and camera
CN108629336A (en) * 2018-06-05 2018-10-09 北京千搜科技有限公司 Face value calculating method based on human face characteristic point identification
CN109284778A (en) * 2018-09-07 2019-01-29 北京相貌空间科技有限公司 Face face value calculating method, computing device and electronic equipment
CN110458233A (en) * 2019-08-13 2019-11-15 腾讯云计算(北京)有限责任公司 Combination grain object identification model training and recognition methods, device and storage medium
CN111382781A (en) * 2020-02-21 2020-07-07 华为技术有限公司 Method for obtaining image label and method and device for training image recognition model
CN111814840A (en) * 2020-06-17 2020-10-23 恒睿(重庆)人工智能技术研究院有限公司 Method, system, equipment and medium for evaluating quality of face image

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
宋凤义 等: "基于外观的复合属性学习的细粒度识别", 数据采集与处理, no. 06, 15 November 2016 (2016-11-15) *

Similar Documents

Publication Publication Date Title
CN108701216B (en) Face recognition method and device and intelligent terminal
CN109685713B (en) Cosmetic simulation control method, device, computer equipment and storage medium
CN109902660A (en) A kind of expression recognition method and device
CN107123027A (en) A kind of cosmetics based on deep learning recommend method and system
TWI829944B (en) Avatar facial expression generating system and method of avatar facial expression generation
CN109685611A (en) A kind of Products Show method, apparatus, computer equipment and storage medium
CN106897659A (en) The recognition methods of blink motion and device
CN109241890B (en) Face image correction method, apparatus and storage medium
CN110909680A (en) Facial expression recognition method and device, electronic equipment and storage medium
CN113205017A (en) Cross-age face recognition method and device
US20240282144A1 (en) Haircare monitoring and feedback
JP2019109843A (en) Classification device, classification method, attribute recognition device, and machine learning device
CN114003746A (en) A makeup recommendation method, device, electronic device and storage medium
CN114550059B (en) Method, device, equipment and storage medium for identifying the health status of chickens
WO2023238360A1 (en) Action analysis device, action analysis method, and action analysis program
CN110414369B (en) Cow face training method and device
CN108596094B (en) Character style detection system, method, terminal and medium
CN113822171A (en) A pet face value scoring method, device, storage medium and equipment
CN110991223A (en) Method and system for identifying beautiful pupil based on transfer learning
KR102758618B1 (en) Object classification and similarity judgment processing method, device, and system based on extraction and identification of local features of objects in images
CN117315445B (en) Target identification method, device, electronic equipment and readable storage medium
CN110175623A (en) Desensitization process method and device based on image recognition
CN112115976B (en) Model training method, model training device, storage medium and electronic equipment
KR20230174622A (en) Apparatus and method of disentangling content and attribute for generalized zero-shot learning
CN109118163A (en) Automatically enter the method, apparatus, computer equipment and storage medium of suggestions made after examination

Legal Events

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

Application publication date: 20211221

RJ01 Rejection of invention patent application after publication