English
Related papers

Related papers: SKD: Keypoint Detection for Point Clouds using Sal…

200 papers

We present a new deep learning architecture (called Kd-network) that is designed for 3D model recognition tasks and works with unstructured point clouds. The new architecture performs multiplicative transformations and share parameters of…

Computer Vision and Pattern Recognition · Computer Science 2017-10-27 Roman Klokov , Victor Lempitsky

Establishing accurate and representative matches is a crucial step in addressing the point cloud registration problem. A commonly employed approach involves detecting keypoints with salient geometric features and subsequently mapping these…

Computer Vision and Pattern Recognition · Computer Science 2023-12-21 Junjie Gao , Pengfei Wang , Qiujie Dong , Qiong Zeng , Shiqing Xin , Caiming Zhang

This paper researches the unexplored task-point cloud salient object detection (SOD). Differing from SOD for images, we find the attention shift of point clouds may provoke saliency conflict, i.e., an object paradoxically belongs to salient…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Songlin Fan , Wei Gao , Ge Li

Deep learning models have demonstrated remarkable success in object detection, yet their complexity and computational intensity pose a barrier to deploying them in real-world applications (e.g., self-driving perception). Knowledge…

Computer Vision and Pattern Recognition · Computer Science 2023-03-09 Qizhen Lan , Qing Tian

Keypoint detection & descriptors are foundational tech-nologies for computer vision tasks like image matching, 3D reconstruction and visual odometry. Hand-engineered methods like Harris corners, SIFT, and HOG descriptors have been used for…

Computer Vision and Pattern Recognition · Computer Science 2023-04-14 Pierre Gleize , Weiyao Wang , Matt Feiszli

We study the problem of efficient object detection of 3D LiDAR point clouds. To reduce the memory and computational cost, existing point-based pipelines usually adopt task-agnostic random sampling or farthest point sampling to progressively…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Yifan Zhang , Qingyong Hu , Guoquan Xu , Yanxin Ma , Jianwei Wan , Yulan Guo

This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency branch to an…

Computer Vision and Pattern Recognition · Computer Science 2019-05-07 Carola Figueroa Flores , Abel Gonzalez-García , Joost van de Weijer , Bogdan Raducanu

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc.…

Computer Vision and Pattern Recognition · Computer Science 2023-07-28 Tuo Feng , Wenguan Wang , Xiaohan Wang , Yi Yang , Qinghua Zheng

3D Point cloud registration is still a very challenging topic due to the difficulty in finding the rigid transformation between two point clouds with partial correspondences, and it's even harder in the absence of any initial estimation…

Computer Vision and Pattern Recognition · Computer Science 2021-06-21 Zhijian Qiao , Huanshu Wei , Zhe Liu , Chuanzhe Suo , Hesheng Wang

Interest point detection and local feature description are fundamental steps in many computer vision applications. Classical methods for these tasks are based on a detect-then-describe paradigm where separate handcrafted methods are used to…

Computer Vision and Pattern Recognition · Computer Science 2019-06-18 Jerome Revaud , Philippe Weinzaepfel , César De Souza , Noe Pion , Gabriela Csurka , Yohann Cabon , Martin Humenberger

Numerous efforts have been made to design different low level saliency cues for the RGBD saliency detection, such as color or depth contrast features, background and color compactness priors. However, how these saliency cues interact with…

Computer Vision and Pattern Recognition · Computer Science 2017-04-26 Liangqiong Qu , Shengfeng He , Jiawei Zhang , Jiandong Tian , Yandong Tang , Qingxiong Yang

We present a new two-stage 3D object detection framework, named sparse-to-dense 3D Object Detector (STD). The first stage is a bottom-up proposal generation network that uses raw point cloud as input to generate accurate proposals by…

Computer Vision and Pattern Recognition · Computer Science 2019-07-25 Zetong Yang , Yanan Sun , Shu Liu , Xiaoyong Shen , Jiaya Jia

Saliency computation models aim to imitate the attention mechanism in the human visual system. The application of deep neural networks for saliency prediction has led to a drastic improvement over the last few years. However, deep models…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Saman Zabihi , Hamed Rezazadegan Tavakoli , Ali Borji

In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an input image based on…

Computer Vision and Pattern Recognition · Computer Science 2015-05-07 Hengyue Pan , Bo Wang , Hui Jiang

High-quality saliency maps are essential in several machine learning application areas including explainable AI and weakly supervised object detection and segmentation. Many techniques have been developed to generate better saliency using…

Computer Vision and Pattern Recognition · Computer Science 2022-07-06 Osman Tursun , Simon Denman , Sridha Sridharan , Clinton Fookes

Critical to the registration of point clouds is the establishment of a set of accurate correspondences between points in 3D space. The correspondence problem is generally addressed by the design of discriminative 3D local descriptors on the…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Lei Zhou , Siyu Zhu , Zixin Luo , Tianwei Shen , Runze Zhang , Mingmin Zhen , Tian Fang , Long Quan

Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs). Semantic segmentation and saliency detection algorithms developed lately have been mostly based…

Computer Vision and Pattern Recognition · Computer Science 2018-03-19 Qibin Hou , Ming-Ming Cheng , Xiao-Wei Hu , Ali Borji , Zhuowen Tu , Philip Torr

This paper introduces a new method for 3D point cloud registration based on deep learning. The architecture is composed of three distinct blocs: (i) an encoder composed of a convolutional graph-based descriptor that encodes the immediate…

Computer Vision and Pattern Recognition · Computer Science 2023-10-27 Karim Slimani , Brahim Tamadazte , Catherine Achard

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Siddharth Srivastava , Brejesh Lall

The task of Novel Class Discovery (NCD) in semantic segmentation entails training a model able to accurately segment unlabelled (novel) classes, relying on the available supervision from annotated (base) classes. Although extensively…

Computer Vision and Pattern Recognition · Computer Science 2024-08-21 Luigi Riz , Cristiano Saltori , Yiming Wang , Elisa Ricci , Fabio Poiesi