US 12,277,717 B2
Object detection method and system, and non-transitory computer-readable medium
Yang Zhou, Palo Alto, CA (US); and Jie Liu, Palo Alto, CA (US)
Assigned to GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., LTD., Guangdong (CN)
Filed by GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., LTD., Guangdong (CN)
Filed on May 3, 2022, as Appl. No. 17/735,742.
Application 17/735,742 is a continuation of application No. PCT/CN2020/130243, filed on Nov. 19, 2020.
Claims priority of provisional application 62/938,232, filed on Nov. 20, 2019.
Prior Publication US 2022/0262093 A1, Aug. 18, 2022
Int. Cl. G06T 7/246 (2017.01); G06V 10/20 (2022.01); G06V 10/44 (2022.01); G06V 10/62 (2022.01); G06V 10/766 (2022.01); G06V 10/77 (2022.01); G06V 10/82 (2022.01); G06V 20/64 (2022.01); G06V 40/10 (2022.01); G06V 40/16 (2022.01)
CPC G06T 7/251 (2017.01) [G06V 10/255 (2022.01); G06V 10/766 (2022.01); G06V 10/7715 (2022.01); G06V 10/82 (2022.01); G06V 40/113 (2022.01); G06V 40/167 (2022.01); G06V 10/454 (2022.01); G06V 10/62 (2022.01); G06V 20/64 (2022.01)] 18 Claims
OG exemplary drawing
 
1. An object detection method, comprising:
obtaining a plurality of candidate bounding boxes of an interest object in a current image frame; and
filtering the plurality of candidate bounding boxes based on a determined bounding box of the interest object in a previous image frame, to obtain a determined bounding box of the interest object in the current image frame,
wherein obtaining the plurality of candidate bounding boxes of the interest object in the current image frame, comprises:
detecting the current image frame and obtaining a backbone feature map of the interest object in the current image frame;
obtaining a regression map based on the backbone feature map; and
determining N candidate bounding boxes based on the regression map, wherein Nis an integer greater than 1;
wherein the regression map comprises a bounding box confidence map, N location offset maps, and N shape offset maps; each of the N location offset maps indicates a location offset between a center of each candidate bounding box and a center of a ground truth box corresponding to the interest object; and each of the N shape offset maps indicates a shape offset between each candidate bounding box and the ground truth box.