中文
相关论文

相关论文: Segment as Points for Efficient Online Multi-Objec…

200 篇论文

LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this dense data enables…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Z. Rozsa , Á. Madaras , Q. Wei , X. Lu , M. Golarits , H. Yuan , T. Sziranyi , R. Hamzaoui

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

Multi-object tracking (MOT) aims to associate target objects across video frames in order to obtain entire moving trajectories. With the advancement of deep neural networks and the increasing demand for intelligent video analysis, MOT has…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Gaoang Wang , Mingli Song , Jenq-Neng Hwang

The majority of point cloud registration methods currently rely on extracting features from points. However, these methods are limited by their dependence on information obtained from a single modality of points, which can result in…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Yifan Xie , Jihua Zhu , Shiqi Li , Pengcheng Shi

Despite significant efforts, cutting-edge video segmentation methods still remain sensitive to occlusion and rapid movement, due to their reliance on the appearance of objects in the form of object embeddings, which are vulnerable to these…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Qihao Liu , Junfeng Wu , Yi Jiang , Xiang Bai , Alan Yuille , Song Bai

In this paper, we focus on exploring the fusion of images and point clouds for 3D object detection in view of the complementary nature of the two modalities, i.e., images possess more semantic information while point clouds specialize in…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Ming Zhu , Chao Ma , Pan Ji , Xiaokang Yang

Multiple Object Tracking (MOT) focuses on modeling the relationship of detected objects among consecutive frames and merge them into different trajectories. MOT remains a challenging task as noisy and confusing detection results often…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Tao Wang , Kean Chen , Weiyao Lin , John See , Zenghui Zhang , Qian Xu , Xia Jia

Understanding point cloud has recently gained huge interests following the development of 3D scanning devices and the accumulation of large-scale 3D data. Most point cloud processing algorithms can be classified as either point-based or…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Pyunghwan Ahn , Juyoung Yang , Eojindl Yi , Chanho Lee , Junmo Kim

3D semantic segmentation is a fundamental building block for several scene understanding applications such as autonomous driving, robotics and AR/VR. Several state-of-the-art semantic segmentation models suffer from the part…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Anirud Thyagharajan , Benjamin Ummenhofer , Prashant Laddha , Om J Omer , Sreenivas Subramoney

Visual objects often have acoustic signatures that are naturally synchronized with them in audio-bearing video recordings. For this project, we explore the multimodal feature aggregation for video instance segmentation task, in which we…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Kaihui Zheng , Yuqing Ren , Zixin Shen , Tianxu Qin

With the rapid progress of deep convolutional neural networks, in almost all robotic applications, the availability of 3D point clouds improves the accuracy of 3D semantic segmentation methods. Rendering of these irregular, unstructured,…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Mobina Mahdavi , Fahimeh Fooladgar , Shohreh Kasaei

Instance segmentation on 3D point clouds is one of the most extensively researched areas toward the realization of autonomous cars and robots. Certain existing studies have split input point clouds into small regions such as 1m x 1m; one…

机器学习 · 计算机科学 2019-09-30 Kosuke Arase , Yusuke Mukuta , Tatsuya Harada

Previous top-performing approaches for point cloud instance segmentation involve a bottom-up strategy, which often includes inefficient operations or complex pipelines, such as grouping over-segmented components, introducing additional…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Tong He , Chunhua Shen , Anton van den Hengel

Identifying moving objects is a crucial capability for autonomous navigation, consistent map generation, and future trajectory prediction of objects. In this paper, we propose a novel network that addresses the challenge of segmenting…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Neng Wang , Chenghao Shi , Ruibin Guo , Huimin Lu , Zhiqiang Zheng , Xieyuanli Chen

Most instance segmentation models are not end-to-end trainable due to either the incorporation of proposal estimation (RPN) as a pre-processing or non-maximum suppression (NMS) as a post-processing. Here we propose a novel end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Kaining Ying , Zhenhua Wang , Cong Bai , Pengfei Zhou

Exploring dense matching between the current frame and past frames for long-range context modeling, memory-based methods have demonstrated impressive results in video object segmentation (VOS) recently. Nevertheless, due to the lack of…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Junke Wang , Dongdong Chen , Zuxuan Wu , Chong Luo , Chuanxin Tang , Xiyang Dai , Yucheng Zhao , Yujia Xie , Lu Yuan , Yu-Gang Jiang

Exploring contextual information in the local region is important for shape understanding and analysis. Existing studies often employ hand-crafted or explicit ways to encode contextual information of local regions. However, it is hard to…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Xinhai Liu , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

Multi-object tracking (MOT) is a core task in computer vision that involves detecting objects in video frames and associating them across time. The rise of deep learning has significantly advanced MOT, particularly within the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Momir Adžemović

We present a new instance segmentation approach tailored to biological images, where instances may correspond to individual cells, organisms or plant parts. Unlike instance segmentation for user photographs or road scenes, in biological…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Victor Kulikov , Victor Lempitsky

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