Discriminative Affine Sparse Codes for Image Classification

Abstract

Images in general are captured under a diverse set of conditions. An image of the same object can be captured with varied poses, illuminations, scales, backgrounds and probably different camera parameters. The task of image classification then lies in forming features of the input images in a representational space where classifiers can be better supported in spite of the above variations. Existing methods have mostly focused on obtaining features which are invariant to scale and translation, and thus they generally suffer from performance degradation on datasets which consist of images with varied poses or camera orientations. In this paper we present a new framework for image classification, which is built upon a novel way of feature extraction that generates largely affine-invariant features called affine sparse codes. This is achieved through learning a compact dictionary of features from affine-transformed input images. Analysis and experiments indicate that this novel feature is highly discriminative in addition to being largely affine-invariant. A classifier using AdaBoost is then designed using the affine sparse codes as the input. Extensive experiments with standard databases demonstrate that the proposed approach can obtain the state-of-the-art results, outperforming existing leading approaches in the literature.

Cite

Text

Kulkarni and Li. "Discriminative Affine Sparse Codes for Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995701

Markdown

[Kulkarni and Li. "Discriminative Affine Sparse Codes for Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/kulkarni2011cvpr-discriminative/) doi:10.1109/CVPR.2011.5995701

BibTeX

@inproceedings{kulkarni2011cvpr-discriminative,
  title     = {{Discriminative Affine Sparse Codes for Image Classification}},
  author    = {Kulkarni, Naveen and Li, Baoxin},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {1609-1616},
  doi       = {10.1109/CVPR.2011.5995701},
  url       = {https://mlanthology.org/cvpr/2011/kulkarni2011cvpr-discriminative/}
}