English

Object-Level Context Modeling For Scene Classification with Context-CNN

Computer Vision and Pattern Recognition 2017-06-05 v2

Abstract

Convolutional Neural Networks (CNNs) have been used extensively for computer vision tasks and produce rich feature representation for objects or parts of an image. But reasoning about scenes requires integration between the low-level feature representations and the high-level semantic information. We propose a deep network architecture which models the semantic context of scenes by capturing object-level information. We use Long Short Term Memory(LSTM) units in conjunction with object proposals to incorporate object-object relationship and object-scene relationship in an end-to-end trainable manner. We evaluate our model on the LSUN dataset and achieve results comparable to the state-of-art. We further show visualization of the learned features and analyze the model with experiments to verify our model's ability to model context.

Keywords

Cite

@article{arxiv.1705.04358,
  title  = {Object-Level Context Modeling For Scene Classification with Context-CNN},
  author = {Syed Ashar Javed and Anil Kumar Nelakanti},
  journal= {arXiv preprint arXiv:1705.04358},
  year   = {2017}
}

Comments

Scene Understanding workshop (SUNw), CVPR 2017

R2 v1 2026-06-22T19:44:35.832Z