中文
相关论文

相关论文: Mask4Former: Mask Transformer for 4D Panoptic Segm…

200 篇论文

Semantic segmentation of LiDAR point clouds has been widely studied in recent years, with most existing methods focusing on tackling this task using a single scan of the environment. However, leveraging the temporal stream of observations…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Enxu Li , Sergio Casas , Raquel Urtasun

Instance segmentation of ships in synthetic aperture radar (SAR) imagery is critical for applications such as maritime monitoring, environmental analysis, and national security. SAR ship images present challenges including scale variation,…

计算机视觉与模式识别 · 计算机科学 2025-06-16 F. Gao , Y Li , X He , J Sun , J Wang

Range-view based LiDAR segmentation methods are attractive for practical applications due to their direct inheritance from efficient 2D CNN architectures. In literature, most range-view based methods follow the per-pixel classification…

计算机视觉与模式识别 · 计算机科学 2022-06-27 Yi Gu , Yuming Huang , Chengzhong Xu , Hui Kong

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

In this work, we present a new paradigm, called 4D-StOP, to tackle the task of 4D Panoptic LiDAR Segmentation. 4D-StOP first generates spatio-temporal proposals using voting-based center predictions, where each point in the 4D volume votes…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Lars Kreuzberg , Idil Esen Zulfikar , Sabarinath Mahadevan , Francis Engelmann , Bastian Leibe

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

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

3D point cloud segmentation has made tremendous progress in recent years. Most current methods focus on aggregating local features, but fail to directly model long-range dependencies. In this paper, we propose Stratified Transformer that is…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xin Lai , Jianhui Liu , Li Jiang , Liwei Wang , Hengshuang Zhao , Shu Liu , Xiaojuan Qi , Jiaya Jia

In this work, we present SeqFormer for video instance segmentation. SeqFormer follows the principle of vision transformer that models instance relationships among video frames. Nevertheless, we observe that a stand-alone instance query…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Junfeng Wu , Yi Jiang , Song Bai , Wenqing Zhang , Xiang Bai

In this paper, we tackle an emerging computer vision task, open-vocabulary universal image segmentation, that aims to perform semantic/instance/panoptic segmentation (background semantic labeling + foreground instance segmentation) for…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Zheng Ding , Jieke Wang , Zhuowen Tu

Semantic Scene Completion (SSC) has emerged as a pivotal approach for jointly learning scene geometry and semantics, enabling downstream applications such as navigation in mobile robotics. The recent generalization to Panoptic Scene…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Markus Gross , Aya Fahmy , Danit Niwattananan , Dominik Muhle , Rui Song , Daniel Cremers , Henri Meeß

3D instance segmentation aims to predict a set of object instances in a scene, representing them as binary foreground masks with corresponding semantic labels. Currently, transformer-based methods are gaining increasing attention due to…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Jiahao Lu , Jiacheng Deng

We propose Clustering Mask Transformer (CMT-DeepLab), a transformer-based framework for panoptic segmentation designed around clustering. It rethinks the existing transformer architectures used in segmentation and detection; CMT-DeepLab…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Qihang Yu , Huiyu Wang , Dahun Kim , Siyuan Qiao , Maxwell Collins , Yukun Zhu , Hartwig Adam , Alan Yuille , Liang-Chieh Chen

We tackle the problem of object-centric learning on point clouds, which is crucial for high-level relational reasoning and scalable machine intelligence. In particular, we introduce a framework, SPAIR3D, to factorize a 3D point cloud into a…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tianyu Wang , Miaomiao Liu , Kee Siong Ng

Existing 3D semantic segmentation methods rely on point-wise or voxel-wise feature descriptors to output segmentation predictions. However, these descriptors are often supervised at point or voxel level, leading to segmentation models that…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Bo Sun , Qixing Huang , Xiangru Huang

Modern one-stage video instance segmentation networks suffer from two limitations. First, convolutional features are neither aligned with anchor boxes nor with ground-truth bounding boxes, reducing the mask sensitivity to spatial location.…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Minghan Li , Shuai Li , Lida Li , Lei Zhang

Segmenting objects in videos is a fundamental computer vision task. The current deep learning based paradigm offers a powerful, but data-hungry solution. However, current datasets are limited by the cost and human effort of annotating…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Bin Zhao , Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

Current semantic segmentation models have achieved great success under the independent and identically distributed (i.i.d.) condition. However, in real-world applications, test data might come from a different domain than training data.…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Jian Ding , Nan Xue , Gui-Song Xia , Bernt Schiele , Dengxin Dai

Semantic segmentation of large-scale 3D point clouds is crucial for applications such as autonomous driving and urban digital twins. However, the sparse sampling pattern of LiDAR and the view-dependent geometric distortion in image…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Shuai Zhang , Zhecheng Shi , Zhuxiao Li , Jing Ou , Tengxi Wang , Yuan Liu , Wufan Zhao

DAVIS camera, streaming two complementary sensing modalities of asynchronous events and frames, has gradually been used to address major object detection challenges (e.g., fast motion blur and low-light). However, how to effectively…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Dianze Li , Jianing Li , Yonghong Tian