Feature descriptor matching

US10997746B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10997746-B2
Application numberUS-201916381373-A
CountryUS
Kind codeB2
Filing dateApr 11, 2019
Priority dateApr 12, 2018
Publication dateMay 4, 2021
Grant dateMay 4, 2021

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.

Feature descriptor matching described herein may include receiving a first input image and a second input image. A feature detector may detect features from the first and second input images. A descriptor extractor may learn local feature descriptors from the features of the first and second input images based on a feature descriptor matching model trained using a ground truth data set. The descriptor extractor may determine a listwise mean average precision (mAP) rank of a pool of candidate image patches from the second input image with respect to a queried image patch from the first input image based on the feature descriptor matching model, the first set of local feature descriptors, and the second set of local feature descriptors. The descriptor matcher may generate a geometric transformation between the first input image and the second input image based on the listwise mAP and a convolutional neural network.

First claim

Opening claim text (preview).

The invention claimed is: 1. A system for feature descriptor matching, comprising: a memory for receiving a first input image and a second input image; a feature detector for detecting a first set of features from the first input image and a second set of features from the second input image; a descriptor extractor for learning a first set of local feature descriptors from the first set of features of the first input image and a second set of local feature descriptors from the second set of features of the second input image based on a feature descriptor matching model trained using a ground truth data set including a first ground truth image and a second ground truth image; the descriptor extractor for determining a listwise mean average precision (mAP) rank of a pool of candidate image patches from the second input image with respect to a queried image patch from the first input image based on the feature descriptor matching model, the first set of local feature descriptors, and the second set of local feature descriptors; and a descriptor matcher for generating a geometric transformation between the first input image and the second input image based on the listwise mAP and a convolutional neural network (CNN), wherein a geometric alignment is performed on the first ground truth image and the second ground truth image prior to training the feature descriptor matching model using the first ground truth image and the second ground truth image. 2. The system for feature descriptor matching of claim 1 , wherein the first set of local feature descriptors or the second set of local feature descriptors includes a vector representation of a corresponding image patch. 3. The system for feature descriptor matching of claim 1 , wherein the first set of local feature descriptors or the second set of local feature descriptors includes a binary descriptor or a real-valued descriptor. 4. The system for feature descriptor matching of claim 3 , wherein the descriptor matcher generates the geometric transformation further based on an amount of computing resources available within the system for feature descriptor matching and one of: binary descriptors of the first set of local feature descriptors and binary descriptors of the second set of local feature descriptors; or real-valued descriptors of the first set of local feature descriptors and real-valued descriptors of the second set of local feature descriptors. 5. The system for feature descriptor matching of claim 1 , wherein the first ground truth image and the second ground truth image of the ground truth data set are hard negatives with no matching features. 6. The system for feature descriptor matching of claim 1 , wherein the geometric alignment is performed based on a spatial transformer network. 7. The system for feature descriptor matching of claim 1 , wherein the descriptor extractor performs label mining based on clustering while learning the first set of local feature descriptors or the second set of local feature descriptors. 8. The system for feature descriptor matching of claim 7 , wherein one or more image patches are clustered based on an inter-cluster distance from other image patches. 9. The system for feature descriptor matching of claim 1 , wherein the feature descriptor matching model or the CNN is trained based on stochastic gradient descent (SGD). 10. A method for feature descriptor matching, comprising: receiving a first input image and a second input image; detecting a first set of features from the first input image and a second set of features from the second input image; learning a first set of local feature descriptors from the first set of features of the first input image and a second set of local feature descriptors from the second set of features of the second input image based on a feature descriptor matching model trained using a ground truth data set including a first ground truth image and a second ground truth image; determining a listwise mean average precision (mAP) rank of a pool of candidate image patches from the second input image with respect to a queried image patch from the first input image based on the feature descriptor matching model, the first set of local feature descriptors, and the second set of local feature descriptors; generating a geometric transformation between the first input image and the second input image based on the listwise mAP and a convolutional neural network (CNN); and performing a geometric alignment on the first ground truth image and the second ground truth image prior to training the feature descriptor matching model using the first ground truth image and the second ground truth image. 11. The method for feature descriptor matching of claim 10 , wherein the first set of local feature descriptors or the second set of local feature descriptors includes a binary descriptor or a real-valued descriptor. 12. The method for feature descriptor matching of claim 11 , further comprising generating the geometric transformation further based on an amount of computing resources available within a system for feature descriptor matching and one of: binary descriptors of the first set of local feature descriptors and binary descriptors of the second set of local feature descriptors; or real-valued descriptors of the first set of local feature descriptors and real-valued descriptors of the second set of local feature descriptors. 13. The method for feature descriptor matching of claim 10 , wherein the first ground truth image and the second ground truth image of the ground truth data set are hard negatives with no matching features. 14. The method for feature descriptor matching of claim 10 , wherein the geometric alignment is performed based on a spatial transformer network. 15. A system for feature descriptor matching, comprising: a memory for receiving a first input image and a second input image; a feature detector for detecting a first set of features from the first input image and a second set of features from the second input image; a descriptor extractor for learning a first set of local feature descriptors from the first set of features of the first input image and a second set of local feature descriptors from the second set of features of the second input image based on a feature descriptor matching model trained using a ground truth data set including a first ground truth image and a second ground truth image, wherein the first set of local feature descriptors and the second set of local feature descriptors include a binary descriptor or a real-valued descriptor; the descriptor extractor for determining a listwise mean average precision (mAP) rank of a pool of candidate image patches from the second input image with respect to a queried image patch from the first input image based on the feature descriptor matching model, the first set of local feature descriptors, and the second set of local feature descriptors; and a descriptor matcher for generating a geometric transformation between the first input image and the second input image based on the listwise mAP and a convolutional neural network (CNN), wherein a geometric alignment is performed on the first ground truth image and the second ground truth image prior to training the feature descriptor matching model using the first ground truth image and the second ground truth image. 16. The system for feature descriptor matching of claim 15 , wherein the descriptor matcher generates the geometric transformation further based on an amount of computing resources available within the system for feature descriptor matching and

Assignees

Inventors

Classifications

  • exterior to a vehicle by using sensors mounted on the vehicle · CPC title

  • using clustering, e.g. of similar faces in social networks · CPC title

  • G06T7/337Primary

    involving reference images or patches · CPC title

  • using neural networks · CPC title

  • by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis · 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 US10997746B2 cover?
Feature descriptor matching described herein may include receiving a first input image and a second input image. A feature detector may detect features from the first and second input images. A descriptor extractor may learn local feature descriptors from the features of the first and second input images based on a feature descriptor matching model trained using a ground truth data set. The des…
Who is the assignee on this patent?
Honda Motor Co Ltd
What technology area does this patent fall under?
Primary CPC classification G06T7/337. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue May 04 2021 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 7 related publications on this page (citations in our corpus or others sharing the same primary CPC).