中文
相关论文

相关论文: OneFormer3D: One Transformer for Unified Point Clo…

200 篇论文

Modern 3D semantic instance segmentation approaches predominantly rely on specialized voting mechanisms followed by carefully designed geometric clustering techniques. Building on the successes of recent Transformer-based methods for object…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Jonas Schult , Francis Engelmann , Alexander Hermans , Or Litany , Siyu Tang , Bastian Leibe

Universal Image Segmentation is not a new concept. Past attempts to unify image segmentation in the last decades include scene parsing, panoptic segmentation, and, more recently, new panoptic architectures. However, such panoptic…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Jitesh Jain , Jiachen Li , MangTik Chiu , Ali Hassani , Nikita Orlov , Humphrey Shi

Accurately perceiving and tracking instances over time is essential for the decision-making processes of autonomous agents interacting safely in dynamic environments. With this intention, we propose Mask4Former for the challenging task of…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Kadir Yilmaz , Jonas Schult , Alexey Nekrasov , Bastian Leibe

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

Image segmentation is about grouping pixels with different semantics, e.g., category or instance membership, where each choice of semantics defines a task. While only the semantics of each task differ, current research focuses on designing…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Bowen Cheng , Ishan Misra , Alexander G. Schwing , Alexander Kirillov , Rohit Girdhar

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

Despite significant progress in 3D point cloud segmentation, existing methods primarily address specific tasks and depend on explicit instructions to identify targets, lacking the capability to infer and understand implicit user intentions…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Shuting He , Henghui Ding , Xudong Jiang , Bihan Wen

DEtection TRansformer (DETR) started a trend that uses a group of learnable queries for unified visual perception. This work begins by applying this appealing paradigm to LiDAR-based point cloud segmentation and obtains a simple yet…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Zeqi Xiao , Wenwei Zhang , Tai Wang , Chen Change Loy , Dahua Lin , Jiangmiao Pang

We propose UniSeg3D, a unified 3D scene understanding framework that achieves panoptic, semantic, instance, interactive, referring, and open-vocabulary segmentation tasks within a single model. Most previous 3D segmentation approaches are…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Wei Xu , Chunsheng Shi , Sifan Tu , Xin Zhou , Dingkang Liang , Xiang Bai

Point cloud panoptic segmentation is a challenging task that seeks a holistic solution for both semantic and instance segmentation to predict groupings of coherent points. Previous approaches treat semantic and instance segmentation as…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shihao Su , Jianyun Xu , Huanyu Wang , Zhenwei Miao , Xin Zhan , Dayang Hao , Xi Li

We introduce a highly efficient method for panoptic segmentation of large 3D point clouds by redefining this task as a scalable graph clustering problem. This approach can be trained using only local auxiliary tasks, thereby eliminating the…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Damien Robert , Hugo Raguet , Loic Landrieu

Recently, fully-convolutional one-stage networks have shown superior performance comparing to two-stage frameworks for instance segmentation as typically they can generate higher-quality mask predictions with less computation. In addition,…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Hao Chen , Chunhua Shen , Zhi Tian

Domain adaptive panoptic segmentation aims to mitigate data annotation challenge by leveraging off-the-shelf annotated data in one or multiple related source domains. However, existing studies employ two separate networks for instance…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Jingyi Zhang , Jiaxing Huang , Xiaoqin Zhang , Shijian Lu

Category-specific models are provenly valuable methods in 3D single object tracking (SOT) regardless of Siamese or motion-centric paradigms. However, such over-specialized model designs incur redundant parameters, thus limiting the broader…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Jiahao Nie , Zhiwei He , Xudong Lv , Xueyi Zhou , Dong-Kyu Chae , Fei Xie

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work, we jointly address…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Quang-Hieu Pham , Duc Thanh Nguyen , Binh-Son Hua , Gemma Roig , Sai-Kit Yeung

This paper introduces a new problem in 3D point cloud: few-shot instance segmentation. Given a few annotated point clouds exemplified a target class, our goal is to segment all instances of this target class in a query point cloud. This…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Tuan Ngo , Khoi Nguyen

3D point cloud segmentation remains challenging for structureless and textureless regions. We present a new unified point-based framework for 3D point cloud segmentation that effectively optimizes pixel-level features, geometrical…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Hung-Yueh Chiang , Yen-Liang Lin , Yueh-Cheng Liu , Winston H. Hsu

Most existing 3D instance segmentation methods are derived from 3D semantic segmentation models. However, these indirect approaches suffer from certain limitations. They fail to fully leverage global and local semantic information for…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Lei Pan , Wuyang Luan , Yuan Zheng , Qiang Fu , Junhui Li

LiDAR panoptic segmentation, which jointly performs instance and semantic segmentation for things and stuff classes, plays a fundamental role in LiDAR perception tasks. While most existing methods explicitly separate these two segmentation…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Yu Yang , Jianbiao Mei , Liang Liu , Siliang Du , Yilin Xiao , Jongwon Ra , Yong Liu , Xiao Xu , Huifeng Wu

Interactive point cloud segmentation has become a pivotal task for understanding 3D scenes, enabling users to guide segmentation models with simple interactions such as clicks, therefore significantly reducing the effort required to tailor…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Chenrui Han , Xuan Yu , Yuxuan Xie , Yili Liu , Sitong Mao , Shunbo Zhou , Rong Xiong , Yue Wang
‹ 上一页 1 2 3 10 下一页 ›