中文
相关论文

相关论文: Directionally Constrained Fully Convolutional Neur…

200 篇论文

The structured light (SL)-based three-dimensional (3D) measurement techniques with deep learning have been widely studied to improve measurement efficiency, among which fringe projection profilometry (FPP) and speckle projection…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Mingyang Lei , Jingfan Fan , Long Shao , Hong Song , Deqiang Xiao , Danni Ai , Tianyu Fu , Ying Gu , Jian Yang

Semantic segmentation is an essential part of deep learning. In recent years, with the development of remote sensing big data, semantic segmentation has been increasingly used in remote sensing. Deep convolutional neural networks (DCNNs)…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Xuan Yang , Shanshan Li , Zhengchao Chen , Jocelyn Chanussot , Xiuping Jia , Bing Zhang , Baipeng Li , Pan Chen

Fine-grained 3D shape classification is important for shape understanding and analysis, which poses a challenging research problem. However, the studies on the fine-grained 3D shape classification have rarely been explored, due to the lack…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xinhai Liu , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

The worldwide commercialization of fifth generation (5G) wireless networks and the exciting possibilities offered by connected and autonomous vehicles (CAVs) are pushing toward the deployment of heterogeneous sensors for tracking dynamic…

图像与视频处理 · 电气工程与系统科学 2022-02-03 Francesco Nardo , Davide Peressoni , Paolo Testolina , Marco Giordani , Andrea Zanella

Pedestrian detection is an important component for safety of autonomous vehicles, as well as for traffic and street surveillance. There are extensive benchmarks on this topic and it has been shown to be a challenging problem when applied on…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Damien Matti , Hazım Kemal Ekenel , Jean-Philippe Thiran

Point cloud semantic segmentation plays an essential role in autonomous driving, providing vital information about drivable surfaces and nearby objects that can aid higher level tasks such as path planning and collision avoidance. While…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Ozan Unal , Luc Van Gool , Dengxin Dai

A successful point cloud registration often lies on robust establishment of sparse matches through discriminative 3D local features. Despite the fast evolution of learning-based 3D feature descriptors, little attention has been drawn to the…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Xuyang Bai , Zixin Luo , Lei Zhou , Hongbo Fu , Long Quan , Chiew-Lan Tai

This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Evangelos Kalogerakis , Melinos Averkiou , Subhransu Maji , Siddhartha Chaudhuri

It is a crucial step to achieve effective semantic segmentation of lane marking during the construction of the lane level high-precision map. In recent years, many image semantic segmentation methods have been proposed. These methods mainly…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Ruochen Yin , Biao Yu , Huapeng Wu , Yutao Song , Runxin Niu

Curb detection is a crucial function in intelligent driving, essential for determining drivable areas on the road. However, the complexity of road environments makes curb detection challenging. This paper introduces CurbNet, a novel…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Guoyang Zhao , Fulong Ma , Weiqing Qi , Yuxuan Liu , Ming Liu , Jun Ma

This work proposes a method for depth completion of sparse LiDAR data using a convolutional neural network which can be used to generate semi-dense depth maps and "almost" full 3D point-clouds with significantly lower root mean squared…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Hamid Hekmatian , Jingfu Jin , Samir Al-Stouhi

Lidars and cameras are critical sensors that provide complementary information for 3D detection in autonomous driving. While most prevalent methods progressively downscale the 3D point clouds and camera images and then fuse the high-level…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Zixuan Yin , Han Sun , Ningzhong Liu , Huiyu Zhou , Jiaquan Shen

Compared to abstract features, significant objects, so-called landmarks, are a more natural means for vehicle localization and navigation, especially in challenging unstructured environments. The major challenge is to recognize landmarks in…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Benjamin Naujoks , Patrick Burger , Hans-Joachim Wuensche

3D object detection is receiving increasing attention from both industry and academia thanks to its wide applications in various fields. In this paper, we propose Point-Voxel Region-based Convolution Neural Networks (PV-RCNNs) for 3D object…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Shaoshuai Shi , Li Jiang , Jiajun Deng , Zhe Wang , Chaoxu Guo , Jianping Shi , Xiaogang Wang , Hongsheng Li

This paper presents a novel method for ground segmentation in Velodyne point clouds. We propose an encoding of sparse 3D data from the Velodyne sensor suitable for training a convolutional neural network (CNN). This general purpose approach…

机器人学 · 计算机科学 2017-09-08 Martin Velas , Michal Spanel , Michal Hradis , Adam Herout

Recently, promising applications in robotics and augmented reality have attracted considerable attention to 3D object detection from point clouds. In this paper, we present FCAF3D - a first-in-class fully convolutional anchor-free indoor 3D…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Danila Rukhovich , Anna Vorontsova , Anton Konushin

Point cloud based place recognition is still an open issue due to the difficulty in extracting local features from the raw 3D point cloud and generating the global descriptor, and it's even harder in the large-scale dynamic environments. In…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhe Liu , Shunbo Zhou , Chuanzhe Suo , Yingtian Liu , Peng Yin , Hesheng Wang , Yun-Hui Liu

Aiming at highly accurate object detection for connected and automated vehicles (CAVs), this paper presents a Deep Neural Network based 3D object detection model that leverages a three-stage feature extractor by developing a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yiming Hou , Mahdi Rezaei , Richard Romano

Recent deep networks that directly handle points in a point set, e.g., PointNet, have been state-of-the-art for supervised learning tasks on point clouds such as classification and segmentation. In this work, a novel end-to-end deep…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yaoqing Yang , Chen Feng , Yiru Shen , Dong Tian

Learning on point cloud is eagerly in demand because the point cloud is a common type of geometric data and can aid robots to understand environments robustly. However, the point cloud is sparse, unstructured, and unordered, which cannot be…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Kuangen Zhang , Ming Hao , Jing Wang , Clarence W. de Silva , Chenglong Fu