中文
相关论文

相关论文: Combining visibility analysis and deep learning fo…

200 篇论文

Recent advancements in vision-language pre-training (e.g. CLIP) have shown that vision models can benefit from language supervision. While many models using language modality have achieved great success on 2D vision tasks, the joint…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Rui Huang , Xuran Pan , Henry Zheng , Haojun Jiang , Zhifeng Xie , Shiji Song , Gao Huang

Large imbalance often exists between the foreground points (i.e., objects) and the background points in outdoor LiDAR point clouds. It hinders cutting-edge detectors from focusing on informative areas to produce accurate 3D object detection…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Peng Wu , Lipeng Gu , Xuefeng Yan , Haoran Xie , Fu Lee Wang , Gary Cheng , Mingqiang Wei

Multi-view projection methods have demonstrated promising performance on 3D understanding tasks like 3D classification and segmentation. However, it remains unclear how to combine such multi-view methods with the widely available 3D point…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Abdullah Hamdi , Silvio Giancola , Bernard Ghanem

Deep neural networks have achieved significant success in 3D point cloud classification while relying on large-scale, annotated point cloud datasets, which are labor-intensive to build. Compared to capturing data with LiDAR sensors and then…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Huantao Ren , Minmin Yang , Senem Velipasalar

LiDAR-based 3D point cloud recognition has been proven beneficial in various applications. However, the sparsity and varying density pose a significant challenge in capturing intricate details of objects, particularly for medium-range and…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Zaipeng Duan , Xuzhong Hu , Pei An , Jie Ma

Building 3D reconstruction from remote sensing images has a wide range of applications in smart cities, photogrammetry and other fields. Methods for automatic 3D urban building modeling typically employ multi-view images as input to…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Yongqiang Mao , Kaiqiang Chen , Liangjin Zhao , Wei Chen , Deke Tang , Wenjie Liu , Zhirui Wang , Wenhui Diao , Xian Sun , Kun Fu

3D semantic scene labeling is fundamental to agents operating in the real world. In particular, labeling raw 3D point sets from sensors provides fine-grained semantics. Recent works leverage the capabilities of Neural Networks (NNs), but…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Lyne P. Tchapmi , Christopher B. Choy , Iro Armeni , JunYoung Gwak , Silvio Savarese

Lidar datasets are becoming more and more common. They are appreciated for their precise 3D nature, and have a wide range of applications, such as surface reconstruction, object detection, visualisation, etc. For all this applications,…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Remi Cura , Julien Perret , Nicolas Paparoditis

This paper presents a real-time online vision framework to jointly recover an indoor scene's 3D structure and semantic label. Given noisy depth maps, a camera trajectory, and 2D semantic labels at train time, the proposed deep neural…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Davide Menini , Suryansh Kumar , Martin R. Oswald , Erik Sandstrom , Cristian Sminchisescu , Luc Van Gool

We revisit Semantic Scene Completion (SSC), a useful task to predict the semantic and occupancy representation of 3D scenes, in this paper. A number of methods for this task are always based on voxelized scene representations for keeping…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Xiaokang Chen , Jiaxiang Tang , Jingbo Wang , Gang Zeng

3D environment recognition is essential for autonomous driving systems, as autonomous vehicles require a comprehensive understanding of surrounding scenes. Recently, the predominant approach to define this real-life problem is through 3D…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Huizhou Chen , Jiangyi Wang , Yuxin Li , Na Zhao , Jun Cheng , Xulei Yang

Point clouds, a prominent method of 3D representation, are extensively utilized across industries such as autonomous driving, surveying, electricity, architecture, and gaming, and have been rigorously investigated for their accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Jingyuan Tang , Yuhuan Zhao , Songlin Sun , Yangang Cai

Roof plane segmentation from airborne LiDAR point clouds is an important technology for 3D building model reconstruction. One of the key issues of plane segmentation is how to design powerful features that can exactly distinguish adjacent…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Li Li , Qingqing Li , Guozheng Xu , Pengwei Zhou , Jingmin Tu , Jie Li , Mingming Li , Jian Yao

3D semantic occupancy has rapidly become a research focus in the fields of robotics and autonomous driving environment perception due to its ability to provide more realistic geometric perception and its closer integration with downstream…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Mu Chen , Wenyu Chen , Mingchuan Yang , Yuan Zhang , Tao Han , Xinchi Li , Yunlong Li , Huaici Zhao

In recent years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

Reliable 3D segmentation is critical for understanding complex scenes with dense layouts and multi-scale objects, as commonly seen in industrial environments. In such scenarios, heavy occlusion weakens geometric boundaries between objects,…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Yu Zhu , Naoya Chiba , Koichi Hashimoto

We present a novel lightweight convolutional neural network for point cloud analysis. In contrast to many current CNNs which increase receptive field by downsampling point cloud, our method directly operates on the entire point sets without…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Xu Wang , Yuyan Li , Ye Duan

Semantic understanding of 3D point clouds is important for various robotics applications. Given that point-wise semantic annotation is expensive, in this paper, we address the challenge of learning models with extremely sparse labels. The…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Liyi Luo , Beiwen Tian , Hao Zhao , Guyue Zhou

Deep neural networks are widely used for understanding 3D point clouds. At each point convolution layer, features are computed from local neighborhoods of 3D points and combined for subsequent processing in order to extract semantic…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Jiayun Wang , Rudrasis Chakraborty , Stella X. Yu

Visual data in autonomous driving perception, such as camera image and LiDAR point cloud, can be interpreted as a mixture of two aspects: semantic feature and geometric structure. Semantics come from the appearance and context of objects to…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Xia Chen , Jianren Wang , David Held , Martial Hebert