中文
相关论文

相关论文: ORDNet: Capturing Omni-Range Dependencies for Scen…

200 篇论文

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 long-range semantic…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Heng Fan , Peng Chu , Longin Jan Latecki , 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 exploring various…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Heng Fan , Haibin Ling

Semantic segmentation of remote sensing images plays an important role in a wide range of applications including land resource management, biosphere monitoring and urban planning. Although the accuracy of semantic segmentation in remote…

图像与视频处理 · 电气工程与系统科学 2021-09-21 Rui Li , Shunyi Zheng , Chenxi Duan , Ce Zhang , Jianlin Su , P. M. Atkinson

Non-local operations are usually used to capture long-range dependencies via aggregating global context to each position recently. However, most of the methods cannot preserve object shapes since they only focus on feature similarity but…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Pengju Zhang , Yihong Wu , Jiagang Zhu

Recent non-local self-attention methods have proven to be effective in capturing long-range dependencies for semantic segmentation. These methods usually form a similarity map of RC*C (by compressing spatial dimensions) or RHW*HW (by…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Qi Song , Jie Li , Chenghong Li , Hao Guo , Rui Huang

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 themselves as a…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Kailun Yang , Jiaming Zhang , Simon Reiß , Xinxin Hu , Rainer Stiefelhagen

Recently many multi-label image recognition (MLR) works have made significant progress by introducing pre-trained object detection models to generate lots of proposals or utilizing statistical label co-occurrence enhance the correlation…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Tao Pu , Mingzhan Sun , Hefeng Wu , Tianshui Chen , Ling Tian , Liang Lin

Salient object detection plays an important role in many downstream tasks. However, complex real-world scenes with varying scales and numbers of salient objects still pose a challenge. In this paper, we directly address the problem of…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Bowen Deng , Andrew P. French , Michael P. Pound

Retrieving occlusion relation among objects in a single image is challenging due to sparsity of boundaries in image. We observe two key issues in existing works: firstly, lack of an architecture which can exploit the limited amount of…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Panhe Feng , Qi She , Lei Zhu , Jiaxin Li , Lin Zhang , Zijian Feng , Changhu Wang , Chunpeng Li , Xuejing Kang , Anlong Ming

Long-range dependency modeling has been widely considered in modern deep learning based semantic segmentation methods, especially those designed for large-size remote sensing images, to compensate the intrinsic locality of standard…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Dawen Yu , Shunping Ji

In NeRF, a critical problem is to effectively estimate the occupancy to guide empty-space skipping and point sampling. Grid-based methods work well for small-scale scenes. However, on large-scale scenes, they are limited by predefined…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Zhenxing Mi , Dan Xu

High-resolution remote sensing (HRRS) image segmentation is challenging due to complex spatial layouts and diverse object appearances. While CNNs excel at capturing local features, they struggle with long-range dependencies, whereas…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Yichun Yu , Yuqing Lan , Zhihuan Xing , Xiaoyi Yang , Tingyue Tang , Dan Yu

Land cover maps generated from semantic segmentation of high-resolution remotely sensed images have drawn mucon in the photogrammetry and remote sensing research community. Currently, massive fine-resolution remotely sensed (FRRS) images…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Naftaly Wambugu , Ruisheng Wang , Bo Guo , Tianshu Yu , Sheng Xu , Mohammed Elhassan

Deep convolution neural networks (CNN) have demonstrated advanced performance on single-label image classification, and various progress also have been made to apply CNN methods on multi-label image classification, which requires to…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Junjie Zhang , Qi Wu , Chunhua Shen , Jian Zhang , Jianfeng Lu

We present lambda layers -- an alternative framework to self-attention -- for capturing long-range interactions between an input and structured contextual information (e.g. a pixel surrounded by other pixels). Lambda layers capture such…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Irwan Bello

Context in image is crucial for scene labeling while existing methods only exploit local context generated from a small surrounding area of an image patch or a pixel, by contrast long-range and global contextual information is ignored. To…

计算机视觉与模式识别 · 计算机科学 2016-08-12 Heng Fan , Xue Mei , Danil Prokhorov , Haibin Ling

Designed as extremely deep architectures, deep residual networks which provide a rich visual representation and offer robust convergence behaviors have recently achieved exceptional performance in numerous computer vision problems. Being…

计算机视觉与模式识别 · 计算机科学 2017-04-13 T. Hoang Ngan Le , Chi Nhan Duong , Ligong Han , Khoa Luu , Marios Savvides , Dipan Pal

Convolutional Neural Networks (CNNs) model long-range dependencies by deeply stacking convolution operations with small window sizes, which makes the optimizations difficult. This paper presents region-based non-local (RNL) operations as a…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Guoxi Huang , Adrian G. Bors

Accurate extraction of the Region of Interest is critical for successful ocular region-based biometrics. In this direction, we propose a new context-based segmentation approach, entitled Ocular Region Context Network (ORCNet), introducing a…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Diego Rafael Lucio , Luiz A. Zanlorensi , Yandre Maldonado e Gomes da Costa , David Menotti

Scene Text Recognition (STR) remains challenging due to real-world complexities, where decoupled visual-linguistic optimization in existing frameworks amplifies error propagation through cross-modal misalignment. Visual encoders exhibit…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Lixu Sun , Nurmemet Yolwas , Wushour Silamu
‹ 上一页 1 2 3 10 下一页 ›