中文
相关论文

相关论文: Capturing Omni-Range Context for Omnidirectional S…

200 篇论文

Intelligent vehicles clearly benefit from the expanded Field of View (FoV) of the 360-degree sensors, but the vast majority of available semantic segmentation training images are captured with pinhole cameras. In this work, we look at this…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Chaoxiang Ma , Jiaming Zhang , Kailun Yang , Alina Roitberg , Rainer Stiefelhagen

Semantic image segmentation is an essential component of modern autonomous driving systems, as an accurate understanding of the surrounding scene is crucial to navigation and action planning. Current state-of-the-art approaches in semantic…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Tobias Pohlen , Alexander Hermans , Markus Mathias , Bastian Leibe

This work proposes a perception system for autonomous vehicles and advanced driver assistance specialized on unpaved roads and off-road environments. In this research, the authors have investigated the behavior of Deep Learning algorithms…

In this work we present FreDSNet, a deep learning solution which obtains semantic 3D understanding of indoor environments from single panoramas. Omnidirectional images reveal task-specific advantages when addressing scene understanding…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Bruno Berenguel-Baeta , Jesus Bermudez-Cameo , Jose J. Guerrero

Recent works have widely explored the contextual dependencies to achieve more accurate segmentation results. However, most approaches rarely distinguish different types of contextual dependencies, which may pollute the scene understanding.…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Changqian Yu , Jingbo Wang , Changxin Gao , Gang Yu , Chunhua Shen , Nong Sang

Contextual information is vital in visual understanding problems, such as semantic segmentation and object detection. We propose a Criss-Cross Network (CCNet) for obtaining full-image contextual information in a very effective and efficient…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Zilong Huang , Xinggang Wang , Yunchao Wei , Lichao Huang , Humphrey Shi , Wenyu Liu , Thomas S. Huang

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…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Shaofei Huang , Si Liu , Tianrui Hui , Jizhong Han , Bo Li , Jiashi Feng , Shuicheng Yan

Two factors have proven to be very important to the performance of semantic segmentation models: global context and multi-level semantics. However, generating features that capture both factors always leads to high computational complexity,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Qi Song , Kangfu Mei , Rui Huang

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi

Convolutional networks are powerful visual models that yield hierarchies of features. We show that convolutional networks by themselves, trained end-to-end, pixels-to-pixels, exceed the state-of-the-art in semantic segmentation. Our key…

计算机视觉与模式识别 · 计算机科学 2015-03-10 Jonathan Long , Evan Shelhamer , Trevor Darrell

This paper proposes Omnidirectional Representations from Transformers (OmniNet). In OmniNet, instead of maintaining a strictly horizontal receptive field, each token is allowed to attend to all tokens in the entire network. This process can…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Yi Tay , Mostafa Dehghani , Vamsi Aribandi , Jai Gupta , Philip Pham , Zhen Qin , Dara Bahri , Da-Cheng Juan , Donald Metzler

Urban-scene Image segmentation is an important and trending topic in computer vision with wide use cases like autonomous driving [1]. Starting with the breakthrough work of Long et al. [2] that introduces Fully Convolutional Networks…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Shorya Sharma

In this paper, we present a novel neural network using multi scale feature fusion at various scales for accurate and efficient semantic image segmentation. We used ResNet based feature extractor, dilated convolutional layers in downsampling…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Abhinav Sagar , RajKumar Soundrapandiyan

Omnidirectional scene understanding is vital for various downstream applications, such as embodied AI, autonomous driving, and immersive environments, yet remains challenging due to geometric distortion and complex spatial relations in…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Xinshen Zhang , Tongxi Fu , Xu Zheng

Autonomous vehicles are the next revolution in the automobile industry and they are expected to revolutionize the future of transportation. Understanding the scenario in which the autonomous vehicle will operate is critical for its…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Naveen Mathews Renji , Kruthika K , Manasa Keshavamurthy , Pooja Kumari , S. Rajarajeswari

Autonomous vehicles clearly benefit from the expanded Field of View (FoV) of 360-degree sensors, but modern semantic segmentation approaches rely heavily on annotated training data which is rarely available for panoramic images. We look at…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Jiaming Zhang , Chaoxiang Ma , Kailun Yang , Alina Roitberg , Kunyu Peng , Rainer Stiefelhagen

Parsing urban scene images benefits many applications, especially self-driving. Most of the current solutions employ generic image parsing models that treat all scales and locations in the images equally and do not consider the geometry…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Xin Li , Zequn Jie , Wei Wang , Changsong Liu , Jimei Yang , Xiaohui Shen , Zhe Lin , Qiang Chen , Shuicheng Yan , Jiashi Feng

Precise segmentation of medical images is fundamental for extracting critical clinical information, which plays a pivotal role in enhancing the accuracy of diagnoses, formulating effective treatment plans, and improving patient outcomes.…

图像与视频处理 · 电气工程与系统科学 2024-06-21 Jintong Hu , Siyan Chen , Zhiyi Pan , Sen Zeng , Wenming Yang

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

Deep convolutional neural networks (CNNs) have been shown to perform extremely well at a variety of tasks including subtasks of autonomous driving such as image segmentation and object classification. However, networks designed for these…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Yiqi Hou , Sascha Hornauer , Karl Zipser
‹ 上一页 1 2 3 10 下一页 ›