中文
相关论文

相关论文: Improving Multimodal Distillation for 3D Semantic …

200 篇论文

Deep learning generates state-of-the-art semantic segmentation provided that a large number of images together with pixel-wise annotations are available. To alleviate the expensive data collection process, we propose a semi-supervised…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Assia Benbihi , Matthieu Geist , Cédric Pradalier

The aim of this paper is to give an overview of the recent advancements in the Unsupervised Domain Adaptation (UDA) of deep networks for semantic segmentation. This task is attracting a wide interest, since semantic segmentation models…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Marco Toldo , Andrea Maracani , Umberto Michieli , Pietro Zanuttigh

Unsupervised domain adaptation (UDA) is important for applications where large scale annotation of representative data is challenging. For semantic segmentation in particular, it helps deploy on real "target domain" data models that are…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Tuan-Hung Vu , Himalaya Jain , Maxime Bucher , Matthieu Cord , Patrick Pérez

Projecting visual features into word embedding space has become a significant fusion strategy adopted by Multimodal Large Language Models (MLLMs). However, its internal mechanisms have yet to be explored. Inspired by multilingual research,…

计算与语言 · 计算机科学 2025-05-21 Jiahao Huo , Yibo Yan , Boren Hu , Yutao Yue , Xuming Hu

With the recent growth of urban mapping and autonomous driving efforts, there has been an explosion of raw 3D data collected from terrestrial platforms with lidar scanners and color cameras. However, due to high labeling costs, ground-truth…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Kyle Genova , Xiaoqi Yin , Abhijit Kundu , Caroline Pantofaru , Forrester Cole , Avneesh Sud , Brian Brewington , Brian Shucker , Thomas Funkhouser

Deep learning (DL) has been the primary approach used in various computer vision tasks due to its relevant results achieved on many tasks. However, on real-world scenarios with partially or no labeled data, DL methods are also prone to the…

Semantic segmentation of 3D LiDAR point clouds is important in urban remote sensing for understanding real-world street environments. This task, by projecting LiDAR point clouds and 3D semantic labels as sparse maps, can be reformulated as…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Xiaoyu Dong , Tiankui Xian , Wanshui Gan , Naoto Yokoya

The current state-of-the art techniques for image segmentation are often based on U-Net architectures, a U-shaped encoder-decoder networks with skip connections. Despite the powerful performance, the architecture often does not perform well…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Asbjørn Munk , Ao Ma , Mads Nielsen

Recent advancements in vision foundation models (VFMs) have opened up new possibilities for versatile and efficient visual perception. In this work, we introduce Seal, a novel framework that harnesses VFMs for segmenting diverse automotive…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Youquan Liu , Lingdong Kong , Jun Cen , Runnan Chen , Wenwei Zhang , Liang Pan , Kai Chen , Ziwei Liu

In-context segmentation has drawn increasing attention with the advent of vision foundation models. Its goal is to segment objects using given reference images. Most existing approaches adopt metric learning or masked image modeling to…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Chaoyang Wang , Xiangtai Li , Henghui Ding , Lu Qi , Jiangning Zhang , Yunhai Tong , Chen Change Loy , Shuicheng Yan

Unified segmentation of 3D point clouds is crucial for scene understanding, but is hindered by its sparse structure, limited annotations, and the challenge of distinguishing fine-grained object classes in complex environments. Existing…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Zongyan Han , Mohamed El Amine Boudjoghra , Jiahua Dong , Jinhong Wang , Rao Muhammad Anwer

LiDAR scene generation is increasingly important for scalable simulation and synthetic data creation, especially under diverse sensing conditions that are costly to capture at scale. Typically, diffusion-based LiDAR generators are developed…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Youquan Liu , Weidong Yang , Ao Liang , Xiang Xu , Lingdong Kong , Yang Wu , Dekai Zhu , Xin Li , Runnan Chen , Ben Fei , Tongliang Liu , Wanli Ouyang

Precise and accurate predictions over boundary areas are essential for semantic segmentation. However, the commonly-used convolutional operators tend to smooth and blur local detail cues, making it difficult for deep models to generate…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Haoru Tan , Sitong Wu , Jimin Pi

Large-scale LiDAR-based point cloud semantic segmentation is a critical task in autonomous driving perception. Almost all of the previous state-of-the-art LiDAR semantic segmentation methods are variants of sparse 3D convolution. Although…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Chuanyu Luo , Nuo Cheng , Sikun Ma , Han Li , Xiaohan Li , Shengguang Lei , Pu Li

We describe a simple method for unsupervised domain adaptation, whereby the discrepancy between the source and target distributions is reduced by swapping the low-frequency spectrum of one with the other. We illustrate the method in…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yanchao Yang , Stefano Soatto

This work investigates learning pixel-wise semantic image segmentation in urban scenes without any manual annotation, just from the raw non-curated data collected by cars which, equipped with cameras and LiDAR sensors, drive around a city.…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Antonin Vobecky , David Hurych , Oriane Siméoni , Spyros Gidaris , Andrei Bursuc , Patrick Pérez , Josef Sivic

Generalising deep models to new data from new centres (termed here domains) remains a challenge. This is largely attributed to shifts in data statistics (domain shifts) between source and unseen domains. Recently, gradient-based…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xiao Liu , Spyridon Thermos , Alison O'Neil , Sotirios A. Tsaftaris

As a fundamental task in computer vision, semantic segmentation is widely applied in fields such as autonomous driving, remote sensing image analysis, and medical image processing. In recent years, Transformer-based segmentation methods…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Tai An , Weiqiang Huang , Da Xu , Qingyuan He , Jiacheng Hu , Yujia Lou

Knowledge distillation is an effective method for training small and efficient deep learning models. However, the efficacy of a single method can degenerate when transferring to other tasks, modalities, or even other architectures. To…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Roy Miles , Ismail Elezi , Jiankang Deng

Multi-modality fusion is proven an effective method for 3d perception for autonomous driving. However, most current multi-modality fusion pipelines for LiDAR semantic segmentation have complicated fusion mechanisms. Point painting is a…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Zichao Dong , Bowen Pang , Xufeng Huang , Hang Ji , Xin Zhan , Junbo Chen
‹ 上一页 1 8 9 10 下一页 ›