中文
相关论文

相关论文: 2D-3D Geometric Fusion Network using Multi-Neighbo…

200 篇论文

State-of-the-art methods for large-scale driving-scene LiDAR segmentation often project the point clouds to 2D space and then process them via 2D convolution. Although this corporation shows the competitiveness in the point cloud, it…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Xinge Zhu , Hui Zhou , Tai Wang , Fangzhou Hong , Yuexin Ma , Wei Li , Hongsheng Li , Dahua Lin

Point clouds captured by different sensors such as RGB-D cameras and LiDAR possess non-negligible domain gaps. Most existing methods design different network architectures and train separately on point clouds from various sensors.…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Shengjun Zhang , Xin Fei , Yueqi Duan

We focus on the problem of semantic segmentation based on RGB-D data, with emphasis on analyzing cluttered indoor scenes containing many instances from many visual categories. Our approach is based on a parametric figure-ground intensity…

计算机视觉与模式识别 · 计算机科学 2014-08-01 Dan Banica , Cristian Sminchisescu

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

Feature related particle data analysis plays an important role in many scientific applications such as fluid simulations, cosmology simulations and molecular dynamics. Compared to conventional methods that use hand-crafted feature…

图形学 · 计算机科学 2022-03-23 Haoyu Li , Han-Wei Shen

Exploiting internal spatial geometric constraints of sparse LiDARs is beneficial to depth completion, however, has been not explored well. This paper proposes an efficient method to learn geometry-aware embedding, which encodes the local…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Wenchao Du , Hu Chen , Hongyu Yang , Yi Zhang

Deep Convolutional Neural Networks (CNNs) are capable of learning unprecedentedly effective features from images. Some researchers have struggled to enhance the parameters' efficiency using grouped convolution. However, the relation between…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Yujia Chen , Ce Li

In this paper, we propose a method using the fusion of CNN and transformer structure to improve image classification performance. In the case of CNN, information about a local area on an image can be extracted well, but there is a limit to…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Keong Hun Choi , Jin Woo Kim , Yao Wang , Jong Eun Ha

Understanding the motion states of the surrounding environment is critical for safe autonomous driving. These motion states can be accurately derived from scene flow, which captures the three-dimensional motion field of points. Existing…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Jaeyeul Kim , Jungwan Woo , Ukcheol Shin , Jean Oh , Sunghoon Im

This paper presents Multi-view Labelling Object Detector (MLOD). The detector takes an RGB image and a LIDAR point cloud as input and follows the two-stage object detection framework. A Region Proposal Network (RPN) generates 3D proposals…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Jian Deng , Krzysztof Czarnecki

Multimodal deep sensor fusion has the potential to enable autonomous vehicles to visually understand their surrounding environments in all weather conditions. However, existing deep sensor fusion methods usually employ convoluted…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Sri Aditya Deevi , Connor Lee , Lu Gan , Sushruth Nagesh , Gaurav Pandey , Soon-Jo Chung

This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong

Point cloud registration aims at estimating the geometric transformation between two point cloud scans, in which point-wise correspondence estimation is the key to its success. In addition to previous methods that seek correspondences by…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Ziming Wang , Xiaoliang Huo , Zhenghao Chen , Jing Zhang , Lu Sheng , Dong Xu

We present an efficient neural 3D scene representation for novel-view synthesis (NVS) in large-scale, dynamic urban areas. Existing works are not well suited for applications like mixed-reality or closed-loop simulation due to their limited…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tobias Fischer , Jonas Kulhanek , Samuel Rota Bulò , Lorenzo Porzi , Marc Pollefeys , Peter Kontschieder

Multi-session map merging is crucial for extended autonomous operations in large-scale environments. In this paper, we present GMLD, a learning-based local descriptor framework for large-scale multi-session point cloud map merging that…

机器人学 · 计算机科学 2026-01-01 Yanlong Ma , Nakul S. Joshi , Christa S. Robison , Philip R. Osteen , Brett T. Lopez

Scene understanding has made tremendous progress over the past few years, as data acquisition systems are now providing an increasing amount of data of various modalities (point cloud, depth, RGB...). However, this improvement comes at a…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Olivier Pradelle , Raphaelle Chaine , David Wendland , Julie Digne

The goal of this paper is to take a single 2D image of a scene and recover the 3D structure in terms of a small set of factors: a layout representing the enclosing surfaces as well as a set of objects represented in terms of shape and pose.…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Shubham Tulsiani , Saurabh Gupta , David Fouhey , Alexei A. Efros , Jitendra Malik

Recent advances in radiance fields and novel view synthesis enable creation of realistic digital twins from photographs. However, current methods struggle with flat, texture-less surfaces, creating uneven and semi-transparent…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Maria Taktasheva , Lily Goli , Alessandro Fiorini , Zhen Li , Daniel Rebain , Andrea Tagliasacchi

We present a novel global representation of 3D shapes, suitable for the application of 2D CNNs. We represent 3D shapes as multi-layered height-maps (MLH) where at each grid location, we store multiple instances of height maps, thereby…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Kripasindhu Sarkar , Basavaraj Hampiholi , Kiran Varanasi , Didier Stricker

Encouraged by the success of Convolutional Neural Networks (CNNs) in image classification, recently much effort is spent on applying CNNs to video based action recognition problems. One challenge is that video contains a varying number of…

计算机视觉与模式识别 · 计算机科学 2015-04-17 Peng Wang , Yuanzhouhan Cao , Chunhua Shen , Lingqiao Liu , Heng Tao Shen