WO2020048376A1 - 一种货架分析方法、装置、系统及电子设备 - Google Patents
一种货架分析方法、装置、系统及电子设备 Download PDFInfo
- Publication number
- WO2020048376A1 WO2020048376A1 PCT/CN2019/103291 CN2019103291W WO2020048376A1 WO 2020048376 A1 WO2020048376 A1 WO 2020048376A1 CN 2019103291 W CN2019103291 W CN 2019103291W WO 2020048376 A1 WO2020048376 A1 WO 2020048376A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- shelf
- product
- label
- target
- target object
- Prior art date
Links
- 238000004458 analytical method Methods 0.000 title claims abstract description 173
- 238000000034 method Methods 0.000 claims abstract description 47
- 230000001737 promoting effect Effects 0.000 claims description 36
- 238000012216 screening Methods 0.000 claims description 22
- 238000004891 communication Methods 0.000 claims description 19
- 238000010586 diagram Methods 0.000 claims description 18
- 238000004590 computer program Methods 0.000 claims description 9
- 238000013507 mapping Methods 0.000 claims description 9
- 238000003062 neural network model Methods 0.000 description 6
- 238000009434 installation Methods 0.000 description 4
- 238000012545 processing Methods 0.000 description 4
- 235000019633 pungent taste Nutrition 0.000 description 3
- 238000012549 training Methods 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000001914 filtration Methods 0.000 description 2
- 241000531116 Blitum bonus-henricus Species 0.000 description 1
- 235000008645 Chenopodium bonus henricus Nutrition 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
Definitions
- the present application relates to the field of image processing technology, and in particular, to a shelf analysis method, device, system, and electronic device.
- Shelves are widely used in retail stores to display and display goods. For example, in a large supermarket, all goods are placed on shelves to facilitate customers' purchase of goods.
- the shelves need to be analyzed. For example, it is necessary to analyze whether the placement area of various goods on the shelf is accurate, whether the various goods on the shelf are out of stock, and whether the paste area of the various product labels pasted on the shelf is accurate.
- shelves are usually analyzed manually. For example, for each type of goods placed on the shelves, the staff manually checks whether the actual placement area of the goods on the shelves is the same as the predetermined placement area of the goods. Obviously, the manual analysis of the shelves by the staff is inefficient. So, how to analyze shelves quickly and effectively is an urgent problem.
- the purpose of the embodiments of the present application is to provide a shelf analysis method, device, system, and electronic equipment, so as to realize rapid and effective analysis of shelves. Specific technical solutions are as follows:
- an embodiment of the present application provides a shelf analysis method, where the method includes:
- the target shelf image includes an image area corresponding to the shelf to be analyzed
- a shelf analysis result corresponding to the shelf to be analyzed is determined.
- an embodiment of the present application provides a shelf analysis device, where the device includes:
- An image acquisition module configured to obtain a target shelf image; wherein the target shelf image includes an image area corresponding to a shelf to be analyzed;
- An object recognition module is configured to identify each target object belonging to the target object category in the target shelf image and obtain attribute information of each target object, wherein the target object category is: a type of a shelf analysis result to be determined The corresponding object category;
- a shelf analysis module is configured to determine a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object.
- an embodiment of the present application provides a shelf analysis system, where the system includes:
- the image acquisition device is configured to collect a target shelf image and send the collected target shelf image to a server; wherein the target shelf image includes an image area corresponding to a shelf to be analyzed;
- a server is configured to obtain a target shelf image from an image acquisition device; identify each target object belonging to the target object category in the target shelf image, and obtain attribute information of each target object, wherein the target object category is: An object category corresponding to the type of the determined shelf analysis result; and based on the attribute information of each target object, a shelf analysis result corresponding to the shelf is determined.
- an embodiment of the present application provides an electronic device including a processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory complete communication with each other through the communication bus;
- the processor is configured to implement the shelf analysis method according to the first aspect when executing a program stored in the memory.
- an embodiment of the present application provides a computer-readable storage medium.
- the computer-readable storage medium stores a computer program, and the computer program implements the shelf analysis method according to the first aspect when executed by a processor. .
- an embodiment of the present application provides an executable program code, where the executable program code is used to be executed to execute the shelf analysis method according to the first aspect.
- the technical solution provided in the embodiment of the present application obtains a target shelf image; wherein the target shelf image includes an image area corresponding to the shelf to be analyzed; identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object
- the target object category is: an object category corresponding to the type of shelf analysis result to be determined; and based on attribute information of each target object, a shelf analysis result corresponding to the shelf to be analyzed is determined.
- FIG. 1 is a flowchart of a shelf analysis method according to an embodiment of the present application
- FIG. 2 is a schematic diagram of a target shelf image according to an embodiment of the present application.
- FIG. 3 is a schematic diagram of an installation manner of an image acquisition device that collects a target shelf image according to an embodiment of the present application
- FIG. 4 is a schematic diagram of a target trellis diagram provided by an embodiment of the present application.
- FIG. 5 is a schematic diagram of a target shelf image including a promotion label according to an embodiment of the present application.
- FIG. 6 is a schematic structural diagram of a shelf analysis device according to an embodiment of the present application.
- FIG. 7 is a schematic diagram of a shelf analysis system according to an embodiment of the present application.
- FIG. 8 is a schematic diagram of an electronic device according to an embodiment of the present application.
- embodiments of the present application provide a shelf analysis method, device, system and electronic equipment.
- the execution subject of a shelf analysis method may be a shelf analysis device, and the shelf analysis device may be run in a shelf analysis system for data processing equipment.
- the rack analysis system may include a server and an image acquisition device for acquiring a target shelf image of a shelf to be analyzed.
- the rack analysis device may be run on the server to take pictures based on the image acquisition device.
- the shelf analysis system can also include only: image acquisition equipment, at this time, the shelf analysis device can be run on the image acquisition equipment, then the image acquisition equipment is shooting the shelf to be analyzed After the target shelf image is obtained, a shelf analysis result can be obtained based on the target shelf image.
- the image acquisition device may be a camera in the form of a camera.
- a shelf analysis method provided in an embodiment of the present application may include the following steps:
- the target shelf image includes an image area corresponding to the shelf to be analyzed.
- a target shelf image captured by an image acquisition device may be acquired, and the target shelf image includes an image area corresponding to the shelf to be analyzed.
- any shelf image captured by the image acquisition device may be the target shelf image described in the embodiment of the present application.
- the target shelf image may be the shelf image shown in FIG. 2.
- the shelf image may include: the products displayed on the shelf, the product labels pasted on the shelf, etc.
- FIG. 2 is only The shelf image is schematically shown by way of example, and the content included in the shelf image is not specifically limited in this application.
- the image acquisition device can be installed in various manners. In specific applications, as shown in FIG. 3, the image acquisition device can be installed in a manner of being hoisted or embedded in a shelf, which is not limited to this.
- An image acquisition device installed in a ceiling manner may be referred to as a suspended image acquisition device, and a camera installed in a shelf-mounted manner may be referred to as an image acquisition device embedded in a shelf.
- the image acquisition device When the installation mode of the image acquisition device is hoisting, the image acquisition device can be suspended on the roof of the room where the shelf to be analyzed is located, and the image acquisition device can collect the target shelf image from top to bottom.
- the image acquisition device can collect the target shelf image from top to bottom.
- the image acquisition device When the installation mode of the image acquisition device is embedded in a shelf, the image acquisition device is embedded in a floor of a certain shelf. At this time, the image acquisition device can also capture the target shelf image. There are also many advantages to installing the image acquisition device embedded in the shelf. For example, the perspective distortion of the shelf image captured by the image acquisition device is small; and because the image acquisition device is embedded in the shelf, the image acquisition device does not affect the room where the shelf is located Appearance.
- the embodiment of the present application does not specifically limit the installation manner of the image acquisition equipment; and the number of image acquisition equipment may be determined according to the actual situation, and the embodiment of the application does not specifically limit the number of image acquisition equipment.
- the image acquisition device can capture the target shelf image in real time, and can also capture the target shelf image at a preset sampling interval, which is not specifically limited in the implementation of this application.
- S120 Identify each target object belonging to the target object category in the target shelf image to obtain attribute information of each target object, where the target object category is: an object category corresponding to the type of shelf analysis result to be determined.
- a pre-trained algorithm model can be used to identify each target object belonging to the target object category in the target shelf image, and obtain attribute information of each target object.
- the target object category may be: product tag category, promotion label category, goods category, personnel category, etc.
- the target object may be product tag, promotion label, goods, personnel, etc.
- the attributes of each target object may be: position information of the target object, area size of the target object, and the like. The embodiment of the present application does not specifically limit the target object category, the target object, and the attribute information of the target object.
- the target object category is the object category corresponding to the type of the shelf analysis result to be determined, that is, the type of the product analysis result determines the object category that needs to be identified, and when the type of the shelf analysis result is determined Next, the type of object to be identified is determined.
- the required attribute information may be different or the same during shelf analysis.
- the target object category may be: the product label category.
- the target object Each target object corresponding to the category is a goods label, and the attribute information of each target object may be: location information of the goods label.
- the target object categories can be: promotion label category and goods label category.
- each target object corresponding to the target object category is : Promotion labels and product labels.
- the attribute information of each target object can be: location information and promotion information of each promotional label, and position information of each product label and the product identification of the product indicated by each product label.
- the target object category can be: the product category and the product label category.
- each target object corresponding to the target object category is: the product and the product label.
- the attribute information of each target object It can be: position information of each item and position information of each item label.
- the target object categories may be: goods categories and goods label categories.
- each target object corresponding to the target object categories is: goods and product tags, and attribute information of each target object. It can be: position information of each item and position information of each item label.
- the target object category may be: the personnel category.
- each target object corresponding to the target object category is: personnel, and the attribute information of each target object may be: number of personnel.
- S130 Determine a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object.
- the target object category is an object category corresponding to the type of shelf analysis result to be determined
- the shelf analysis result corresponding to the shelf to be analyzed can be determined based on the attribute information of each target object.
- the specific process of determining the shelf analysis result corresponding to the shelf to be analyzed is different based on the attribute information of each target object.
- the technical solution provided in the embodiment of the present application obtains a target shelf image; wherein the target shelf image includes an image area corresponding to the shelf to be analyzed; identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object
- the target object category is: an object category corresponding to the type of shelf analysis result to be determined; and based on attribute information of each target object, a shelf analysis result corresponding to the shelf to be analyzed is determined.
- the type of shelf analysis result to be determined may be fixed, and at this time, the target object category may be fixed.
- the type of the shelf analysis result to be determined can be manually specified, or the shelf analysis device determines the type of the shelf analysis result to be determined according to a preset rule.
- the preset rule may be: according to a correspondence between a time point / time period and a type of a shelf analysis result, which is not limited to this, of course.
- a target object category corresponding to the type of the shelf analysis result to be determined is determined.
- the type of the shelf analysis result to be determined may be obtained; and, based on a preset mapping relationship between the type of the shelf analysis result type and the object category, it is determined that Determine the target object category corresponding to the type of shelf analysis result.
- the mapping relationship between the types of shelf analysis results and object categories can be: whether the product display accurately corresponds to: the product label category; whether the promotional label accurately corresponds to: the promotional label category and the product label category; whether the product is out of stock In: Goods category and goods label category; the heat information of the goods corresponds to: goods category and goods label category; the personnel's heat information corresponds to: personnel category.
- this merely describes the mapping relationship between the type of the shelf analysis result and the object category by way of example, and should not constitute a limitation on the embodiment of the present application.
- the target object category may be determined as: the product label category. At this time, You can identify only the product labels in the target shelf image.
- the following describes the specific process of identifying each target object belonging to the target object category in the target shelf image, obtaining the attribute information of each target object, and the attributes based on each target object in combination with each type of shelf analysis results to be determined. Information to determine the specific process of shelf analysis results corresponding to the shelf to be analyzed.
- the type of the shelf analysis result to be determined includes: whether the product display is accurate, and correspondingly, the target object category includes: a product label category.
- the step of identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object may include:
- the above product labels may be: paper display boards or electronic display boards used to display information such as product names and prices;
- a pre-trained neural network model for identifying the position information of the product labels can be used to identify each product label in the target shelf image and obtain the position information of each product label.
- the type, structure and training process of the neural network model are not limited here.
- step S130 based on the attribute information of each target object, the step of determining a shelf analysis result corresponding to the shelf to be analyzed may include the following steps a1-a4:
- the step of determining the layer number and column number of each item label in the shelf to be analyzed based on the position information of each item label may include:
- the position information of each product label corresponding to each layer number is horizontally projected from small to large or from large to small according to the abscissa information to obtain the column number of each product label in the shelf to be analyzed.
- the step of determining the product identification of the product indicated by the product label may include:
- the so-called label content for identifying the product label may specifically be: identifying the text or barcode in the image area where the product label is located, and obtaining the product identification of the product indicated by the product label.
- the step of determining the item identification of the item indicated by the item label may include:
- the first position information that meets the first screening condition is determined, and the product identifier of the product corresponding to the first position information is used as the product identifier of the product indicated by the product label, where ,
- the first filtering condition is: the corresponding area is closest to the area corresponding to the position information of the product label.
- the area corresponding to the first position information is closest to the area corresponding to the position information of the product label, indicating that the product corresponding to the first position information is the product indicated by the product label. Therefore, the first position
- the product identification of the product corresponding to the information is the same as the product identification of the product indicated by the product label, and the product identification of the product corresponding to the first position information may be used as the product identification of the product indicated by the product label.
- the preset generation method is: each product label corresponds to a shed in the target trellis diagram, and the identification of the shed corresponding to any product label is the product identification of the product indicated by the product label, and any of the product identifications
- the layer number and column number of the corresponding shelf in the shelf chart are the same as the layer number and column number of the goods label in the shelf to be analyzed.
- the target shelf image of the target shelf image can be generated.
- the trellis diagram of any shelf refers to the topology of the shelf layout, which is used to indicate the product category and position relationship of each layer and each column.
- the target shelf image is the shelf image shown in FIG. 2.
- the topmost layer (layer number 1) of the shelf image has three types of products. From left to right, the product identifiers of these three types of products are in order: A, B, C; There are two types of products displayed in the middle layer (layer number 2) of the shelf image. From left to right, the product identifiers of these two types of products are D and E in turn. There are three types of products displayed on the layer (layer number 3). From left to right, the product identifiers of these three types of products are F, G, and H in this order.
- the target shelf image includes eight product tags.
- the position information of the eight product tags and the product identifiers of the products indicated by the eight product tags are respectively A, B, C, D, E, F, G, and H.
- the position information of the eight product tags is vertically projected from small to large (from top to bottom) according to the vertical coordinate to obtain the layer number of each product tag in the shelf to be analyzed. It can be understood that among the eight product tags, , The layer number of 3 product labels is 1, the layer number of 2 product labels is 2, and the layer numbers of the remaining 3 product labels are 3.
- the three product labels with the layer number 1 are horizontally projected from small to large (from left to right) according to the abscissa information, and the 3 with the layer number 1 is obtained.
- the column numbers of each product label are 1, 2, and 3; the two product labels with the layer number 2 are horizontally projected from small to large according to the abscissa information, and the column numbers of the two product labels with the layer number 2 are respectively Is 1, 2; the three item labels with the layer number 3 are horizontally projected from small to large according to the abscissa information, and the column numbers of the three item labels with the layer number 3 are 1, 2, and 3, respectively.
- the target shelf map corresponding to the target shelf image can be drawn, and the drawn target shelf
- the figure may be a trellis diagram as shown in FIG. 4.
- the target shed grid After the target shed grid is drawn, the target shed grid can be compared with a preset standard shed grid to obtain a comparison result, and based on the obtained comparison result, it is determined whether the display of the goods on the shelf to be analyzed is accurate.
- the step of determining whether the display of the goods on the shelf to be analyzed is accurate based on a comparison result of the target shelf chart and a preset standard shelf chart may include:
- the standard shed corresponding to the shed is: the shed in the standard shed grid with the same floor number and column number as the shed.
- the identification of a shed in the target shed graph is A
- the standard shed corresponding to the shed is B, indicating that the display of the goods on the shelf to be analyzed is not accurate.
- the product labels on the shelf to be analyzed can also be determined. Whether it is lost. For example, if the comparison result between the target shed chart and the preset standard shed chart is: the number of layers in the target shed chart is different from the number of layers in the standard shed chart; or the number of columns in the target shed chart is in line with the standard shed chart If the number of columns is different, it can be determined that the product labels on the shelves to be analyzed are missing.
- the terminal sends an alarm message.
- the terminal associated with the worker may be a mobile phone, a computer, etc.
- the content of the alarm information may be a simple alarm sound, or it may be information that the display of the goods carrying the shelves to be analyzed is inaccurate or the goods labels on the shelves to be analyzed are missing;
- the form of the alarm information may be voice, text message, email, etc. The content and form of the alarm information are not specifically limited in the embodiment of the present application.
- the type of the shelf analysis result to be determined includes: whether the promotion label is accurate; the target object category includes: a promotion label category and a product label category.
- the step of identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object may include:
- Identify each promotional label and each product label in the target shelf image to obtain the position information and promotional information of each promotional label, as well as the position information of each product label and the product identification of the product indicated by each product label.
- a pre-trained neural network model for identifying the position information of the product labels can be used to identify each promotional label and each product label in the target shelf image, to obtain the position information and promotional information of each promotional label, and each product label. Location information and the item identification of each item indicated on the item label.
- the type, structure and training process of the neural network model are not limited here.
- step S130 based on the attribute information of each target object, the step of determining the shelf analysis result corresponding to the shelf to be analyzed may include the following two steps, which are b1 and b2, respectively:
- For each promotional label determine, from the position information of each product label, the second position information that meets the second screening condition, and use the product identifier of the product label corresponding to the second position information as the product corresponding to the promotional label. Identification; wherein the second screening condition is: the corresponding area is closest to the area corresponding to the position information of the promotion tag;
- the promotion information specified by the goal is: The specified promotion information associated with the product identification corresponding to the promotion label.
- the product identification of the product label can be used as the product identification corresponding to the promotion label. Any implementation manner capable of calculating the distance between the areas corresponding to the two position information can be applied to the embodiments of the present application.
- promotion information of the promotion label is 20%. It is assumed that the identified product corresponding to the promotion label is A, but The designated promotional information associated with the identifier A is 30%. It can be seen that 20% is different from 30%, that is, the promotional information of the promotional label does not match the formulated promotional information associated with the product identification corresponding to the promotional label, so it can be determined The promotional label is inaccurate.
- the promotional label is missing or not. For example, if the specified promotion information associated with a certain product identifier is 50%, and the promotion information corresponding to the product identifier is not recognized in the target shelf image, at this time, the promotion label may be judged to be missing.
- an alarm message can be sent to the terminal associated with the staff, and it will not be repeated here. To repeat.
- the type of shelf analysis result to be determined includes: whether the product is out of stock;
- Audience categories include: product categories and product label categories.
- the step of identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object may include:
- a pre-trained neural network model for identifying the position information of the product labels can be used to identify each product and each product label in the target shelf image to obtain the position information of each product and the position information of each product label.
- the type, structure and training process of the neural network model are not limited here.
- step S130 based on the attribute information of each target object, the step of determining a shelf analysis result corresponding to the shelf to be analyzed may include the following steps c1 and c2:
- the step of calculating the designated storage area of the goods indicated by each goods label based on the position information of each goods label may include:
- the bottom left vertex and the bottom right vertex of the designated storage area of the product indicated by the item label are calculated. Apex and the predetermined height value of each layer to determine the designated storage area of the goods indicated by the goods label;
- the reference object corresponding to any product label is: an adjacent product label located at the same horizontal position as the product label, or an area on the shelf edge of the shelf to be analyzed at the same horizontal position with the product label.
- the position information of the product label and its adjacent product label can be used Information to determine the lower left vertex and the lower right vertex of the designated storage area of the product indicated by the product label.
- the top left vertex of the product label can be used as the bottom left vertex of the designated storage area, and the product adjacent to the product label will be The top left vertex of the label is used as the bottom right vertex of the specified storage area.
- the position information of the product label and the position information of the reference object can also be used to determine The lower left vertex and the lower right vertex of the designated storage area of the goods indicated by the product label.
- the position information of the product label is different, and the vertex at the lower left and the vertex at the lower right of the designated storage area indicated by the determined product label are also different. This embodiment of the present application does not specifically limit this.
- the third position information that meets the third screening condition from the position information of each product, calculate the sum of the areas of the areas corresponding to the third position information, and calculate the sum of the area and the product label.
- the ratio of the area of the corresponding designated storage area is used as the storage ratio of the product corresponding to the product label, and it is determined whether the storage ratio is less than the preset storage ratio. If so, determine that the product corresponding to the product label is out of stock, otherwise, determine that The product corresponding to the product label is not out of stock; the third screening condition is: the corresponding area is located in the designated storage area of the product indicated by the product label.
- the sum of the area occupied by the goods in the designated storage area can be calculated, and the sum of the area occupied by the goods and the designated area can be calculated.
- the ratio of the area of the storage area is used as the storage ratio of the product corresponding to the product label; and whether the storage ratio is less than the preset storage ratio. If the storage ratio is less than the preset storage ratio, the product label indicates There are fewer products in the designated storage area of the product. At this time, it can be determined that the product corresponding to the product label is out of stock. If the storage ratio is not less than the preset storage ratio, it indicates that the designated storage area of the product indicated by the product label is There are many more products. At this time, it can be determined that the product corresponding to the product label is not out of stock.
- the size of the preset storage ratio can be set according to actual conditions, such as 0%, 10%, etc.
- the embodiment of the present application does not specifically limit the size of the preset storage ratio.
- an alarm message may be sent to a terminal associated with the staff, which is not repeated here.
- the type of the shelf analysis result to be determined includes: hotness information of the goods;
- the target object categories include: product categories and product label categories;
- the step of obtaining the target shelf image may include:
- the step of identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object may include:
- For each target shelf image identify each product and each product label in the target shelf image, and obtain position information of each product and position information of each product label.
- the preset time period may be minutes, hours, days, etc.
- the embodiment of the present application does not specifically limit the preset time period.
- step S130 based on the attribute information of each target object, determining the shelf analysis result corresponding to the shelf to be analyzed may include the following steps d1-d3:
- step c2 how to determine the storage ratio of the goods corresponding to each product tag based on the position information of each product and the position information of each product label in the target shelf image has been described in detail, and will not be repeated here. To repeat.
- the sum of the differences corresponding to the product label is used as the product heat of the product corresponding to the product label.
- the three target shelf images collected within one hour are target shelf image 1, target shelf image 2, and target shelf image 3.
- the product label 1 in the target shelf image 1 The storage ratio of the corresponding product is 90%; the storage ratio of the product corresponding to the product label 1 in the target shelf image 2 is 70%; the storage ratio of the product corresponding to the product label 1 in the target shelf image 3 is 60%; the target shelf image
- the difference between the storage ratio of the product corresponding to the product label 1 in 1 and the storage ratio of the product corresponding to the product label 1 in the target shelf image 2 is 20%; the storage ratio of the product corresponding to the product label 1 in the target shelf image 2 and the target shelf image
- the difference between the storage ratios of the products corresponding to the product label 1 in 3 is 10%; the difference between the two storage ratios obtained by the calculation is added to obtain the product heat of the product corresponding to the product label 1 is 30%.
- the type of shelf analysis result to be determined includes: personnel's heat information;
- the target object categories include: people categories;
- the steps to obtain the target shelf image include:
- the steps of identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object include:
- For each target shelf image identify each person in the target shelf image, and obtain the number of persons in the target shelf image.
- the preset time period may be minutes, hours, days, etc.
- the embodiment of the present application does not specifically limit the preset time period.
- S130 based on the attribute information of each target object, determining the shelf analysis result corresponding to the shelf to be analyzed may include the following two steps, which are e1 and e2, respectively:
- the ratio of the sum of the number of persons obtained to the number of images of multiple target shelf images is calculated as the person's popularity information. For example, 3 target shelf images collected within one hour are obtained: target shelf image 1, target shelf image 2 and target shelf image 3, where the number of persons contained in target shelf image 1 is 6; target The number of persons contained in shelf image 2 is 9; the number of persons contained in target shelf image 3 is 3; the sum of the number of persons included in these three target shelf images is 18; the resulting person is calculated The ratio of the sum of the number to the number of images of the target shelf image is 6, then the person's popularity information is 6.
- the ratio of the heat information of the goods to the heat information of the personnel can also be calculated, that is, the conversion rate of the goods can be obtained.
- the types of shelf analysis results to be determined in the embodiments of the present application may include only one type, and may also include multiple types. That is, one or more of the following can be analyzed whether the display of the goods is accurate, whether the promotional labels are accurate, whether the goods are out of stock, the heat information of the goods, and the heat information of the personnel, which is not specifically limited in this embodiment of the present application. Moreover, it is reasonable to output the shelf analysis results in the form of a report.
- an embodiment of the present application provides a shelf analysis device. As shown in FIG. 6, the device includes:
- An image acquisition module 610 is configured to obtain a target shelf image, where the target shelf image includes an image area corresponding to a shelf to be analyzed;
- An object recognition module 620 is configured to identify each target object belonging to the target object category in the target shelf image, and obtain attribute information of each target object, where the target object category is: The type of object corresponding to the type;
- a shelf analysis module 630 is configured to determine a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object.
- the technical solution provided in the embodiment of the present application obtains a target shelf image; wherein the target shelf image includes an image area corresponding to the shelf to be analyzed; identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object
- the target object category is: an object category corresponding to the type of shelf analysis result to be determined; and based on attribute information of each target object, a shelf analysis result corresponding to the shelf to be analyzed is determined.
- the device may further include:
- a type determination module configured to identify each target object belonging to the target object category in the target shelf image in the target recognition module, and obtain the type of shelf analysis result to be determined before obtaining attribute information of each target object;
- a target object category corresponding to the type of the shelf analysis result to be determined is determined.
- the types of shelf analysis results to be determined include: whether the display of goods is accurate;
- the target object category includes: a product tag category
- the object recognition module is specifically configured to:
- the shelf analysis module includes:
- the layer number and column number determination submodule is used to determine the layer number and column number of each item label in the shelf to be analyzed based on the position information of each item label;
- a first product identification determination sub-module configured to determine, for each product label, the product identification of the product indicated by the product label
- Shed chart generation submodule is used to generate the target shelf image based on the preset generation method based on the layer number and column number of each product label in the shelf to be analyzed, and the product identification of the product indicated by each product label.
- the target trellis diagram wherein the preset generation method is: each product label corresponds to a trellis in the target trellis diagram, and the identification of the trellis corresponding to any product label is the product indicated by the product label
- the layer and column numbers of the shelf in the shelf chart corresponding to any of the labels are the same as the layer and column numbers of the label on the shelf to be analyzed;
- the goods display determination sub-module is configured to determine whether the goods display of the shelf to be analyzed is accurate based on a comparison result of the target shed chart and a preset standard shed chart.
- the product display determination sub-module is specifically used for:
- the standard shelf corresponding to the shelf is: the shelf in the standard shelf map with the same floor number and column number as the shelf.
- the layer number and column number determine the submodule, which are specifically used for:
- the position information of each product label corresponding to each layer number is horizontally projected from small to large or from large to small according to the abscissa information to obtain the column number of each product label in the shelf to be analyzed.
- the goods identification determining sub-module is specifically used for:
- For each product label identify the label content of the product label, and obtain the product identification of the product indicated by the product label.
- the goods identification determining sub-module is specifically used for:
- the first position information that meets the first screening condition is determined, and the product identifier of the product corresponding to the first position information is used as the product identifier of the product indicated by the product label.
- the first screening condition is: the corresponding area is closest to the area corresponding to the position information of the product tag.
- the type of the shelf analysis result to be determined includes: whether the promotion label is accurate;
- the target object categories include: promotion tag categories and product tag categories;
- the object recognition module is specifically configured to:
- Identify each promotional label and each product label in the target shelf image obtain position information and promotional information of each promotional label, and position information of each product label and a product identifier of the product indicated by each product label.
- the shelf analysis module includes:
- a second product identification determining sub-module for each promotional label, determining, from the position information of each product label, second position information that meets a second screening condition, and identifying the product identification of the product label corresponding to the second position information, As the product identification corresponding to the promotion label; wherein the second filtering condition is: the corresponding area is closest to the area corresponding to the position information of the promotion label;
- a promotion label determination sub-module is used to determine, for each promotion label, whether the promotion information of the promotion label matches the target specified promotion information. If it matches, it is determined that the promotion label is accurate; otherwise, it is determined that the promotion label is inaccurate;
- the target specified promotion information is specified promotion information associated with the product identifier corresponding to the promotion label.
- the type of the shelf analysis result to be determined includes: whether the product is out of stock;
- the target object categories include: goods categories and goods label categories;
- the object recognition module is specifically configured to:
- the shelf analysis module includes:
- a storage area determination sub-module for calculating a specified storage area of the goods indicated by each of the goods labels based on the position information of each of the goods labels;
- the out-of-stock determination sub-module is used to determine, for each product label, the third position information that meets the third screening condition from the position information of each product, calculates the sum of the areas of the areas corresponding to the third position information, and calculates The ratio of the sum of the area to the area of the designated storage area corresponding to the product label is used as the storage ratio of the product corresponding to the product label, and it is determined whether the storage ratio is less than a preset storage ratio. If so, determine the product label The corresponding product is out of stock, otherwise, it is determined that the product corresponding to the product label is not out of stock; wherein the third screening condition is that the corresponding area is located in the designated storage area of the product indicated by the product label.
- the storage area determining submodule is specifically configured to:
- the bottom left vertex and the bottom right vertex of the designated storage area of the product indicated by the item label are calculated. Apex and the predetermined height value of each layer to determine the designated storage area of the goods indicated by the goods label;
- the reference object corresponding to any product label is: an adjacent product label located at the same horizontal position as the product label, or an area on the shelf edge of the shelf at the same horizontal position as the product label.
- the type of the shelf analysis result to be determined includes: heat information of the goods;
- the target object categories include: goods categories and goods label categories;
- the image acquisition module is specifically configured to:
- the object recognition module is specifically configured to:
- For each target shelf image identify each product and each product label in the target shelf image, and obtain position information of each product and position information of each product label.
- the shelf analysis module includes:
- a storage ratio determination submodule configured to determine, for each target shelf image, a storage ratio of each product label based on the position information of each item in the target shelf image and the position information of each item label;
- a storage ratio difference determination sub-module for calculating a difference between storage ratios of goods corresponding to a same product label for two adjacent target shelf images
- the product heat determination sub-module is configured to, for each product label, sum the respective differences corresponding to the product label as the product heat of the product corresponding to the product label.
- the type of the shelf analysis result to be determined includes: personnel's heat information;
- the target object category includes: a personnel category
- the image acquisition module is specifically configured to:
- the object recognition module is specifically configured to:
- For each target shelf image identify each person in the target shelf image, and obtain the number of persons in the target shelf image.
- the shelf analysis module includes:
- the number of persons calculation sub-module is used to calculate the sum of the number of persons of the persons included in each target shelf image
- the personnel heat determination sub-module is configured to use the ratio of the sum of the calculated number of people and the number of images of multiple target shelf images as the personnel's heat information.
- an embodiment of the present application provides a shelf analysis system. As shown in FIG. 7, the system includes:
- the image acquisition device 710 is configured to collect a target shelf image and send the collected target shelf image to a server; wherein the target shelf image includes an image area corresponding to a shelf to be analyzed;
- the server 720 is configured to obtain a target shelf image from an image acquisition device; identify each target object belonging to the target object category in the target shelf image, and obtain attribute information of each target object, where the target object category is: and The object category corresponding to the type of the shelf analysis result to be determined; and based on the attribute information of each target object, a shelf analysis result corresponding to the shelf to be analyzed is determined.
- the technical solution provided by the embodiment of the present invention obtains a target shelf image; wherein the target shelf image includes an image area corresponding to the shelf to be analyzed; identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object
- the target object category is: an object category corresponding to the type of shelf analysis result to be determined; and based on attribute information of each target object, a shelf analysis result corresponding to the shelf to be analyzed is determined.
- the server is further configured to:
- the object recognition module identifies each target object belonging to the target object category in the target shelf image and obtains attribute information of each target object, obtaining a type of shelf analysis result to be determined;
- a target object category corresponding to the type of the shelf analysis result to be determined is determined.
- the type of the shelf analysis result to be determined includes: whether the display of the goods is accurate;
- the target object category includes: a product tag category
- the server identifying each target object belonging to the target object category in the target shelf image, and obtaining attribute information of each target object is specifically:
- the determining a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object is specifically:
- a target shelf image of the target shelf image is generated according to a preset generation method, where the The preset generation method is as follows: each product label corresponds to a shed in the target trellis diagram, and the identifier of the shed corresponding to any of the product labels is the product identifier of the product indicated by the product label, and any of the product identifiers
- the floor and column numbers of the corresponding shed in the shed graph are the same as the layer and column numbers of the goods label in the shelf to be analyzed;
- the server determines whether the display of the goods on the shelf to be analyzed is accurate based on a comparison result between the target trellis diagram and a preset standard trellis diagram, specifically:
- the standard shelf corresponding to the shelf is: the shelf in the standard shelf map with the same floor number and column number as the shelf.
- the server determines the layer number and column number of each item label in the shelf to be analyzed based on the position information of each item label, specifically:
- the position information of each product label corresponding to each layer number is horizontally projected from small to large or from large to small according to the abscissa information to obtain the column number of each product label in the shelf to be analyzed.
- the server determines, for each product label, the product identifier of the product indicated by the product label, which is specifically:
- For each product label identify the label content of the product label, and obtain the product identification of the product indicated by the product label.
- the server determines, for each product label, the product identifier of the product indicated by the product label, which is specifically:
- the first position information that meets the first screening condition is determined, and the product identifier of the product corresponding to the first position information is used as the product identifier of the product indicated by the product label.
- the first screening condition is: the corresponding area is closest to the area corresponding to the position information of the product tag.
- the type of the shelf analysis result to be determined includes: whether the promotion label is accurate;
- the target object categories include: promotion tag categories and product tag categories.
- the server identifying each target object belonging to the target object category in the target shelf image, and obtaining attribute information of each target object is specifically:
- Identify each promotional label and each product label in the target shelf image obtain position information and promotional information of each promotional label, and position information of each product label and a product identifier of the product indicated by each product label.
- the server determining a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object is specifically:
- the second screening condition is: the corresponding area is closest to the area corresponding to the position information of the promotion tag;
- For each promotion tag determine whether the promotion information of the promotion tag matches the promotion information specified by the target. If they match, determine that the promotion label is accurate; otherwise, determine that the promotion label is inaccurate; wherein the promotion information specified by the target is: The specified promotion information associated with the product identification corresponding to the promotion label.
- the type of the shelf analysis result to be determined includes: whether the product is out of stock;
- the target object categories include: a product category and a product label category.
- the identifying each target object belonging to the target object category in the target shelf image, and obtaining attribute information of each target object is specifically:
- the server determining a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object is specifically:
- the third position information For each product label, from the position information of each product, determine the third position information that meets the third screening condition, calculate the sum of the area of the area corresponding to each third position information, and calculate the sum of the area and the product label
- the ratio of the area of the corresponding designated storage area is used as the storage ratio of the product corresponding to the product label, and it is determined whether the storage ratio is less than the preset storage ratio. If so, it is determined that the product corresponding to the product label is out of stock, otherwise, It is determined that the product corresponding to the product label is not out of stock; wherein the third screening condition is that the corresponding area is located in a designated storage area of the product indicated by the product label.
- the server calculates the designated storage area of the goods indicated by each goods label based on the location information of each goods label, which is specifically:
- the bottom left vertex and the bottom right vertex of the designated storage area of the product indicated by the item label are calculated. Apex and the predetermined height value of each layer to determine the designated storage area of the goods indicated by the goods label;
- the reference object corresponding to any product label is: an adjacent product label located at the same horizontal position as the product label, or an area on the shelf edge of the shelf at the same horizontal position as the product label.
- the type of the shelf analysis result to be determined includes: heat information of the goods;
- the target object categories include: goods categories and goods label categories;
- the obtaining the target shelf image is specifically:
- the server identifying each target object belonging to the target object category in the target shelf image, and obtaining attribute information of each target object is specifically:
- For each target shelf image identify each product and each product label in the target shelf image, and obtain position information of each product and position information of each product label.
- the server determining a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object is specifically:
- each target shelf image For each target shelf image, based on the position information of each item in the target shelf image and the position information of each item label, determining a storage ratio of the item corresponding to each item label;
- the sum of the differences corresponding to the product label is used as the product heat of the product corresponding to the product label.
- the type of the shelf analysis result to be determined includes: personnel's heat information;
- the target object category includes: a personnel category
- the server obtaining the target shelf image is specifically:
- the server identifying each target object belonging to the target object category in the target shelf image, and obtaining attribute information of each target object is specifically:
- For each target shelf image identify each person in the target shelf image, and obtain the number of persons in the target shelf image.
- the server determining a shelf analysis result corresponding to the shelf to be analyzed based on the attribute information of each target object is specifically:
- the ratio of the sum of the number of persons obtained to the number of images of multiple target shelf images is calculated as the person's popularity information.
- an embodiment of the present application further provides an electronic device.
- the electronic device includes a processor 801, a communication interface 802, a memory 803, and a communication bus 804.
- the processor 801, the communication interface 802, and the memory 803 Complete communication with each other through the communication bus 804,
- the processor 801 is configured to implement the shelf analysis method according to the first aspect when executing a program stored in the memory 803.
- the technical solution provided in the embodiment of the present application obtains a target shelf image; wherein the target shelf image includes an image area corresponding to the shelf to be analyzed; identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object
- the target object category is: an object category corresponding to the type of shelf analysis result to be determined; and based on attribute information of each target object, a shelf analysis result corresponding to the shelf is determined.
- the communication bus mentioned in the above electronic device may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus, etc.
- PCI Peripheral Component Interconnect
- EISA Extended Industry Standard Architecture
- the communication bus can be divided into an address bus, a data bus, a control bus, and the like.
- the figure only uses a thick line to represent, but it does not mean that there is only one bus or one type of bus.
- the communication interface is used for communication between the aforementioned electronic device and other devices.
- the memory may include Random Access Memory (RAM), and may also include Non-Volatile Memory (NVM), such as at least one disk memory.
- RAM Random Access Memory
- NVM Non-Volatile Memory
- the memory may also be at least one storage device located far from the foregoing processor.
- the aforementioned processor may be a general-purpose processor, including a central processing unit (CPU), a network processor (NP), etc .; it may also be a digital signal processor (Digital Signal Processing, DSP), special integration Circuit (Application Specific Integrated Circuit, ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
- CPU central processing unit
- NP network processor
- DSP Digital Signal Processing
- ASIC Application Specific Integrated Circuit
- FPGA Field-Programmable Gate Array
- an embodiment of the present application provides a computer-readable storage medium.
- the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the shelf analysis according to the first aspect is implemented. method.
- an embodiment of the present application provides an executable program code, where the executable program code is used to be executed to execute the shelf analysis method according to the first aspect.
- the technical solution provided in the embodiment of the present application obtains a target shelf image; wherein the target shelf image includes an image area corresponding to the shelf to be analyzed; identifying each target object belonging to the target object category in the target shelf image and obtaining attribute information of each target object
- the target object category is: an object category corresponding to the type of shelf analysis result to be determined; and based on attribute information of each target object, a shelf analysis result corresponding to the shelf to be analyzed is determined.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims (22)
- 一种货架分析方法,其特征在于,所述方法包括:获得目标货架图像;其中,所述目标货架图像中包含待分析货架对应的图像区域;识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息,其中,所述目标对象类别为:与待确定的货架分析结果的类型相对应的对象类别;基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果。
- 根据权利要求1所述的方法,其特征在于,在所述识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息的步骤之前,所述方法还包括:获得待确定的货架分析结果的类型;基于预设的关于货架分析结果的类型与对象类别的映射关系,确定与所述待确定的货架分析结果的类型相对应的目标对象类别。
- 根据权利要求1或2所述的方法,其特征在于,所述待确定的货架分析结果的类型包括:货品陈列是否准确;所述目标对象类别包括:货品标签类别;所述识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息的步骤,包括:识别所述目标货架图像中各个货品标签,得到所述各个货品标签的位置信息。
- 根据权利要求3所述的方法,其特征在于,所述基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果的步骤,包括:基于各个货品标签的位置信息,确定各个货品标签在所述待分析货架中的层号和列号;针对每一货品标签,确定该货品标签所指示货品的货品标识;基于各个货品标签在所述待分析货架中的层号和列号,以及各个货品标签所指示货品的货品标识,按照预设的生成方式,生成所述目标货架图像的目标棚格图,其中,所述预设的生成方式为:每一货品标签对应所述目标棚格图中的一个棚格,任一货品标签所对应棚格的标识为该货品标签所指示货品的货品标识,且任一货品标识所对应棚格在棚格图中的层号和列号,与该货品标签在所述待分析货架中的层号和列号相同;基于所述目标棚格图和预设的标准棚格图的对比结果,确定所述待分析货架的货品陈列是否准确。
- 根据权利要求4所述的方法,其特征在于,所述基于所述目标棚格图和预设的标准棚格图的对比结果,确定所述待分析货架的货品陈列是否准确的步骤,包括:针对所述目标棚格图中的每一棚格,判断该棚格的标识与该棚格所对应的标准棚格的标识是否一致,如果是,确定所述待分析货架的货品陈列准确,否则,确定所述待分析货架的货品陈列不准确,该棚格所对应的标准棚格为:所述标准棚格图中与该棚格的层号和列号相同的棚格。
- 根据权利要求4所述的方法,其特征在于,所述基于各个货品标签的位置信息,确定各个货品标签在所述待分析货架中的层号和列号的步骤,包括:将各个货品标签位置信息按照纵坐标信息由小到大或由大到小进行垂直投影,得到各个货品标签在所述待分析货架中的层号;将每一层号对应的各个货品标签的位置信息按照横坐标信息由小到大或由大到小进行水平投影,得到各个货品标签在所述待分析货架中的列号。
- 根据权利要求4所述的方法,其特征在于,针对每一货品标签,确定该货品标签所指示货品的货品标识的步骤,包括:针对每一货品标签,识别该货品标签的标签内容,得到该货品标签所指示货品的货品标识。
- 根据权利要求4所述的方法,其特征在于,所述针对每一货品标签,确定该货品标签所指示货品的货品标识的步骤,包括:识别所述目标货架图像中各个货品,得到所述各个货品的位置信息和货品标识;针对每一货品标签,从各个货品的位置信息中,确定符合第一筛选条件的第一位置信息,将对应所述第一位置信息的货品的货品标识,作为该货品标签所指示货品的货品标识,其中,所述第一筛选条件为:所对应的区域与该货品标签的位置信息所对应的区域最近。
- 根据权利要求1或2所述的方法,其特征在于,所述待确定的货架分析结果的类型包括:促销标签是否准确;所述目标对象类别包括:促销标签类别和货品标签类别;所述识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息的步骤,包括:识别所述目标货架图像中各个促销标签和各个货品标签,得到所述各个促销标签的位置信息和促销信息,以及各个货品标签的位置信息和各个货品标签所指示货品的货品标识。
- 根据权利要求9所述的方法,其特征在于,基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果,包括:针对每一促销标签,从各个货品标签的位置信息中,确定符合第二筛选条件的第二位置信息,将对应第二位置信息的货品标签的货品标识,作为该促销标签所对应的货品标识;其中,所述第二筛选条件为:所对应的区域与该促销标签的位置信息所对应的区域最近;针对每一促销标签,判断该促销标签的促销信息,是否与目标指定促销信息匹配,如果匹配,确定该促销标签准确,否则,确定该促销标签不准确;其中,所述目标指定促销信息为:该促销标签对应的货品标识所关联的指定促销信息。
- 根据权利要求1或2所述的方法,其特征在于,所述待确定的货架分 析结果的类型包括:货品是否缺货;所述目标对象类别包括:货品类别和货品标签类别;所述识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息的步骤,包括:识别所述目标货架图像中各个货品和各个货品标签,得到所述各个货品的位置信息和所述各个货品标签的位置信息。
- 根据权利要求11所述的方法,其特征在于,所述基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果的步骤,包括:基于各个货品标签的位置信息,计算各个货品标签所指示货品的指定存放区域;针对每一货品标签,从各个货品的位置信息中,确定符合第三筛选条件的第三位置信息,计算各个第三位置信息所对应区域的面积之和,计算所述面积之和与该货品标签所对应指定存放区域的面积的比值,作为该货品标签所对应货品的存储比值,并判断所述存储比值是否小于预设存储比值,如果是,确定该货品标签所对应的货品缺货,否则,确定该货品标签所对应的货品未缺货;其中,所述第三筛选条件为:所对应区域位于该货品标签所指示货品的指定存放区域。
- 根据权利要求12所述的方法,其特征在于,所述基于各个货品标签的位置信息,计算各个货品标签所指示货品的指定存放区域的步骤,包括:针对每一货品标签,基于该货品标签的位置信息和参考对象的位置信息,计算该货品标签所指示货品的指定存放区域的左下方的顶点和右下方的顶点,利用左下方的顶点、右下方的顶点以及预定的每一层的高度值,确定该货品标签所指示货品的指定存放区域;其中,任一货品标签对应的参考对象为:与该货品标签位于同一水平位置、且相邻的货品标签,或者,所述货架的货架边缘上与该货品标签在同一水平位置的区域。
- 根据权利要求1或2所述的方法,其特征在于,所述待确定的货架分 析结果的类型包括:货品的热度信息;所述目标对象类别包括:货品类别和货品标签类别;所述获得目标货架图像的步骤,包括:获得预定时间段内的多张目标货架图像;所述识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息的步骤,包括:针对每一目标货架图像,识别该目标货架图像中各个货品和各个货品标签,得到所述各个货品的位置信息和所述各个货品标签的位置信息。
- 根据权利要求14所述的方法,其特征在于,所述基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果的步骤,包括:针对每一张目标货架图像,基于该目标货架图像中各个货品的位置信息和所述各个货品标签的位置信息,确定每一货品标签所对应货品的存储比值;针对相邻的两张目标货架图像,计算同一货品标签所对应货品的存储比值的差值;针对每一货品标签,将该货品标签对应的各个差值之和,作为该货品标签对应的货品的货品热度。
- 根据权利要求1或2所述的方法,其特征在于,所述待确定的货架分析结果的类型包括:人员的热度信息;所述目标对象类别包括:人员类别;所述获得目标货架图像的步骤,包括:获得预定时间段内的多张目标货架图像;所述识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息的步骤,包括:针对每一目标货架图像,识别该目标货架图像中各个人员,得到该目标货架图像中所包含人员的人员数量。
- 根据权利要求16所述的方法,其特征在于,所述基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果的步骤,包括:计算各个目标货架图像中所包含人员的人员数量之和;将计算所得到的人员数量之和与多张目标货架图像的图像数量的比值,作为人员的热度信息。
- 一种货架分析装置,其特征在于,所述装置包括:图像获取模块,用于获得目标货架图像;其中,所述目标货架图像中包含待分析货架对应的图像区域;对象识别模块,用于识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息,其中,所述目标对象类别为:与待确定的货架分析结果的类型相对应的对象类别;货架分析模块,用于基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果。
- 一种货架分析系统,其特征在于,所述系统包括:图像采集设备和服务器;其中,所述图像采集设备,用于采集目标货架图像,并将所采集的目标货架图像发送至服务器;其中,所述目标货架图像中包含待分析货架对应的图像区域;服务器,用于从图像采集设备获得目标货架图像;识别所述目标货架图像中属于目标对象类别的各个目标对象,得到所述各个目标对象的属性信息,其中,所述目标对象类别为:与待确定的货架分析结果的类型相对应的对象类别;基于所述各个目标对象的属性信息,确定所述待分析货架对应的货架分析结果。
- 一种电子设备,其特征在于,包括处理器、通信接口、存储器和通信总线,其中,处理器,通信接口,存储器通过通信总线完成相互间的通信;存储器,用于存放计算机程序;处理器,用于执行存储器上所存放的程序时,实现权利要求1-17任一所述的方法步骤。
- 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质内存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1-17任一所述的方法步骤。
- 一种可执行程序代码,其特征在于,所述可执行程序代码用于被运行以执行权利要求1-17任一所述的方法步骤。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811045439.0A CN110889419B (zh) | 2018-09-07 | 2018-09-07 | 一种货架分析方法、装置、系统及电子设备 |
CN201811045439.0 | 2018-09-07 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2020048376A1 true WO2020048376A1 (zh) | 2020-03-12 |
Family
ID=69722749
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2019/103291 WO2020048376A1 (zh) | 2018-09-07 | 2019-08-29 | 一种货架分析方法、装置、系统及电子设备 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN110889419B (zh) |
WO (1) | WO2020048376A1 (zh) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111604922A (zh) * | 2020-06-11 | 2020-09-01 | 合肥立木科技有限责任公司 | 一种基于机器视觉目标识别技术的超市上架率巡检机器人 |
CN113298597A (zh) * | 2020-08-06 | 2021-08-24 | 阿里巴巴集团控股有限公司 | 对象热度分析系统、方法及装置 |
CN113344478A (zh) * | 2021-08-06 | 2021-09-03 | 捷尔杰(天津)设备有限公司 | 离散生产线连续配料方法、装置、电子设备及存储介质 |
CN113643083A (zh) * | 2020-04-27 | 2021-11-12 | 京东方科技集团股份有限公司 | 一种商品标记及展示方法、服务器、终端及商品展示系统 |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111507253B (zh) * | 2020-04-16 | 2023-06-30 | 腾讯科技(深圳)有限公司 | 基于人工智能的陈列物品审核方法、装置 |
CN113627418B (zh) * | 2020-05-07 | 2023-08-25 | 杭州海康威视数字技术股份有限公司 | 数据管理方法、计算机设备及计算机可读存储介质 |
CN113627415A (zh) * | 2021-08-26 | 2021-11-09 | 浙江大华技术股份有限公司 | 确定目标对象摆放信息的方法及装置 |
CN115205665B (zh) * | 2022-09-15 | 2022-12-02 | 创新奇智(合肥)科技有限公司 | 一种识别产品位置的方法、装置、电子设备及介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060032915A1 (en) * | 2004-08-12 | 2006-02-16 | International Business Machines | Retail store method and system |
CN102184405A (zh) * | 2011-04-19 | 2011-09-14 | 清华大学 | 图像采集分析方法 |
CN102930264A (zh) * | 2012-09-29 | 2013-02-13 | 李炳华 | 基于图像识别技术的商品陈列信息采集分析系统及方法 |
CN107292248A (zh) * | 2017-06-05 | 2017-10-24 | 广州诚予国际市场信息研究有限公司 | 一种基于图像识别技术的商品管理方法及系统 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8189855B2 (en) * | 2007-08-31 | 2012-05-29 | Accenture Global Services Limited | Planogram extraction based on image processing |
CN102789601A (zh) * | 2012-04-12 | 2012-11-21 | 北京京东世纪贸易有限公司 | 货场结构控制方法和装置 |
US10002344B2 (en) * | 2016-10-17 | 2018-06-19 | Conduent Business Services, Llc | System and method for retail store promotional price tag detection |
CN107045641B (zh) * | 2017-04-26 | 2020-07-28 | 广州图匠数据科技有限公司 | 一种基于图像识别技术的货架识别方法 |
CN108491825A (zh) * | 2018-03-30 | 2018-09-04 | 百度在线网络技术(北京)有限公司 | 信息生成方法和装置 |
-
2018
- 2018-09-07 CN CN201811045439.0A patent/CN110889419B/zh active Active
-
2019
- 2019-08-29 WO PCT/CN2019/103291 patent/WO2020048376A1/zh active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060032915A1 (en) * | 2004-08-12 | 2006-02-16 | International Business Machines | Retail store method and system |
CN102184405A (zh) * | 2011-04-19 | 2011-09-14 | 清华大学 | 图像采集分析方法 |
CN102930264A (zh) * | 2012-09-29 | 2013-02-13 | 李炳华 | 基于图像识别技术的商品陈列信息采集分析系统及方法 |
CN107292248A (zh) * | 2017-06-05 | 2017-10-24 | 广州诚予国际市场信息研究有限公司 | 一种基于图像识别技术的商品管理方法及系统 |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113643083A (zh) * | 2020-04-27 | 2021-11-12 | 京东方科技集团股份有限公司 | 一种商品标记及展示方法、服务器、终端及商品展示系统 |
CN111604922A (zh) * | 2020-06-11 | 2020-09-01 | 合肥立木科技有限责任公司 | 一种基于机器视觉目标识别技术的超市上架率巡检机器人 |
CN113298597A (zh) * | 2020-08-06 | 2021-08-24 | 阿里巴巴集团控股有限公司 | 对象热度分析系统、方法及装置 |
CN113344478A (zh) * | 2021-08-06 | 2021-09-03 | 捷尔杰(天津)设备有限公司 | 离散生产线连续配料方法、装置、电子设备及存储介质 |
CN113344478B (zh) * | 2021-08-06 | 2022-01-04 | 捷尔杰(天津)设备有限公司 | 离散生产线连续配料方法、装置、电子设备及存储介质 |
Also Published As
Publication number | Publication date |
---|---|
CN110889419B (zh) | 2023-04-07 |
CN110889419A (zh) | 2020-03-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2020048376A1 (zh) | 一种货架分析方法、装置、系统及电子设备 | |
CN108416403B (zh) | 商品与标签的自动关联方法、系统、设备及存储介质 | |
US8941645B2 (en) | Comparing virtual and real images in a shopping experience | |
CN113205037B (zh) | 事件检测的方法、装置、电子设备以及可读存储介质 | |
EP3944221A1 (en) | Price tag information display method and device, and shelf system | |
CN111104879B (zh) | 房屋功能间的识别方法和装置、可读存储介质、电子设备 | |
CN111832447A (zh) | 建筑图纸构件识别方法、电子设备及相关产品 | |
CN108875531B (zh) | 人脸检测方法、装置、系统及计算机存储介质 | |
CN112508109B (zh) | 一种图像识别模型的训练方法及装置 | |
CN110516628A (zh) | 货架空缺位置商品信息获取方法、系统、设备及存储介质 | |
CN112200631B (zh) | 一种行业分类模型的训练方法及装置 | |
CN112153320B (zh) | 一种物品尺寸的测量方法、装置、电子设备和存储介质 | |
CN108389230A (zh) | 冰箱容量自动检测方法、系统、设备及存储介质 | |
WO2021179138A1 (zh) | 商超货架上商品的分析方法和系统 | |
CN112183460A (zh) | 一种智能识别环境卫生的方法及装置 | |
CN111428743B (zh) | 商品识别方法、商品处理方法、装置及电子设备 | |
CN111753614A (zh) | 一种商品货架的监控方法和装置 | |
CN110765825A (zh) | 物品摆放状态获取方法和系统 | |
CN113674049A (zh) | 基于图片搜索的商品在架位置识别方法、系统和存储介质 | |
CN111047731A (zh) | 一种基于ar技术的电信机房巡检方法及系统 | |
CN113743382B (zh) | 一种货架陈列检测方法、装置及系统 | |
CN115223003A (zh) | 基于YOLOv5的入侵检测模型的训练方法和装置 | |
CN112950329A (zh) | 商品动态信息生成方法、装置、设备及计算机可读介质 | |
CN112989957A (zh) | 适用于设备柜的安全监测方法及系统 | |
CN110738260A (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: 19858419 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: 19858419 Country of ref document: EP Kind code of ref document: A1 |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 19858419 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 15/10/2021) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 19858419 Country of ref document: EP Kind code of ref document: A1 |