paper-with-me

홈 › Papers

Semantic-Aware Scene Recognition

2019-09-05 · Alejandro López-Cifuentes, Marcos Escudero-Viñolo, Jesús Bescós, Álvaro García-Martín

Scene recognition is currently one of the top-challenging research fields in computer vision. This may be due to the ambiguity between classes: images of several scene classes may share similar objects, which causes confusion among them. The problem is aggravated when images of a particular scene class are notably different. Convolutional Neural Networks (CNNs) have significantly boosted performance in scene recognition, albeit it is still far below from other recognition tasks (e.g., object or image recognition). In this paper, we describe a novel approach for scene recognition based on an end-to-end multi-modal CNN that combines image and context information by means of an attention module. Context information, in the shape of semantic segmentation, is used to gate features extracted from the RGB image by leveraging on information encoded in the semantic representation: the set of scene objects and stuff, and their relative locations. This gating process reinforces the learning of indicative scene content and enhances scene disambiguation by refocusing the receptive fields of the CNN towards them. Experimental results on four publicly available datasets show that the proposed approach outperforms every other state-of-the-art method while significantly reducing the number of network parameters. All the code and data used along this paper is available at https://github.com/vpulab/Semantic-Aware-Scene-Recognition

📄 PDF Abstract BibTeX arXiv:1909.02410

Code (1)

vpulab/Semantic-Aware-Scene-Recognition 공식 구현 pytorch

Tasks

Scene ClassificationScene RecognitionSemantic Segmentation

Similar Papers 제목 키워드 기반

MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects

2018-04-24 · Martin Rünz, Maud Buffier, Lourdes Agapito

We present MaskFusion, a real-time, object-aware, semantic and dynamic RGB-D SLAM system that goes beyond traditional systems which output a purely geometric map of a static scene. MaskFusion recognizes, segments and ass…

ObjectObject RecognitionObject SLAMSegmentation+3

Semantically-aware Neural Radiance Fields for Visual Scene Understanding: A Comprehensive Review

2024-02-17 · Thang-Anh-Quan Nguyen, Amine Bourki, Mátyás Macudzinski, Anthony Brunel 외

This review thoroughly examines the role of semantically-aware Neural Radiance Fields (NeRFs) in visual scene understanding, covering an analysis of over 250 scholarly papers. It explores how NeRFs adeptly infer 3D repre…

Panoptic SegmentationScene SegmentationScene UnderstandingSegmentation

SceneGATE: Scene-Graph based co-Attention networks for TExt visual question answering

2022-12-16 · Feiqi Cao, Siwen Luo, Felipe Nunez, Zean Wen 외

Most TextVQA approaches focus on the integration of objects, scene texts and question words by a simple transformer encoder. But this fails to capture the semantic relations between different modalities. The paper propos…

Optical Character RecognitionOptical Character Recognition (OCR)Question AnsweringRelation+3

Indoor Scene Recognition in 3D

2020-02-28 · Shengyu Huang, Mikhail Usvyatsov, Konrad Schindler

Recognising in what type of environment one is located is an important perception task. For instance, for a robot operating in indoors it is helpful to be aware whether it is in a kitchen, a hallway or a bedroom. Existin…

3D geometryMulti-Task LearningScene RecognitionSemantic Segmentation

Local semantic enhanced convnet for aerial scene recognition

2021-07-08 · IEEE Transactions on Image Processing 2021 7 · Qi Bi, Kun Qin, Han Zhang, Gui-Song Xia

Aerial scene recognition is challenging due to the complicated object distribution and spatial arrangement in a large-scale aerial image. Recent studies attempt to explore the local semantic representation capability of …

Aerial Scene ClassificationImage ClassificationScene ClassificationScene Recognition