CN115937603A - Commodity attribute detection method, device, storage medium and computer equipment - Google Patents
Commodity attribute detection method, device, storage medium and computer equipment Download PDFInfo
- Publication number
- CN115937603A CN115937603A CN202211700221.0A CN202211700221A CN115937603A CN 115937603 A CN115937603 A CN 115937603A CN 202211700221 A CN202211700221 A CN 202211700221A CN 115937603 A CN115937603 A CN 115937603A
- Authority
- CN
- China
- Prior art keywords
- pictures
- attribute
- commodity
- detection
- product
- 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
Links
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Landscapes
- Image Analysis (AREA)
Abstract
本申请提供了一种商品属性检测方法、装置、存储介质及计算机设备,所述方法包括:获取待检测商品的多张商品图片;分别将每张商品图片输入至姿态检测模型中,以得到每张商品图片对应的姿态关键点数据;根据预设的图片筛选规则和各张商品图片对应的姿态关键点数据,筛选出第一目标图片;分别将各张第一目标图片对应的姿态关键点数据输入到二分类模型中,以得到每张第一目标图片的分类结果,每个分类结果用于反映对应的第一目标图片是否适合用于进行属性检测;根据各张第一目标图片的分类结果,筛选出适合用于进行属性检测的第二目标图片;基于各张第二目标图片检测待检测商品的预测商品属性值。本申请可提高属性检测的准确性。
The present application provides a product attribute detection method, device, storage medium and computer equipment. The method includes: obtaining multiple product pictures of the product to be detected; inputting each product picture into the posture detection model to obtain each The posture key point data corresponding to each commodity picture; according to the preset picture screening rules and the posture key point data corresponding to each commodity picture, filter out the first target picture; the posture key point data corresponding to each first target picture respectively Input into the binary classification model to obtain the classification results of each first target picture, each classification result is used to reflect whether the corresponding first target picture is suitable for attribute detection; according to the classification results of each first target picture to filter out second target pictures suitable for attribute detection; and detect predicted commodity attribute values of the commodity to be detected based on each second target picture. This application can improve the accuracy of attribute detection.
Description
技术领域technical field
本申请涉及人工智能领域,尤其涉及一种商品属性检测方法、装置、存储介质及计算机设备。The present application relates to the field of artificial intelligence, in particular to a commodity attribute detection method, device, storage medium and computer equipment.
背景技术Background technique
在电商平台中,为方便用户快速了解商品以及对用户进行个性化推送,需要确定每个商品各个属性的属性值。以服装商品为例,服装商品可包括版型属性、衣长属性、风格属性、袖长属性等商品属性,用户可通过该商品属性快速了解商品。然而,现有的商品属性检测方法却存在准确性低的问题。In the e-commerce platform, in order to facilitate users to quickly understand the product and to push the user personalizedly, it is necessary to determine the attribute value of each attribute of each product. Taking clothing products as an example, clothing products can include product attributes such as size attributes, length attributes, style attributes, and sleeve length attributes. Users can quickly understand the products through these product attributes. However, the existing commodity attribute detection methods have the problem of low accuracy.
发明内容Contents of the invention
本申请的目的旨在至少能解决上述的技术缺陷之一,特别是现有技术中检测准确性低的技术缺陷。The purpose of this application is to at least solve one of the above-mentioned technical defects, especially the technical defect of low detection accuracy in the prior art.
第一方面,本申请实施例提供了一种商品属性检测方法,所述方法包括:In the first aspect, the embodiment of the present application provides a method for detecting commodity attributes, the method comprising:
获取待检测商品的多张商品图片;Obtain multiple product pictures of the product to be detected;
获取姿态检测模型和二分类模型;Obtain the pose detection model and the binary classification model;
分别将每张所述商品图片输入至所述姿态检测模型中,以得到每张所述商品图片对应的姿态关键点数据;Inputting each of the commodity pictures into the posture detection model respectively, so as to obtain the posture key point data corresponding to each of the commodity pictures;
根据预设的图片筛选规则和各张所述商品图片对应的姿态关键点数据,在各张所述商品图片中筛选出第一目标图片;According to the preset image screening rules and the posture key point data corresponding to each of the product images, the first target image is selected from each of the product images;
分别将各张所述第一目标图片对应的姿态关键点数据输入到所述二分类模型中,以得到每张所述第一目标图片的分类结果,每个所述分类结果用于反映对应的第一目标图片是否适合用于进行属性检测;Input the posture key point data corresponding to each of the first target pictures into the binary classification model to obtain the classification results of each of the first target pictures, and each of the classification results is used to reflect the corresponding whether the first target image is suitable for attribute detection;
根据各张所述第一目标图片的分类结果,在各张所述第一目标图片中筛选出适合用于进行属性检测的第二目标图片;According to the classification results of each of the first target pictures, a second target picture suitable for attribute detection is selected from each of the first target pictures;
基于各张所述第二目标图片检测所述待检测商品的预测商品属性值。Detecting predicted commodity attribute values of the commodity to be detected based on each of the second target pictures.
在其中一个实施例中,所述基于各张所述第二目标图片检测所述待检测商品的预测商品属性值的步骤,包括:In one of the embodiments, the step of detecting the predicted product attribute value of the product to be detected based on each of the second target pictures includes:
确定待检测属性,并获取所述待检测属性对应的单标签多分类模型;Determine the attribute to be detected, and obtain the single-label multi-classification model corresponding to the attribute to be detected;
将各张所述第二目标图片输入至所述单标签多分类模型中,以得到所述单标签多分类模型输出的各个检测属性值和每个所述检测属性值对应的置信度;Inputting each of the second target pictures into the single-label multi-classification model to obtain each detection attribute value output by the single-label multi-classification model and the confidence degree corresponding to each detection attribute value;
基于各个所述检测属性值和每个所述检测属性值对应的置信度,在各个所述检测属性值中确定所述预测商品属性值。Based on each of the detected attribute values and the confidence degree corresponding to each of the detected attribute values, the predicted commodity attribute value is determined in each of the detected attribute values.
在其中一个实施例中,所述商品属性检测方法还包括:In one of the embodiments, the commodity attribute detection method further includes:
获取由人工预先标注的所述待检测商品的初始商品属性值;Acquiring the initial product attribute value of the product to be detected that is manually pre-labeled;
若所述初始商品属性值不同于所述预测商品属性值,且所述预测商品属性值对应的置信度大于预设的置信度阈值,则向信息维护人员推送属性修改信息。If the initial commodity attribute value is different from the predicted commodity attribute value, and the confidence corresponding to the predicted commodity attribute value is greater than a preset confidence threshold, attribute modification information is pushed to the information maintenance personnel.
在其中一个实施例中,所述单标签多分类模型是以Focal Loss函数作为损失函数训练得到的。In one of the embodiments, the single-label multi-classification model is trained using the Focal Loss function as a loss function.
在其中一个实施例中,所述根据预设的图片筛选规则和各张所述商品图片对应的姿态关键点数据,在各张所述商品图片中筛选出第一目标图片的步骤,包括:In one of the embodiments, the step of selecting the first target picture from each of the product pictures according to the preset picture screening rules and the gesture key point data corresponding to each of the product pictures includes:
根据每张所述商品图片对应的姿态关键点数据,分别判断每张所述商品图片是否为模特展示图,并将各张所述模特展示图作为所述第一目标图片。According to the posture key point data corresponding to each of the product pictures, it is judged whether each of the product pictures is a model display picture, and each of the model display pictures is used as the first target picture.
在其中一个实施例中,所述获取二分类模型的步骤,包括:In one of the embodiments, the step of obtaining the binary classification model includes:
获取初始线性回归模型和训练数据集,所述训练数据集包括多张训练图片和预先标注的每张所述训练图片的人工分类结果;Obtain an initial linear regression model and a training data set, the training data set includes a plurality of training pictures and the manual classification results of each of the training pictures marked in advance;
分别将每张所述训练图片输入至所述姿态检测模型中,以得到每张所述训练图片对应的姿态关键点数据;Input each of the training pictures into the attitude detection model to obtain the attitude key point data corresponding to each of the training pictures;
分别将各张所述训练图片对应的姿态关键点数据输入至所述初始线性回归模型中,以得到各张所述训练图片对应的训练分类结果,并根据各个所述训练分类结果和所述人工分类结果,对所述初始线性回归模型进行迭代训练,直至满足预设的训练完成条件并得到所述二分类模型。Input the posture key point data corresponding to each of the training pictures into the initial linear regression model to obtain the training classification results corresponding to each of the training pictures, and according to each of the training classification results and the manual For classification results, the initial linear regression model is iteratively trained until the preset training completion condition is met and the binary classification model is obtained.
第二方面,本申请实施例提供了一种商品属性检测装置,所述装置包括:In the second aspect, the embodiment of the present application provides a product attribute detection device, the device includes:
商品图片获取模块,用于获取待检测商品的多张商品图片;Commodity picture acquisition module, used to obtain multiple commodity pictures of the commodity to be detected;
二分类模型获取模块,用于获取姿态检测模型和二分类模型;Two classification model acquisition modules, used to obtain attitude detection models and two classification models;
姿态检测模块,用于分别将每张所述商品图片输入至所述姿态检测模型中,以得到每张所述商品图片对应的姿态关键点数据;A posture detection module, configured to input each of the commodity pictures into the posture detection model, so as to obtain the posture key point data corresponding to each of the commodity pictures;
第一目标图片筛选模块,用于根据预设的图片筛选规则和各张所述商品图片对应的姿态关键点数据,在各张所述商品图片中筛选出第一目标图片;The first target picture screening module is used to filter out the first target picture from each of the commodity pictures according to the preset picture screening rules and the posture key point data corresponding to each of the commodity pictures;
分类模块,用于分别将各张所述第一目标图片对应的姿态关键点数据输入到所述二分类模型中,以得到每张所述第一目标图片的分类结果,每个所述分类结果用于反映对应的第一目标图片是否适合用于进行属性检测;A classification module, configured to input the posture key point data corresponding to each of the first target pictures into the binary classification model, so as to obtain a classification result of each of the first target pictures, and each of the classification results Used to reflect whether the corresponding first target picture is suitable for attribute detection;
第二目标图片筛选模块,用于根据各张所述第一目标图片的分类结果,在各张所述第一目标图片中筛选出适合用于进行属性检测的第二目标图片;The second target picture screening module is used to select a second target picture suitable for attribute detection from each of the first target pictures according to the classification results of each of the first target pictures;
属性值检测模块,用于根据各张所述第二目标图片确定所述待检测商品的预测商品属性值。An attribute value detection module, configured to determine the predicted commodity attribute value of the commodity to be detected according to each of the second target pictures.
在其中一个实施例中,所述属性值检测模块包括:In one of the embodiments, the attribute value detection module includes:
单标签多分类模型获取单元,用于确定待检测属性,获取所述待检测属性对应的单标签多分类模型;A single-label multi-classification model acquisition unit, configured to determine the attribute to be detected, and obtain a single-label multi-classification model corresponding to the attribute to be detected;
检测单元,用于将各张所述第二目标图片输入至所述单标签多分类模型中,以得到所述单标签多分类模型输出的各个检测属性值和每个所述检测属性值对应的置信度;a detection unit, configured to input each of the second target pictures into the single-label multi-classification model, so as to obtain each detection attribute value output by the single-label multi-classification model and each detection attribute value corresponding to Confidence;
属性值确定单元,用于基于各个所述检测属性值和每个所述检测属性值对应的置信度,在各个所述检测属性值中确定所述预测商品属性值。The attribute value determining unit is configured to determine the predicted commodity attribute value in each of the detected attribute values based on each of the detected attribute values and the confidence degree corresponding to each of the detected attribute values.
第三方面,本申请实施例提供了一种存储介质,所述存储介质中存储有计算机可读指令,所述计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行上述任一实施例所述商品属性检测方法的步骤。In a third aspect, the embodiment of the present application provides a storage medium, the storage medium stores computer-readable instructions, and when the computer-readable instructions are executed by one or more processors, one or more processors Execute the steps of the commodity attribute detection method described in any one of the above embodiments.
第四方面,本申请实施例提供了一种计算机设备,包括:一个或多个处理器,以及存储器;In a fourth aspect, the embodiment of the present application provides a computer device, including: one or more processors, and a memory;
所述存储器中存储有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,执行上述任一实施例所述商品属性检测方法的步骤。Computer-readable instructions are stored in the memory, and when the computer-readable instructions are executed by the one or more processors, the steps of the commodity attribute detection method in any of the above-mentioned embodiments are executed.
本申请的商品属性检测方法、装置、存储介质及计算机设备中,通过引入姿势检测模型和二分类模型,从而可对各张商品图片进行姿态检测,并基于姿态检测模型输出的姿态关键点数据和二分类模型,分别确定每张商品图片是否适合用于进行属性检测,以便于从多张商品图片中筛选出适合用于进行属性检测的商品图片,并据此进行属性检测。如此,可排除不合适的商品图片对属性检测的干扰,进而可提高属性检测的准确性。In the commodity attribute detection method, device, storage medium and computer equipment of the present application, by introducing a posture detection model and a binary classification model, posture detection can be performed on each commodity picture, and based on the posture key point data output by the posture detection model and The binary classification model determines whether each product picture is suitable for attribute detection, so as to filter out the product pictures suitable for attribute detection from multiple product pictures, and perform attribute detection accordingly. In this way, the interference of inappropriate product pictures on attribute detection can be eliminated, thereby improving the accuracy of attribute detection.
附图说明Description of drawings
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其它的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present application. Those skilled in the art can also obtain other drawings based on these drawings without any creative effort.
图1为一个实施例中商品属性检测方法的流程示意图之一;Fig. 1 is one of the schematic flow charts of the product attribute detection method in an embodiment;
图2为一个实施例中获取二分类模型步骤的流程示意图;Fig. 2 is a schematic flow diagram of the step of obtaining a two-category model in one embodiment;
图3为一个实施例中基于各张所述第二目标图片检测所述待检测商品的预测商品属性值步骤的流程示意图;Fig. 3 is a schematic flow chart of the step of detecting the predicted product attribute value of the product to be detected based on each of the second target pictures in an embodiment;
图4为一个实施例中商品属性检测方法的流程示意图之二;Fig. 4 is the second schematic flow diagram of the product attribute detection method in an embodiment;
图5为一个实施例中商品属性检测装置的结构示意图;Fig. 5 is a schematic structural diagram of a product attribute detection device in an embodiment;
图6为一个实施例中计算机设备的结构示意图。Fig. 6 is a schematic structural diagram of a computer device in an embodiment.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the application with reference to the drawings in the embodiments of the application. Apparently, the described embodiments are only some of the embodiments of the application, not all of them. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the scope of protection of this application.
正如背景技术所言,现有的商品属性检测方法却存在准确性低的问题。经发明人研究发现,导致这一问题的原因在于,在基于商品图片进行商品属性检测的过程中,由于同一商品存在多张商品图片,各张商品图片的展示方式和展示内容均不相同,因此部分商品图片不适合用于进行商品属性检测。例如,同一服装商品可能存在模特展示图、局部展示图和面料展示图等,而模特展示图可能包括多张不同姿势的商品图片,如直立展示图、坐姿展示图等。然而,现有技术无法判断各张商品图片是否适合用于进行商品检测,而只能随机选择任意商品图片来完成属性检测,或者采用全部商品图片来完成属性检测,导致属性检测的结果与实际情况偏差较大,进而导致准确性低的问题。As mentioned in the background art, the existing commodity attribute detection methods have the problem of low accuracy. The inventor found that the reason for this problem is that in the process of product attribute detection based on product pictures, since there are multiple product pictures for the same product, the display methods and display contents of each product picture are different, so Some product images are not suitable for product attribute detection. For example, the same clothing product may have a model display image, a partial display image, and a fabric display image, etc., and the model display image may include multiple product images in different postures, such as an upright display image, a sitting image display image, and the like. However, the existing technology cannot judge whether each product picture is suitable for product detection, but can only randomly select any product picture to complete the attribute detection, or use all product pictures to complete the attribute detection, resulting in the result of the attribute detection being different from the actual situation. The deviation is large, which leads to the problem of low accuracy.
为解决上述问题,本申请提供了一种商品属性检测方法、装置、存储介质及计算机设备,通过引入姿态检测模型和二分类模型分别处理各张商品图片,从而可分别确定每张商品图片是否适合用于进行属性检测,以便于从各张商品图片中筛选出合适的商品图片并据此进行属性检测。如此,可排除不合适的商品图片对属性检测的干扰,进而可提高属性检测的准确性。In order to solve the above problems, this application provides a product attribute detection method, device, storage medium and computer equipment. By introducing a posture detection model and a binary classification model to process each product picture separately, it is possible to determine whether each product picture is suitable. It is used for attribute detection, so as to filter out suitable product images from each product image and perform attribute detection accordingly. In this way, the interference of inappropriate product pictures on attribute detection can be eliminated, thereby improving the accuracy of attribute detection.
在一个实施例中,本申请提供了一种商品属性检测方法,下述实施例以该方法应用于计算机设备为例进行说明,可以理解,计算机设备可以是具备数据处理功能的设备,可以但不限于是个人笔记本电脑、台式电脑、单个服务器或者服务器集群等。如图1所示,该方法可包括如下步骤:In one embodiment, the present application provides a product attribute detection method. The following embodiments are described by taking the method applied to computer equipment as an example. It can be understood that computer equipment may be a device with data processing functions, but not It is limited to personal laptops, desktop computers, single servers or server clusters, etc. As shown in Figure 1, the method may include the following steps:
S102:获取待检测商品的多张商品图片。S102: Obtain multiple product pictures of the product to be detected.
其中,待检测商品是指待进行商品属性检测的商品,如服装商品等。在电商平台上,供应商可上传同一商品的多张商品图片,以通过多张商品图片展示商品细节。本步骤中,计算机设备可获取同一商品的多张商品图片。Wherein, the commodity to be detected refers to the commodity whose attribute detection is to be performed, such as clothing commodity and the like. On the e-commerce platform, suppliers can upload multiple product pictures of the same product to display product details through multiple product pictures. In this step, the computer device may obtain multiple product images of the same product.
S104:获取姿态检测模型和二分类模型。S104: Obtain a gesture detection model and a binary classification model.
其中,姿态检测模型是指用于检测人体姿态的模型,该模型可对输入图片进行姿态检测,并输出姿态关键点数据,以通过该姿态关键点数据表征输入图片中的人体姿态。Wherein, the pose detection model refers to a model for detecting the pose of a human body, which can perform pose detection on an input picture, and output pose key point data, so as to represent the human pose in the input picture through the pose key point data.
二分类模型是指用于检测输入图片是否适合用于进行属性检测的模型。具体地,二分类模型可接收输入图片,并输出该输入图片所的分类结果,该分类结果可用于反映该输入图片是否适合用于进行属性检测,例如该分类结果可以是“合适”或者“不合适”。A binary classification model refers to a model used to detect whether an input image is suitable for attribute detection. Specifically, the binary classification model can receive an input picture and output a classification result of the input picture. The classification result can be used to reflect whether the input picture is suitable for attribute detection. For example, the classification result can be "suitable" or "inappropriate". suitable".
在其中一个实施例中,如图2所示,所述获取二分类模型的步骤,包括:In one of the embodiments, as shown in Figure 2, the step of obtaining the binary classification model includes:
S202:获取初始线性回归模型和训练数据集,所述训练数据集包括多张训练图片和预先标注的每张所述训练图片的人工分类结果。S202: Acquire an initial linear regression model and a training data set, where the training data set includes a plurality of training pictures and a pre-labeled manual classification result of each of the training pictures.
其中,初始线性回归模型是指未经训练的线性回归模型。多张训练图片可以是不同展示姿势、不同拍摄角度的模特展示图,如直立展示图、坐姿展示图等。每张训练图片均对应着人工分类结果,该人工分类结果是指由人工预先标注且用于反映该训练图片是否适合用于进行属性检测的结果。Wherein, the initial linear regression model refers to an untrained linear regression model. The multiple training pictures may be pictures of models in different poses and different shooting angles, such as upright pictures, sitting pictures, etc. Each training picture corresponds to a manual classification result, which refers to a result that is manually pre-labeled and used to reflect whether the training picture is suitable for attribute detection.
S204:分别将每张所述训练图片输入至所述姿态检测模型中,以得到每张所述训练图片对应的姿态关键点数据。S204: Input each of the training pictures into the pose detection model to obtain pose key point data corresponding to each of the training pictures.
本步骤中,针对每张训练图片,计算机设备可将该训练图片输入到姿态检测模型中,以通过姿态检测模型对该训练图片进行姿态检测,并输出该训练图片对应的用于表征该训练图片中人体姿态的姿态关键点数据,从而可得到姿态关键点数据和人工分类结果这一结果关系数据。In this step, for each training picture, the computer device can input the training picture into the attitude detection model, so as to perform attitude detection on the training picture through the attitude detection model, and output the corresponding training picture used to represent the training picture. The attitude key point data of the human body posture in the human body posture, so that the result relationship data of the attitude key point data and the manual classification result can be obtained.
S206:分别将各张所述训练图片对应的姿态关键点数据输入至所述初始线性回归模型中,以得到各张所述训练图片对应的训练分类结果,并根据各个所述训练分类结果和所述人工分类结果,对所述初始线性回归模型进行迭代训练,直至满足预设的训练完成条件并得到所述二分类模型。S206: Input the posture key point data corresponding to each of the training pictures into the initial linear regression model to obtain the training classification results corresponding to each of the training pictures, and according to each of the training classification results and the The manual classification result is used to iteratively train the initial linear regression model until the preset training completion conditions are met and the binary classification model is obtained.
本步骤中,计算机设备可以利用各组包括姿态关键点数据和人工分类结果的训练数据对初始线性回归模型进行迭代训练,直至初始线性回归模型的损失表现满足预设的训练完成条件。若初始线性回归模型的损失表现满足预设的训练完成条件,则表明初始线性回归模型已经训练完成,该初始线性回归模型为能够准确检测输入图片是否适合用于进行属性检测的二分类模型。In this step, the computer device can iteratively train the initial linear regression model by using each set of training data including posture key point data and manual classification results, until the loss performance of the initial linear regression model meets the preset training completion conditions. If the loss performance of the initial linear regression model meets the preset training completion conditions, it indicates that the initial linear regression model has been trained. The initial linear regression model is a binary classification model that can accurately detect whether the input image is suitable for attribute detection.
本申请通过S202至S206所示步骤得到二分类模型,从而可提高二分类模型的分类准确性,以进一步提高商品属性检测的准确性。The present application obtains the binary classification model through the steps shown in S202 to S206, so that the classification accuracy of the binary classification model can be improved, so as to further improve the accuracy of commodity attribute detection.
S106:分别将每张所述商品图片输入至所述姿态检测模型中,以得到每张所述商品图片对应的姿态关键点数据。S106: Input each of the product pictures into the pose detection model to obtain pose key point data corresponding to each of the product pictures.
本步骤中,针对待检测商品的每张商品图片,计算机设备可以将该商品图片输入到姿态检测模型中,以通过姿态检测模型对该商品图片进行姿态检测,并输出该商品图片对应的用于表征该商品图片中人体姿态的姿态关键点数据。In this step, for each commodity picture of the commodity to be detected, the computer device can input the commodity picture into the posture detection model, so as to perform posture detection on the commodity picture through the posture detection model, and output the corresponding Pose key point data representing the posture of the human body in the product image.
S108:根据预设的图片筛选规则和各张所述商品图片对应的姿态关键点数据,在各张所述商品图片中筛选出第一目标图片。S108: According to the preset image screening rules and the posture key point data corresponding to each of the product images, filter out the first target image from each of the product images.
其中,图片筛选规则是指用于依据姿态关键点数据进行图片筛选的规则,其具体规则内容可依据实际情况确定,本申请对此不作具体限制。在本步骤中,计算机设备可以根据预先设置的图片筛选规则,基于各张商品图片所对应的姿态关键点数据,对各张商品图片进行图片筛选,并将满足图片筛选规则的各张商品图片作为各张第一目标图片。Among them, the image screening rule refers to the rule used to filter the image based on the posture key point data, and the specific content of the rule can be determined according to the actual situation, and this application does not make specific restrictions on this. In this step, the computer device can perform picture screening on each product picture based on the preset picture screening rules based on the gesture key point data corresponding to each product picture, and use each product picture that satisfies the picture screening rules as Each image of the first target.
在其中一个实施例中,S108可以包括:根据每张所述商品图片对应的姿态关键点数据,分别判断每张所述商品图片是否为模特展示图,并将各张所述模特展示图作为所述第一目标图片。In one of the embodiments, S108 may include: according to the posture key point data corresponding to each of the product pictures, respectively judge whether each of the product pictures is a model display picture, and use each of the model display pictures as the Describe the first target image.
具体地,在待检测商品的多张商品图片中,可能存在模特展示图、局部展示图和面料展示图等多种类型的图片。针对如衣长、袖长一类无法从局部展示图和面料展示图中识别的商品属性,计算机设备可以在多张商品图片中初步筛选出模特展示图,并排除如局部展示图和面料展示图等类型的商品图片。如此,一方面可以降低二分类模型所处理的图片数量,提高检测效率。另一方面,也可排除非模特展示图对二分类模型的干扰,使得二分类模型输出的分类结果更加准确,以进一步提高检测准确性。Specifically, among the multiple product pictures of the product to be detected, there may be various types of pictures such as model display images, partial display images, and fabric display images. For product attributes that cannot be identified from partial display images and fabric display images, such as garment length and sleeve length, computer equipment can preliminarily screen out model display images from multiple product images, and exclude partial display images and fabric display images and other types of product images. In this way, on the one hand, the number of pictures processed by the binary classification model can be reduced, and the detection efficiency can be improved. On the other hand, the interference of the non-model display image on the binary classification model can also be eliminated, so that the classification result output by the binary classification model is more accurate, so as to further improve the detection accuracy.
本申请中,针对待检测商品的每张商品图片,计算机设备可以根据由姿态检测模型输出的该商品图片的姿态关键点数据,判断该商品图片中是否存在模特,进而判断该商品图片是否为模特展示图,若是,则将该商品图片作为第一目标图片。如此,可在各张商品图片中筛选出模特展示图作为第一目标图片。In this application, for each product picture of the product to be detected, the computer device can judge whether there is a model in the product picture according to the pose key point data of the product picture output by the pose detection model, and then judge whether the product picture is a model If it is a display picture, then the product picture is used as the first target picture. In this way, the model display image can be selected from each commodity image as the first target image.
S110:分别将各张所述第一目标图片对应的姿态关键点数据输入到所述二分类模型中,以得到每张所述第一目标图片的分类结果,每个所述分类结果用于反映对应的第一目标图片是否适合用于进行属性检测。S110: Input the posture key point data corresponding to each of the first target pictures into the binary classification model to obtain the classification results of each of the first target pictures, and each of the classification results is used to reflect Whether the corresponding first target picture is suitable for attribute detection.
具体地,针对每张第一目标图片,计算机设备可以将该第一目标图片对应的姿态关键点数据输入到二分类模型中,以获取由二分类模型输出的该第一目标图片的分类结果,进而可基于该第一目标图片的分类结果确定该第一目标图片是否适合用于进行属性检测。Specifically, for each first target picture, the computer device can input the posture key point data corresponding to the first target picture into the binary classification model, so as to obtain the classification result of the first target picture output by the binary classification model, Furthermore, it may be determined whether the first target picture is suitable for attribute detection based on the classification result of the first target picture.
本申请通过先对商品图片进行姿态检测,再根据姿态检测得到的姿态关键点数据进行二分类,以判断商品图片是否适合用于属性检测,从而可提高二分类结果的准确性,以提高商品属性检测的准确性。This application first conducts posture detection on product pictures, and then performs binary classification based on the posture key point data obtained from posture detection to determine whether the product picture is suitable for attribute detection, thereby improving the accuracy of the binary classification results and improving product attributes. detection accuracy.
S112:根据各张所述第一目标图片的分类结果,在各张所述第一目标图片中筛选出适合用于进行属性检测的第二目标图片。S112: According to the classification results of each of the first target pictures, select a second target picture suitable for attribute detection from each of the first target pictures.
在得到各张第一目标图片的分类结果后,计算机设备可基于每张第一目标图片的分类结果,判断该第一目标图片是否适合用于进行属性检测,并据此筛选出适合用于进行属性检测的第一目标图片作为第二目标图片。After obtaining the classification results of each first target picture, the computer device can judge whether the first target picture is suitable for attribute detection based on the classification result of each first target picture, and accordingly screen out suitable The first target picture for attribute detection is used as the second target picture.
S114:基于各张所述第二目标图片检测所述待检测商品的预测商品属性值。S114: Detect predicted commodity attribute values of the commodity to be detected based on each of the second target pictures.
本步骤中,计算机设备可根据多张商品图片中,适合用于进行属性检测的第二目标图片来得到待检测商品的预测商品属性。可以理解,本申请可基于任意方式来实现步骤S114。在其中一个实施例中,如图3所示,S114可以包括如下步骤:In this step, the computer device can obtain the predicted commodity attribute of the commodity to be detected according to the second target picture suitable for attribute detection among the multiple commodity pictures. It can be understood that step S114 can be implemented in any manner in the present application. In one of the embodiments, as shown in FIG. 3, S114 may include the following steps:
S302:确定待检测属性,并获取所述待检测属性对应的单标签多分类模型。S302: Determine the attribute to be detected, and acquire a single-label multi-classification model corresponding to the attribute to be detected.
其中,待检测属性是指待进行检测的商品属性,可以但不限于是衣长、袖长、服装风格等商品属性。在确定待检测属性后,计算机设备可获取对应于待检测属性的单标签多分类模型,以便于通过该单标签多分类模型对待检测商品进行属性检测,以得到待检测属性的属性值。Wherein, the attribute to be detected refers to the attribute of the commodity to be detected, which may be, but not limited to, the attribute of the commodity such as length of clothing, length of sleeves, and style of clothing. After determining the attribute to be detected, the computer device can obtain a single-label multi-classification model corresponding to the attribute to be detected, so as to perform attribute detection on the product to be detected by the single-label multi-classification model to obtain the attribute value of the attribute to be detected.
可以理解,本申请可基于任意神经网络来实现单标签多分类模型,也可采用任意方式来训练初始模型以得到单标签多分类模型。在其中一个实施例中,在初始模型的训练过程中,本申请可以以Focal Loss函数作为损失函数进行训练,从而可解决训练样本不均衡的问题。It can be understood that the present application can implement a single-label multi-classification model based on any neural network, and can also use any method to train the initial model to obtain a single-label multi-classification model. In one of the embodiments, during the training process of the initial model, the application can use the Focal Loss function as the loss function for training, so as to solve the problem of unbalanced training samples.
S304:将各张所述第二目标图片输入至所述单标签多分类模型中,以得到所述单标签多分类模型输出的各个检测属性值和每个所述检测属性值对应的置信度。S304: Input each of the second target pictures into the single-label multi-classification model to obtain each detection attribute value output by the single-label multi-classification model and a confidence degree corresponding to each detection attribute value.
其中,单标签多分类模型可以根据所获取的输入图片,输出至少一个检测属性值以及每个检测属性值对应的置信度。例如,单标签多分类模型的输出数据可以包括第一属性值、第一属性值对应的置信度、第二属性值和第二属性值对应的置信度。Wherein, the single-label multi-classification model may output at least one detection attribute value and a confidence degree corresponding to each detection attribute value according to the acquired input image. For example, the output data of the single-label multi-classification model may include a first attribute value, a confidence degree corresponding to the first attribute value, a second attribute value, and a confidence degree corresponding to the second attribute value.
计算机设备可以将各张第二目标图片输入到单标签多分类模型中,以通过该单标签多分类模型对各张第二目标图片进行属性检测,并输出待检测属性的至少一个检测属性值和每个检测属性值对应的置信度。The computer device can input each second target picture into the single-label multi-classification model, so as to perform attribute detection on each second target picture through the single-label multi-classification model, and output at least one detected attribute value and Confidence for each detected attribute value.
S306:基于各个所述检测属性值和每个所述检测属性值对应的置信度,在各个所述检测属性值中确定所述预测商品属性值。S306: Based on each of the detected attribute values and the confidence corresponding to each of the detected attribute values, determine the predicted commodity attribute value in each of the detected attribute values.
例如,计算机设备可将最高置信度对应的检测属性值作为待检测商品的预测商品属性值。For example, the computer device may use the detection attribute value corresponding to the highest confidence level as the predicted commodity attribute value of the commodity to be detected.
本申请通过S302至S306实现S114,从而可通过人工智能的方式自动获取待检测商品的预测商品属性值,进而可提高检测效率。The present application implements S114 through S302 to S306, so that the predicted product attribute value of the product to be detected can be automatically obtained through artificial intelligence, and the detection efficiency can be improved.
本申请通过引入姿势检测模型和二分类模型,从而可对各张商品图片进行姿态检测,并基于姿态检测模型输出的姿态关键点数据和二分类模型,分别确定每张商品图片是否适合用于进行属性检测,以便于从多张商品图片中筛选出适合用于进行属性检测的商品图片,并据此进行属性检测。如此,可排除不合适的商品图片对属性检测的干扰,进而可提高属性检测的准确性。This application introduces a posture detection model and a binary classification model, so that posture detection can be performed on each product picture, and based on the posture key point data output by the posture detection model and the binary classification model, it is determined whether each commodity picture is suitable for Attribute detection, so as to filter out product images suitable for attribute detection from multiple product images, and perform attribute detection accordingly. In this way, the interference of inappropriate product pictures on attribute detection can be eliminated, thereby improving the accuracy of attribute detection.
在一个实施例中,如图4所示,本申请的商品属性检测方法还包括如下步骤:In one embodiment, as shown in FIG. 4, the product attribute detection method of the present application further includes the following steps:
S402:获取由人工预先标注的所述待检测商品的初始商品属性值;S402: Obtain the initial product attribute value of the product to be detected that is manually pre-labeled;
S404:若所述初始商品属性值不同于所述预测商品属性值,且所述预测商品属性值对应的置信度大于预设的置信度阈值,则向信息维护人员推送属性修改信息。S404: If the initial commodity attribute value is different from the predicted commodity attribute value, and the confidence corresponding to the predicted commodity attribute value is greater than a preset confidence threshold, push attribute modification information to information maintenance personnel.
具体地,供应商在上传商品信息时,可人工标注出待检测商品的初始商品属性值。计算机设备可以将人工标注的初始商品属性值与自动识别得出的预测商品属性值进行比对,以判断是否需要对初始商品属性值进行纠正。若初始商品属性值与预测商品属性值不相同,且预测商品属性值对应的置信度大于预设的置信度阈值,则表明预测商品属性值较为准确,初始商品属性值有较大概率与实际情况有偏差,在此情况下,计算机设备可以向信息维护人员推送属性修改信息,以提醒信息维护人员对商品信息上标注的商品属性值进行修改。如此,可实现商品属性的检查,并在商品属性有较大概率有误的情况下向信息维护人员推送属性修改信息,从而可尽可能减少商品信息发生错误的情况。Specifically, when uploading product information, the supplier may manually mark the initial product attribute value of the product to be detected. The computer equipment can compare the manually marked initial commodity attribute value with the predicted commodity attribute value obtained by automatic identification, so as to determine whether the initial commodity attribute value needs to be corrected. If the initial product attribute value is different from the predicted product attribute value, and the confidence corresponding to the predicted product attribute value is greater than the preset confidence threshold, it indicates that the predicted product attribute value is relatively accurate, and the initial product attribute value has a higher probability of being different from the actual situation. If there is a deviation, in this case, the computer device can push attribute modification information to the information maintenance personnel to remind the information maintenance personnel to modify the commodity attribute value marked on the commodity information. In this way, product attributes can be checked, and attribute modification information can be pushed to information maintenance personnel when there is a high probability that product attributes are incorrect, thereby reducing the occurrence of product information errors as much as possible.
下面对本申请实施例提供的商品属性检测装置进行描述,下文描述的商品属性检测装置与上文描述的商品属性检测方法可相互对应参照。The product attribute detection device provided in the embodiment of the present application is described below, and the product attribute detection device described below and the product attribute detection method described above can be referred to in correspondence.
在一个实施例中,本申请提供了一种商品属性检测装置500。如图5所示,该装置500包括商品图片获取模块510、二分类模型获取模块520、姿态检测模块530、第一目标图片筛选模块540、分类模块550、第二目标图片筛选模块560和属性值检测模块570。其中:In one embodiment, the present application provides a product
商品图片获取模块510,用于获取待检测商品的多张商品图片;Commodity
二分类模型获取模块520,用于获取姿态检测模型和二分类模型;Two classification
姿态检测模块530,用于分别将每张所述商品图片输入至所述姿态检测模型中,以得到每张所述商品图片对应的姿态关键点数据;The
第一目标图片筛选模块540,用于根据预设的图片筛选规则和各张所述商品图片对应的姿态关键点数据,在各张所述商品图片中筛选出第一目标图片;The first target
分类模块550,用于分别将各张所述第一目标图片对应的姿态关键点数据输入到所述二分类模型中,以得到每张所述第一目标图片的分类结果,每个所述分类结果用于反映对应的第一目标图片是否适合用于进行属性检测;The
第二目标图片筛选模块560,用于根据各张所述第一目标图片的分类结果,在各张所述第一目标图片中筛选出适合用于进行属性检测的第二目标图片;The second target
属性值检测模块570,用于根据各张所述第二目标图片确定所述待检测商品的预测商品属性值。The attribute
在一个实施例中,所述属性值检测模块570包括单标签多分类模型获取单元、检测单元和属性值确定单元。其中,单标签多分类模型获取单元,用于确定待检测属性,获取所述待检测属性对应的单标签多分类模型;检测单元,用于将各张所述第二目标图片输入至所述单标签多分类模型中,以得到所述单标签多分类模型输出的各个检测属性值和每个所述检测属性值对应的置信度;属性值确定单元,用于基于各个所述检测属性值和每个所述检测属性值对应的置信度,在各个所述检测属性值中确定所述预测商品属性值。In one embodiment, the attribute
在一个实施例中,所述商品属性检测装置500还包括属性值获取模块和信息推送模块。其中,属性值获取模块用于获取由人工预先标注的所述待检测商品的初始商品属性值。信息推送模块用于在所述初始商品属性值不同于所述预测商品属性值,且所述预测商品属性值对应的置信度大于预设的置信度阈值的情况下,向信息维护人员推送属性修改信息。In one embodiment, the product
在一个实施例中,单标签多分类模型是以Focal Loss函数作为损失函数训练得到的。In one embodiment, the single-label multi-classification model is trained using the Focal Loss function as a loss function.
在一个实施例中,第一目标图片筛选模块540包括模特展示图筛选单元。该模特展示图筛选单元用于根据每张所述商品图片对应的姿态关键点数据,分别判断每张所述商品图片是否为模特展示图,并将各张所述模特展示图作为所述第一目标图片。In one embodiment, the first target
在一个实施例中,二分类模型获取模块520包括初始模型获取单元、训练姿态检测单元和模型训练单元。其中,初始模型获取单元用于获取初始线性回归模型和训练数据集,所述训练数据集包括多张训练图片和预先标注的每张所述训练图片的人工分类结果。训练姿态检测单元用于分别将每张所述训练图片输入至所述姿态检测模型中,以得到每张所述训练图片对应的姿态关键点数据。模型训练单元用于分别将各张所述训练图片对应的姿态关键点数据输入至所述初始线性回归模型中,以得到各张所述训练图片对应的训练分类结果,并根据各个所述训练分类结果和所述人工分类结果,对所述初始线性回归模型进行迭代训练,直至满足预设的训练完成条件并得到所述二分类模型。In one embodiment, the binary classification
在一个实施例中,本申请还提供了一种存储介质,所述存储介质中存储有计算机可读指令,所述计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行上述任意实施例所述商品属性检测方法的步骤。In one embodiment, the present application also provides a storage medium, in which computer-readable instructions are stored, and when the computer-readable instructions are executed by one or more processors, one or more processing The device executes the steps of the product attribute detection method described in any of the above embodiments.
在一个实施例中,本申请还提供了一种计算机设备。所述计算机设备中存储有计算机可读指令,所述计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行上述任意实施例中所述商品属性检测方法的步骤。In an embodiment, the present application also provides a computer device. Computer-readable instructions are stored in the computer device, and when the computer-readable instructions are executed by one or more processors, one or more processors are made to perform the steps of the product attribute detection method in any of the above-mentioned embodiments.
示意性地,图6为本申请实施例提供的一种计算机设备的内部结构示意图,在一个示例中,该计算机设备可以为服务器。参照图6,计算机设备900包括处理组件902,其进一步包括一个或多个处理器,以及由存储器901所代表的存储器资源,用于存储可由处理组件902的执行的指令,例如应用程序。存储器901中存储的应用程序可以包括一个或一个以上的每一个对应于一组指令的模块。此外,处理组件902被配置为执行指令,以执行上述任意实施例所述商品属性检测方法的步骤。Schematically, FIG. 6 is a schematic diagram of an internal structure of a computer device provided in an embodiment of the present application. In an example, the computer device may be a server. Referring to FIG. 6 ,
计算机设备900还可以包括一个电源组件903被配置为执行计算机设备900的电源管理,一个有线或无线网络接口904被配置为将计算机设备900连接到网络,和一个输入输出(I/O)接口905。计算机设备900可以操作基于存储在存储器901的操作系统,例如WindowsServer TM、Mac OS XTM、Unix TM、Linux TM、Free BSDTM或类似。The
本领域技术人员可以理解,本申请示出的计算机设备的内部结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the internal structure of the computer equipment shown in this application is only a block diagram of a part of the structure related to the solution of this application, and does not constitute a limitation on the computer equipment on which the solution of this application is applied. The computer device may include more or fewer components than shown in the figures, or combine certain components, or have a different arrangement of components.
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。本文中,“一”、“一个”、“所述”、“该”和“其”也可以包括复数形式,除非上下文清楚指出另外的方式。多个是指至少两个的情况,如2个、3个、5个或8个等。“和/或”包括相关所列项目的任何及所有组合。Finally, it should also be noted that in this text, relational terms such as first and second etc. are only used to distinguish one entity or operation from another, and do not necessarily require or imply that these entities or operations, any such actual relationship or order exists. Furthermore, the term "comprises", "comprises" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, but also includes elements not expressly listed. other elements of or also include elements inherent in such a process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not exclude the presence of additional identical elements in the process, method, article or apparatus comprising said element. As used herein, "a", "an", "the", "the" and "it" may also include plural forms unless the context clearly dictates otherwise. A plurality refers to at least two situations, such as 2, 3, 5 or 8 and so on. "And/or" includes any and all combinations of the associated listed items.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间可以根据需要进行组合,且相同相似部分互相参见即可。Each embodiment in this specification is described in a progressive manner. Each embodiment focuses on the difference from other embodiments. The various embodiments can be combined as needed, and the same and similar parts can be referred to each other. .
对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本申请。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本申请的精神或范围的情况下,在其它实施例中实现。因此,本申请将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the application. Therefore, the present application will not be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211700221.0A CN115937603A (en) | 2022-12-28 | 2022-12-28 | Commodity attribute detection method, device, storage medium and computer equipment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211700221.0A CN115937603A (en) | 2022-12-28 | 2022-12-28 | Commodity attribute detection method, device, storage medium and computer equipment |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN115937603A true CN115937603A (en) | 2023-04-07 |
Family
ID=86550621
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202211700221.0A Pending CN115937603A (en) | 2022-12-28 | 2022-12-28 | Commodity attribute detection method, device, storage medium and computer equipment |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN115937603A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116824269A (en) * | 2023-07-24 | 2023-09-29 | 特赞(上海)信息科技有限公司 | Product identification methods, devices, equipment and storage media |
Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009223740A (en) * | 2008-03-18 | 2009-10-01 | Fujifilm Corp | Clothing merchandise retrieval device and method, and program |
| CN107609193A (en) * | 2017-10-16 | 2018-01-19 | 杭州时间线信息科技有限公司 | The intelligent automatic processing method and system of picture in a kind of suitable commodity details page |
| US20180114084A1 (en) * | 2015-07-13 | 2018-04-26 | Baidu Online Network Technology (Beijing) Co., Ltd | Method for recognizing picture, method and apparatus for labelling picture, and storage medium |
| CN108846792A (en) * | 2018-05-23 | 2018-11-20 | 腾讯科技(深圳)有限公司 | Image processing method, device, electronic equipment and computer-readable medium |
| CN110188701A (en) * | 2019-05-31 | 2019-08-30 | 上海媒智科技有限公司 | Dress ornament recognition methods, system and terminal based on the prediction of human body key node |
| WO2020052169A1 (en) * | 2018-09-12 | 2020-03-19 | 深圳云天励飞技术有限公司 | Clothing attribute recognition detection method and apparatus |
| CN114841783A (en) * | 2022-05-27 | 2022-08-02 | 阿里巴巴(中国)有限公司 | Commodity information processing method and device, terminal device and storage medium |
| CN114997163A (en) * | 2022-05-30 | 2022-09-02 | 北京沃东天骏信息技术有限公司 | Method and device for determining commodity attribute model |
| CN115115851A (en) * | 2022-08-30 | 2022-09-27 | 广州市玄武无线科技股份有限公司 | Method and device for estimating commodity attitude and storage medium |
-
2022
- 2022-12-28 CN CN202211700221.0A patent/CN115937603A/en active Pending
Patent Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009223740A (en) * | 2008-03-18 | 2009-10-01 | Fujifilm Corp | Clothing merchandise retrieval device and method, and program |
| US20180114084A1 (en) * | 2015-07-13 | 2018-04-26 | Baidu Online Network Technology (Beijing) Co., Ltd | Method for recognizing picture, method and apparatus for labelling picture, and storage medium |
| CN107609193A (en) * | 2017-10-16 | 2018-01-19 | 杭州时间线信息科技有限公司 | The intelligent automatic processing method and system of picture in a kind of suitable commodity details page |
| CN108846792A (en) * | 2018-05-23 | 2018-11-20 | 腾讯科技(深圳)有限公司 | Image processing method, device, electronic equipment and computer-readable medium |
| WO2020052169A1 (en) * | 2018-09-12 | 2020-03-19 | 深圳云天励飞技术有限公司 | Clothing attribute recognition detection method and apparatus |
| CN110188701A (en) * | 2019-05-31 | 2019-08-30 | 上海媒智科技有限公司 | Dress ornament recognition methods, system and terminal based on the prediction of human body key node |
| CN114841783A (en) * | 2022-05-27 | 2022-08-02 | 阿里巴巴(中国)有限公司 | Commodity information processing method and device, terminal device and storage medium |
| CN114997163A (en) * | 2022-05-30 | 2022-09-02 | 北京沃东天骏信息技术有限公司 | Method and device for determining commodity attribute model |
| CN115115851A (en) * | 2022-08-30 | 2022-09-27 | 广州市玄武无线科技股份有限公司 | Method and device for estimating commodity attitude and storage medium |
Non-Patent Citations (2)
| Title |
|---|
| TIANHAO ZHAO 等: "3-D Reconstruction of Human Body Shape From a Single Commodity Depth Camera", 《IEEE TRANSACTIONS ON MULTIMEDIA》, vol. 21, no. 1, 4 June 2018 (2018-06-04), pages 114 - 123 * |
| 刘玉杰 等: "结合注意力机制的跨域服装检索", 《计算机辅助设计与图形学学报》, vol. 32, no. 6, 30 June 2020 (2020-06-30), pages 894 - 902 * |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116824269A (en) * | 2023-07-24 | 2023-09-29 | 特赞(上海)信息科技有限公司 | Product identification methods, devices, equipment and storage media |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11551134B2 (en) | Information processing apparatus, information processing method, and storage medium | |
| CN109284729B (en) | Method, device and medium for acquiring face recognition model training data based on video | |
| US8416997B2 (en) | Method of person identification using social connections | |
| CN110472082B (en) | Data processing method, data processing device, storage medium and electronic equipment | |
| US9020250B2 (en) | Methods and systems for building a universal dress style learner | |
| TWI608369B (en) | Classification method, classification module and computer program product | |
| US11429556B2 (en) | Document management apparatus and non-transitory computer readable medium | |
| US12223647B2 (en) | Method for identifying body constitution in traditional chinese medicine, and computing and processing device and non-transitory computer-readable medium thereof | |
| US10268927B2 (en) | System, apparatus and method for configuration of industrial vision control modules | |
| CN111274972A (en) | Method and device for dish recognition based on metric learning | |
| CN110490237B (en) | Data processing method, device, storage medium and electronic device | |
| CN112767354A (en) | Defect detection method, device and equipment based on image segmentation and storage medium | |
| CN106528665B (en) | AOI equipment test file search method and system | |
| TWI582626B (en) | Automatic picture classifying system and method in a dining environment | |
| CN112614570A (en) | Sample set labeling method, pathological image classification method and classification model construction method and device | |
| US12482153B2 (en) | System for clustering data points | |
| CN113822295B (en) | Image recognition method, device, electronic device, and computer-readable storage medium | |
| CN115937603A (en) | Commodity attribute detection method, device, storage medium and computer equipment | |
| CN113538427B (en) | Product defect identification method, device, equipment and readable storage medium | |
| CN110851349A (en) | Page abnormal display detection method, terminal equipment and storage medium | |
| CN112149564B (en) | A face classification and recognition system based on small sample learning | |
| CN114266921A (en) | Image description information acquisition method, device, server and storage medium | |
| CN110110795B (en) | Image classification method and device | |
| CN106960188A (en) | Weather image sorting technique and device | |
| CN113657179B (en) | Image recognition and modeling method, device, electronic device and storage medium |
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 |