English

Multi-scale recognition with DAG-CNNs

Computer Vision and Pattern Recognition 2015-05-21 v1

Abstract

We explore multi-scale convolutional neural nets (CNNs) for image classification. Contemporary approaches extract features from a single output layer. By extracting features from multiple layers, one can simultaneously reason about high, mid, and low-level features during classification. The resulting multi-scale architecture can itself be seen as a feed-forward model that is structured as a directed acyclic graph (DAG-CNNs). We use DAG-CNNs to learn a set of multiscale features that can be effectively shared between coarse and fine-grained classification tasks. While fine-tuning such models helps performance, we show that even "off-the-self" multiscale features perform quite well. We present extensive analysis and demonstrate state-of-the-art classification performance on three standard scene benchmarks (SUN397, MIT67, and Scene15). In terms of the heavily benchmarked MIT67 and Scene15 datasets, our results reduce the lowest previously-reported error by 23.9% and 9.5%, respectively.

Keywords

Cite

@article{arxiv.1505.05232,
  title  = {Multi-scale recognition with DAG-CNNs},
  author = {Songfan Yang and Deva Ramanan},
  journal= {arXiv preprint arXiv:1505.05232},
  year   = {2015}
}
R2 v1 2026-06-22T09:37:41.501Z