中文
相关论文

相关论文: OctAttention: Octree-Based Large-Scale Contexts Mo…

200 篇论文

Occupancy prediction has increasingly garnered attention in recent years for its fine-grained understanding of 3D scenes. Traditional approaches typically rely on dense, regular grid representations, which often leads to excessive…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yuhang Lu , Xinge Zhu , Tai Wang , Yuexin Ma

Due to the limited computational capabilities of edge devices, deep learning inference can be quite expensive. One remedy is to compress and transmit point cloud data over the network for server-side processing. Unfortunately, this approach…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Mateen Ulhaq , Ivan V. Bajić

We describe a simple pre-training approach for point clouds. It works in three steps: 1. Mask all points occluded in a camera view; 2. Learn an encoder-decoder model to reconstruct the occluded points; 3. Use the encoder weights as…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Hanchen Wang , Qi Liu , Xiangyu Yue , Joan Lasenby , Matthew J. Kusner

Recent advancements in point cloud compression have primarily emphasized geometry compression while comparatively fewer efforts have been dedicated to attribute compression. This study introduces an end-to-end learned dynamic lossy…

图像与视频处理 · 电气工程与系统科学 2024-08-21 Dat Thanh Nguyen , Daniel Zieger , Marc Stamminger , Andre Kaup

A key challenge for LiDAR-based 3D object detection is to capture sufficient features from large scale 3D scenes especially for distant or/and occluded objects. Albeit recent efforts made by Transformers with the long sequence modeling…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Chao Zhou , Yanan Zhang , Jiaxin Chen , Di Huang

The rapid progress in 3D scene understanding has come with growing demand for data; however, collecting and annotating 3D scenes (e.g. point clouds) are notoriously hard. For example, the number of scenes (e.g. indoor rooms) that can be…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Ji Hou , Benjamin Graham , Matthias Nießner , Saining Xie

Transformer has demonstrated promising performance in many 2D vision tasks. However, it is cumbersome to compute the self-attention on large-scale point cloud data because point cloud is a long sequence and unevenly distributed in 3D space.…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Chenhang He , Ruihuang Li , Shuai Li , Lei Zhang

With the rapid progress of multimodal foundation models and predictive pre-training, an important open question is how to equip 3D point clouds with a pre-training paradigm that is better aligned with next-token and next-embedding learning.…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Yumeng Yao , Jingzhi Dong , Haowen Gu , Tao Chen , Zonghan Wu , Xiaoshui Huang , Yazhou Yao

With the increased availability of 3D scanning technology, point clouds are moving into the focus of computer vision as a rich representation of everyday scenes. However, they are hard to handle for machine learning algorithms due to their…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Sergey Prokudin , Christoph Lassner , Javier Romero

With the development of the 3D data acquisition facilities, the increasing scale of acquired 3D point clouds poses a challenge to the existing data compression techniques. Although promising performance has been achieved in static point…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Guangchi Fang , Qingyong Hu , Yiling Xu , Yulan Guo

3D point cloud semantic and instance segmentation is crucial and fundamental for 3D scene understanding. Due to the complex structure, point sets are distributed off balance and diversely, which appears as both category imbalance and…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Tong He , Dong Gong , Zhi Tian , Chunhua Shen

Although convolutional representation of multiscale sparse tensor demonstrated its superior efficiency to accurately model the occupancy probability for the compression of geometry component of dense object point clouds, its capacity for…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Ruixiang Xue , Jianqiang Wang , Zhan Ma

Object retrieval and classification in point cloud data is challenged by noise, irregular sampling density and occlusion. To address this issue, we propose a point pair descriptor that is robust to noise and occlusion and achieves high…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Dmytro Bobkov , Sili Chen , Ruiqing Jian , Muhammad Iqbal , Eckehard Steinbach

This paper introduces a novel lossless compression method for compressing geometric attributes of point cloud data with bits-back coding. Our method specializes in using a deep learning-based probabilistic model to estimate the Shannon's…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Nguyen Quang Hieu , Minh Nguyen , Dinh Thai Hoang , Diep N. Nguyen , Eryk Dutkiewicz

LiDAR-generated point clouds are crucial for perceiving outdoor environments. The segmentation of point clouds is also essential for many applications. Previous research has focused on using self-attention and convolution (local attention)…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Abhishek Kuriyal , Vaibhav Kumar , Bharat Lohani

Entropy estimation is essential for the performance of learned image compression. It has been demonstrated that a transformer-based entropy model is of critical importance for achieving a high compression ratio, however, at the expense of a…

图像与视频处理 · 电气工程与系统科学 2024-02-28 A. Burakhan Koyuncu , Panqi Jia , Atanas Boev , Elena Alshina , Eckehard Steinbach

Recently, deep learning has significantly advanced the performance of point cloud geometry compression. However, the learning-based lossless attribute compression of point clouds with varying densities is under-explored. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2026-01-21 Chunyang Fu , Ge Li , Wei Gao , Shiqi Wang , Zhu Li , Shan Liu

Recent open-world representation learning approaches have leveraged CLIP to enable zero-shot 3D object recognition. However, performance on real point clouds with occlusions still falls short due to unrealistic pretraining settings.…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Khanh Nguyen , Ghulam Mubashar Hassan , Ajmal Mian

Masked autoencoding has achieved great success for self-supervised learning in the image and language domains. However, mask based pretraining has yet to show benefits for point cloud understanding, likely due to standard backbones like…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Haotian Liu , Mu Cai , Yong Jae Lee

Repository-level code intelligence tasks require large language models (LLMs) to process long, multi-file contexts. Such inputs introduce three challenges: crucial context can be obscured by noise, truncated due to limited windows, and…

软件工程 · 计算机科学 2026-04-16 Jia Feng , Zhanyue Qin , Cuiyun Gao , Ruiqi Wang , Chaozheng Wang , Yingwei Ma , Xiaoyuan Xie