中文
相关论文

相关论文: Terrain-Enhanced Resolution-aware Refinement Atten…

200 篇论文

Off-road semantic segmentation is fundamentally challenged by irregular terrain, vegetation clutter, and inherent annotation ambiguity. Unlike urban scenes with crisp object boundaries, off-road environments exhibit strong class-level…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Seongkyu Choi Jhonghyun An

Off-road semantic segmentation with fine-grained labels is necessary for autonomous vehicles to understand driving scenes, as the coarse-grained road detection can not satisfy off-road vehicles with various mechanical properties.…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Biao Gao , Xijun Zhao , Huijing Zhao

Autonomous off-road navigation faces challenges due to diverse, unstructured environments, requiring robust perception with both geometric and semantic understanding. However, scarce densely labeled semantic data limits generalization…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Aurelio Noca , Xianmei Lei , Jonathan Becktor , Jeffrey Edlund , Anna Sabel , Patrick Spieler , Curtis Padgett , Alexandre Alahi , Deegan Atha

Road detection or traversability analysis has been a key technique for a mobile robot to traverse complex off-road scenes. The problem has been mainly formulated in early works as a binary classification one, e.g. associating pixels with…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Biao Gao , Shaochi Hu , Xijun Zhao , Huijing Zhao

Temporal convolutional networks (TCNs) are a commonly used architecture for temporal video segmentation. TCNs however, tend to suffer from over-segmentation errors and require additional refinement modules to ensure smoothness and temporal…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Dipika Singhania , Rahul Rahaman , Angela Yao

Off-road image semantic segmentation is challenging due to the presence of uneven terrains, unstructured class boundaries, irregular features and strong textures. These aspects affect the perception of the vehicle from which the information…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Kasi Viswanath , Kartikeya Singh , Peng Jiang , Sujit P. B. , Srikanth Saripalli

The encoder-decoder architecture is widely used as a lightweight semantic segmentation network. However, it struggles with a limited performance compared to a well-designed Dilated-FCN model for two major problems. First, commonly used…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Jiangyun Li , Sen Zha , Chen Chen , Meng Ding , Tianxiang Zhang , Hong Yu

Accurate 3D lane segment detection and topology reasoning are critical for structured online map construction in autonomous driving. Recent transformer-based approaches formulate this task as query-based set prediction, yet largely inherit…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Danny Abraham , Nikhil Kamalkumar Advani , Arun Das , Nikil Dutt

Excellent performance has been achieved on instance segmentation but the quality on the boundary area remains unsatisfactory, which leads to a rising attention on boundary refinement. For practical use, an ideal post-processing refinement…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Chenming Zhu , Xuanye Zhang , Yanran Li , Liangdong Qiu , Kai Han , Xiaoguang Han

Visual autoregressive (AR) generation offers a promising path toward unifying vision and language models, yet its performance remains suboptimal against diffusion models. Prior work often attributes this gap to tokenizer limitations and…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Qiyuan He , Yicong Li , Haotian Ye , Jinghao Wang , Xinyao Liao , Pheng-Ann Heng , Stefano Ermon , James Zou , Angela Yao

In this paper, we present a novel cross-consistency based semi-supervised approach for semantic segmentation. Consistency training has proven to be a powerful semi-supervised learning framework for leveraging unlabeled data under the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yassine Ouali , Céline Hudelot , Myriam Tami

Autonomous robotic systems applied to new domains require an abundance of expensive, pixel-level dense labels to train robust semantic segmentation models under full supervision. This study proposes a model-agnostic Depth Edge Alignment…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Patrick Schmidt , Vasileios Belagiannis , Lazaros Nalpantidis

Though semantic segmentation has been heavily explored in vision literature, unique challenges remain in the remote sensing domain. One such challenge is how to handle resolution mismatch between overhead imagery and ground-truth label…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Scott Workman , Armin Hadzic , M. Usman Rafique

Effective integration of local and global contextual information is crucial for semantic segmentation and dense image labeling. We develop two encoder-decoder based deep learning architectures to address this problem. We first propose a…

计算机视觉与模式识别 · 计算机科学 2018-07-02 Md Amirul Islam , Mrigank Rochan , Shujon Naha , Neil D. B. Bruce , Yang Wang

Latent generative models have shown remarkable progress in high-fidelity image synthesis, typically using a two-stage training process that involves compressing images into latent embeddings via learned tokenizers in the first stage. The…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Tejaswini Medi , Hsien-Yi Wang , Arianna Rampini , Margret Keuper

Fine-grained image-text alignment is a pivotal challenge in multimodal learning, underpinning key applications such as visual question answering, image captioning, and vision-language navigation. Unlike global alignment, fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Jiale Liu , Haoming Zhou , Yishu Liu , Bingzhi Chen , Yuncheng Jiang

We consider the problem of semantic image segmentation using deep convolutional neural networks. We propose a novel network architecture called the label refinement network that predicts segmentation labels in a coarse-to-fine fashion at…

计算机视觉与模式识别 · 计算机科学 2017-03-03 Md Amirul Islam , Shujon Naha , Mrigank Rochan , Neil Bruce , Yang Wang

Semantic segmentation has achieved great success in ideal conditions. However, when facing extreme conditions (e.g., insufficient light, fierce camera motion), most existing methods suffer from significant information loss of RGB, severely…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Nan Bao , Yifan Zhao , Lin Zhu , Jia Li

Semantic segmentation of outdoor street scenes plays a key role in applications such as autonomous driving, mobile robotics, and assistive technology for visually-impaired pedestrians. For these applications, accurately distinguishing…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Shreshth Rajan , Raymond Liu

The challenges of road network segmentation demand an algorithm capable of adapting to the sparse and irregular shapes, as well as the diverse context, which often leads traditional encoding-decoding methods and simple Transformer…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Jie Song , Yue Sun , Ziyun Cai , Liang Xiao , Yawen Huang , Yefeng Zheng
‹ 上一页 1 2 3 10 下一页 ›