中文
相关论文

相关论文: Multi-view PointNet for 3D Scene Understanding

200 篇论文

The recent success of pre-trained 2D vision models is mostly attributable to learning from large-scale datasets. However, compared with 2D image datasets, the current pre-training data of 3D point cloud is limited. To overcome this…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yuan Yao , Yuanhan Zhang , Zhenfei Yin , Jiebo Luo , Wanli Ouyang , Xiaoshui Huang

With the increasing reliance of self-driving and similar robotic systems on robust 3D vision, the processing of LiDAR scans with deep convolutional neural networks has become a trend in academia and industry alike. Prior attempts on the…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Ran Cheng , Christopher Agia , Yuan Ren , Xinhai Li , Liu Bingbing

Multi-view camera-only 3D object detection largely follows two primary paradigms: exploiting bird's-eye-view (BEV) representations or focusing on perspective-view (PV) features, each with distinct advantages. Although several recent…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Zhe Huang , Yizhe Zhao , Hao Xiao , Chenyan Wu , Lingting Ge

We present an improved version of PointRCNN for 3D object detection, in which a multi-branch backbone network is adopted to handle the non-uniform density of point clouds. An uncertainty-based sampling policy is proposed to deal with the…

计算机视觉与模式识别 · 计算机科学 2021-01-11 Jie Li , Yu Hu

In this paper, we tackle the challenging problem of point cloud completion from the perspective of feature learning. Our key observation is that to recover the underlying structures as well as surface details, given partial input, a…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Zejia Su , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

In this work, we propose an end-to-end framework to learn local multi-view descriptors for 3D point clouds. To adopt a similar multi-view representation, existing studies use hand-crafted viewpoints for rendering in a preprocessing stage,…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Lei Li , Siyu Zhu , Hongbo Fu , Ping Tan , Chiew-Lan Tai

A 3D point cloud is often synthesized from depth measurements collected by sensors at different viewpoints. The acquired measurements are typically both coarse in precision and corrupted by noise. To improve quality, previous works denoise…

图像与视频处理 · 电气工程与系统科学 2020-02-12 Xue Zhang , Gene Cheung , Jiahao Pang , Dong Tian

Point cloud learning has lately attracted increasing attention due to its wide applications in many areas, such as computer vision, autonomous driving, and robotics. As a dominating technique in AI, deep learning has been successfully used…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Yulan Guo , Hanyun Wang , Qingyong Hu , Hao Liu , Li Liu , Mohammed Bennamoun

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

In point cloud analysis, point-based methods have rapidly developed in recent years. These methods have recently focused on concise MLP structures, such as PointNeXt, which have demonstrated competitiveness with Convolutional and…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Xin Deng , WenYu Zhang , Qing Ding , XinMing Zhang

3D object detection from monocular image(s) is a challenging and long-standing problem of computer vision. To combine information from different perspectives without troublesome 2D instance tracking, recent methods tend to aggregate…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Jianlin Liu , Zhuofei Huang , Dihe Huang , Shang Xu , Ying Chen , Yong Liu

In this paper, we propose the 3DFeat-Net which learns both 3D feature detector and descriptor for point cloud matching using weak supervision. Unlike many existing works, we do not require manual annotation of matching point clusters.…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Zi Jian Yew , Gim Hee Lee

The rise of autonomous vehicles has significantly increased the demand for robust 3D object detection systems. While cameras and LiDAR sensors each offer unique advantages--cameras provide rich texture information and LiDAR offers precise…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Zitian Wang , Zehao Huang , Yulu Gao , Naiyan Wang , Si Liu

Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it difficult to achieve…

机器学习 · 计算机科学 2020-07-21 Sameera Ramasinghe , Salman Khan , Nick Barnes , Stephen Gould

3D object detection has achieved remarkable progress by taking point clouds as the only input. However, point clouds often suffer from incomplete geometric structures and the lack of semantic information, which makes detectors hard to…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Hao Yang , Chen Shi , Yihong Chen , Liwei Wang

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based edge-aware technique to facilitate the consolidation of point clouds.…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

Understanding 3D point cloud models for learning purposes has become an imperative challenge for real-world identification such as autonomous driving systems. A wide variety of solutions using deep learning have been proposed for point…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Farid Ghareh Mohammadi , Cheng Chen , Farzan Shenavarmasouleh , M. Hadi Amini , Beshoy Morkos , Hamid R. Arabnia

Video object detection is a tough task due to the deteriorated quality of video sequences captured under complex environments. Currently, this area is dominated by a series of feature enhancement based methods, which distill beneficial…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Lijian Lin , Haosheng Chen , Honglun Zhang , Jun Liang , Yu Li , Ying Shan , Hanzi Wang

This paper presents a novel 3D semantic segmentation method for large-scale point cloud data that does not require annotated 3D training data or paired RGB images. The proposed approach projects 3D point clouds onto 2D images using virtual…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Toshihiko Nishimura , Hirofumi Abe , Kazuhiko Murasaki , Taiga Yoshida , Ryuichi Tanida

The recent success of neural networks enables a better interpretation of 3D point clouds, but processing a large-scale 3D scene remains a challenging problem. Most current approaches divide a large-scale scene into small regions and combine…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Chunghyun Park , Yoonwoo Jeong , Minsu Cho , Jaesik Park
‹ 上一页 1 8 9 10 下一页 ›