paper-with-me

홈 › Papers

ORDNet: Capturing Omni-Range Dependencies for Scene Parsing

2021-01-11 · Shaofei Huang, Si Liu, Tianrui Hui, Jizhong Han, Bo Li, Jiashi Feng, Shuicheng Yan

Learning to capture dependencies between spatial positions is essential to many visual tasks, especially the dense labeling problems like scene parsing. Existing methods can effectively capture long-range dependencies with self-attention mechanism while short ones by local convolution. However, there is still much gap between long-range and short-range dependencies, which largely reduces the models' flexibility in application to diverse spatial scales and relationships in complicated natural scene images. To fill such a gap, we develop a Middle-Range (MR) branch to capture middle-range dependencies by restricting self-attention into local patches. Also, we observe that the spatial regions which have large correlations with others can be emphasized to exploit long-range dependencies more accurately, and thus propose a Reweighed Long-Range (RLR) branch. Based on the proposed MR and RLR branches, we build an Omni-Range Dependencies Network (ORDNet) which can effectively capture short-, middle- and long-range dependencies. Our ORDNet is able to extract more comprehensive context information and well adapt to complex spatial variance in scene images. Extensive experiments show that our proposed ORDNet outperforms previous state-of-the-art methods on three scene parsing benchmarks including PASCAL Context, COCO Stuff and ADE20K, demonstrating the superiority of capturing omni-range dependencies in deep models for scene parsing task.

📄 PDF Abstract BibTeX arXiv:2101.03929

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Parsing

Similar Papers 제목 키워드 기반

Capturing Omni-Range Context for Omnidirectional Segmentation

2021-03-09 · CVPR 2021 1 · Kailun Yang, Jiaming Zhang, Simon Reiß, Xinxin Hu 외

Convolutional Networks (ConvNets) excel at semantic segmentation and have become a vital component for perception in autonomous driving. Enabling an all-encompassing view of street-scenes, omnidirectional cameras present…

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

Structure Over Signal: A Globalized Approach to Multi-relational GNNs for Stock Prediction

2025-10-12 · Amber Li, Aruzhan Abil, Juno Marques Oda arxiv

In financial markets, Graph Neural Networks have been successfully applied to modeling relational data, effectively capturing nonlinear inter-stock dependencies. Yet, existing models often fail to efficiently propagate m…

Dense Recurrent Neural Networks for Scene Labeling

2018-01-21 · Heng Fan, Haibin Ling

Recently recurrent neural networks (RNNs) have demonstrated the ability to improve scene labeling through capturing long-range dependencies among image units. In this paper, we propose dense RNNs for scene labeling by ex…

Scene Labeling

Scene Parsing via Dense Recurrent Neural Networks with Attentional Selection

2018-11-09 · Heng Fan, Peng Chu, Longin Jan Latecki, Haibin Ling

Recurrent neural networks (RNNs) have shown the ability to improve scene parsing through capturing long-range dependencies among image units. In this paper, we propose dense RNNs for scene labeling by exploring various l…

Scene LabelingScene Parsing

Increasing diversity of omni-directional images generated from single image using cGAN based on MLPMixer

2023-09-15 · Atsuya Nakata, Ryuto Miyazaki, Takao Yamanaka

This paper proposes a novel approach to generating omni-directional images from a single snapshot picture. The previous method has relied on the generative adversarial networks based on convolutional neural networks (CNN…

DiversityImage Generation