中文
相关论文

相关论文: Scalable SoftGroup for 3D Instance Segmentation on…

200 篇论文

3D point cloud semantic segmentation is a challenging topic in the computer vision field. Most of the existing methods in literature require a large amount of fully labeled training data, but it is extremely time-consuming to obtain these…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shuang Deng , Qiulei Dong , Bo Liu , Zhanyi Hu

3D point cloud semantic segmentation has a wide range of applications. Recently, weakly supervised point cloud segmentation methods have been proposed, aiming to alleviate the expensive and laborious manual annotation process by leveraging…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Xiawei Li , Qingyuan Xu , Jing Zhang , Tianyi Zhang , Qian Yu , Lu Sheng , Dong Xu

In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting of two stages: At…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xin Kong , Guangyao Zhai , Baoquan Zhong , Yong Liu

The current state-of-the-art methods in 3D instance segmentation typically involve a clustering step, despite the tendency towards heuristics, greedy algorithms, and a lack of robustness to the changes in data statistics. In contrast, we…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Tong He , Wei Yin , Chunhua Shen , Anton van den Hengel

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

A 3D point cloud describes the real scene precisely and intuitively.To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Xinlong Wang , Shu Liu , Xiaoyong Shen , Chunhua Shen , Jiaya Jia

We present a novel two-stage fully sparse convolutional 3D object detection framework, named CAGroup3D. Our proposed method first generates some high-quality 3D proposals by leveraging the class-aware local group strategy on the object…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Haiyang Wang , Lihe Ding , Shaocong Dong , Shaoshuai Shi , Aoxue Li , Jianan Li , Zhenguo Li , Liwei Wang

While deep learning-based methods have demonstrated outstanding results in numerous domains, some important functionalities are missing. Resolution scalability is one of them. In this work, we introduce a novel architecture, dubbed…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Remco Royen , Adrian Munteanu

Instance segmentation with neural networks is an essential task in environment perception. In many works, it has been observed that neural networks can predict false positive instances with high confidence values and true positives with low…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Kira Maag , Matthias Rottmann , Serin Varghese , Fabian Hueger , Peter Schlicht , Hanno Gottschalk

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

3D semantic scene understanding tasks have achieved great success with the emergence of deep learning, but often require a huge amount of manually annotated training data. To alleviate the annotation cost, we propose the first…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Shichao Dong , Guosheng Lin

Recently, Spiking Neural Networks (SNNs), enjoying extreme energy efficiency, have drawn much research attention on 2D visual recognition and shown gradually increasing application potential. However, it still remains underexplored whether…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Dayong Ren , Zhe Ma , Yuanpei Chen , Weihang Peng , Xiaode Liu , Yuhan Zhang , Yufei Guo

Downsampling and feature extraction are essential procedures for 3D point cloud understanding. Existing methods are limited by the inconsistent point densities of different parts in the point cloud. In this work, we analyze the limitation…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Qi Wang , Sheng Shi , Jiahui Li , Wuming Jiang , Xiangde Zhang

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

Semantic segmentation has emerged as a pivotal area of study in computer vision, offering profound implications for scene understanding and elevating human-machine interactions across various domains. While 2D semantic segmentation has…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Aditya Krishnan , Jayneel Vora , Prasant Mohapatra

3D point cloud segmentation is an important function that helps robots understand the layout of their surrounding environment and perform tasks such as grasping objects, avoiding obstacles, and finding landmarks. Current segmentation…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jingdao Chen , Zsolt Kira , Yong K. Cho

We introduce a method for instance proposal generation for 3D point clouds. Existing techniques typically directly regress proposals in a single feed-forward step, leading to inaccurate estimation. We show that this serves as a critical…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Weiwei Sun , Daniel Rebain , Renjie Liao , Vladimir Tankovich , Soroosh Yazdani , Kwang Moo Yi , Andrea Tagliasacchi

This work presents an adaptive group testing framework for the range-based high dimensional near neighbor search problem. Our method efficiently marks each item in a database as neighbor or non-neighbor of a query point, based on a cosine…

数据结构与算法 · 计算机科学 2024-09-10 Harsh Shah , Kashish Mittal , Ajit Rajwade

Faster inference of deep learning models is highly demanded on edge devices and even servers, for both financial and environmental reasons. To address this issue, we propose SoftNeuro, a novel, high-performance inference framework with…

Open-vocabulary 3D object detection aims to localize and recognize objects beyond a fixed training taxonomy. In multi-view RGB settings, recent approaches often decouple geometry-based instance construction from semantic labeling,…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Youbin Kim , Jinho Park , Hogun Park , Eunbyung Park