Method, system and device for multi-label object detection based on an object detection network

US11429818B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11429818-B2
Application numberUS-201916960072-A
CountryUS
Kind codeB2
Filing dateDec 10, 2019
Priority dateMar 7, 2019
Publication dateAug 30, 2022
Grant dateAug 30, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A multi-label object detection method based on an object detection network includes: selecting an image of an object to be detected as an input image; based on a trained object detection network, obtaining a class of the object to be detected, coordinates of a center of the object to be detected, and a length and a width of a detection rectangular box according to the input image; and outputting the class of the object to be detected, the coordinates of the center of the object to be detected, and the length and the width of the detection rectangular box. The method of the present invention can perform real-time and accurate object detection on different classes of objects with improved detection speed and accuracy, and can solve the problem of object overlapping and occlusion during the object detection.

First claim

Opening claim text (preview).

What is claimed is: 1. A multi-label object detection method based on an object detection network, comprising: step S 10 , selecting an image of an object to be detected as an input image; step S 20 , based on the object detection network, obtaining a class of the object to be detected, coordinates of a center of the object to be detected, and a length and a width of a detection rectangular box according to the input image; and step S 30 , outputting the class of the object to be detected, the coordinates of the center of the object to be detected, and the length and the width of the detection rectangular box; wherein the object detection network is trained and obtained by replacing a low-resolution feature layer in a You Only Look Once-V3 (YOLO-V3) network with a densely connected convolutional network. 2. The multi-label object detection method based on the object detection network according to claim 1 , wherein, a method of training the object detection network comprises the following steps: step B 10 , adjusting an attribute of each image in an obtained training image set according to a standard format to obtain a standardized training image set; step B 20 , detecting a batch of images in the standardized training image set by using the object detection network, and calculating a training error of each classifier of the object detection network; step B 30 , when a preset number of training iterations is not reached or the training error is greater than or equal to a preset threshold, obtaining a variation of a parameter of each layer in the object detection network and updating a parameter of the object detection network by an error back propagation method; and step B 40 , detecting the standardized training image set in a batching sequence after the parameter of the object detection network is updated, and iteratively updating the parameter of the object detection network by the error back propagation method in step B 30 until the preset number of the training iterations is reached or the training error is lower than the preset threshold to obtain the object detection network. 3. The multi-label object detection method based on the object detection network according to claim 2 , wherein, the training error is calculated by the following formula: Loss=Error coord Error iou +Error cls where, Loss denotes the training error, Error coord denotes a prediction error of the coordinates, Error iou denotes an Intersection over Union (IoU) error between a predicted bounding box and a true bounding box, and Error cls denotes a classification error. 4. The multi-label object detection method based on the object detection network according to claim 3 , wherein, the prediction error of the coordinates is calculated by the following formula: Error coord = λ coord ⁢ ∑ i = 1 S 2 ⁢ ∑ j = 0 B ⁢ l ij obj ⁡ [ ( x i - x ^ i ) 2 + ( y i - y ^ i ) 2 ] + λ coord ⁢ ∑ i = 1 S 2 ⁢ ∑ j = 0 B ⁢ l ij obj [ ( w i - w ^ i ) 2 + ( h

Assignees

Inventors

Classifications

  • G06N3/084Primary

    Backpropagation, e.g. using gradient descent · CPC title

  • based on specific statistical tests · CPC title

  • Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting · CPC title

  • using neural networks · CPC title

  • Determination of region of interest [ROI] or a volume of interest [VOI] · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11429818B2 cover?
A multi-label object detection method based on an object detection network includes: selecting an image of an object to be detected as an input image; based on a trained object detection network, obtaining a class of the object to be detected, coordinates of a center of the object to be detected, and a length and a width of a detection rectangular box according to the input image; and outputtin…
Who is the assignee on this patent?
Inst Automation Cas
What technology area does this patent fall under?
Primary CPC classification G06N3/084. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Aug 30 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).