scispace - formally typeset
Proceedings ArticleDOI

Object recognition from local scale-invariant features

David G. Lowe
- Vol. 2, pp 1150-1157
Reads0
Chats0
TLDR
Experimental results show that robust object recognition can be achieved in cluttered partially occluded images with a computation time of under 2 seconds.
Abstract
An object recognition system has been developed that uses a new class of local image features. The features are invariant to image scaling, translation, and rotation, and partially invariant to illumination changes and affine or 3D projection. These features share similar properties with neurons in inferior temporal cortex that are used for object recognition in primate vision. Features are efficiently detected through a staged filtering approach that identifies stable points in scale space. Image keys are created that allow for local geometric deformations by representing blurred image gradients in multiple orientation planes and at multiple scales. The keys are used as input to a nearest neighbor indexing method that identifies candidate object matches. Final verification of each match is achieved by finding a low residual least squares solution for the unknown model parameters. Experimental results show that robust object recognition can be achieved in cluttered partially occluded images with a computation time of under 2 seconds.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Do Convolutional Neural Networks Learn Class Hierarchy

TL;DR: This work presents visual-analytics methods to reveal and analyze a hierarchy of similar classes that dictates the confusion patterns between the classes, and designs hierarchy-aware CNNs that accelerate model convergence and alleviate overfitting.
Book ChapterDOI

Descriptor learning for efficient retrieval

TL;DR: This paper learns a non-linear transformation model by minimizing a novel margin-based cost function, which aims to separate matching descriptors from two classes of non-matching descriptors, and demonstrates impressive gains in performance on a ground truth dataset.
Proceedings ArticleDOI

Hardware for machine learning: Challenges and opportunities

TL;DR: In this paper, the authors discuss how these challenges can be addressed at various levels of hardware design ranging from architecture, hardware-friendly algorithms, mixed-signal circuits, and advanced technologies (including memories and sensors).
Proceedings ArticleDOI

Visual language modeling for image classification

TL;DR: A visual language modeling method for content-based image classification that transforms each image into a matrix of visual words, and assumes that each visual word is conditionally dependent on its neighbors, which can utilize the spatial correlation ofVisual words effectively in image classification.
Proceedings ArticleDOI

Matching images with different resolutions

TL;DR: This paper shows how to extract interest points at variable scales and devise a method allowing the comparison of two images at two different resolutions, which comprises the use of photometric- and rotation-invariant descriptors, a geometric model mapping the high-resolution image onto a low- resolution image region, and an image matching strategy based on the robust estimation of this geometric model.
References
More filters
Journal ArticleDOI

Color indexing

TL;DR: In this paper, color histograms of multicolored objects provide a robust, efficient cue for indexing into a large database of models, and they can differentiate among a large number of objects.
Journal ArticleDOI

Generalizing the hough transform to detect arbitrary shapes

TL;DR: It is shown how the boundaries of an arbitrary non-analytic shape can be used to construct a mapping between image space and Hough transform space, which makes the generalized Houghtransform a kind of universal transform which can beused to find arbitrarily complex shapes.
Journal ArticleDOI

Visual learning and recognition of 3-D objects from appearance

TL;DR: A near real-time recognition system with 20 complex objects in the database has been developed and a compact representation of object appearance is proposed that is parametrized by pose and illumination.
Journal ArticleDOI

Local grayvalue invariants for image retrieval

TL;DR: This paper addresses the problem of retrieving images from large image databases with a method based on local grayvalue invariants which are computed at automatically detected interest points and allows for efficient retrieval from a database of more than 1,000 images.
Journal ArticleDOI

A robust technique for matching two uncalibrated images through the recovery of the unknown epipolar geometry

TL;DR: A robust approach to image matching by exploiting the only available geometric constraint, namely, the epipolar constraint, is proposed and a new strategy for updating matches is developed, which only selects those matches having both high matching support and low matching ambiguity.