paper-with-me

홈 › Papers

Justlookup: One Millisecond Deep Feature Extraction for Point Clouds By Lookup Tables

2019-08-14 · Hongxin Lin, Zelin Xiao, Yang Tan, Hongyang Chao, Shengyong Ding

Deep models are capable of fitting complex high dimensional functions while usually yielding large computation load. There is no way to speed up the inference process by classical lookup tables due to the high-dimensional input and limited memory size. Recently, a novel architecture (PointNet) for point clouds has demonstrated that it is possible to obtain a complicated deep function from a set of 3-variable functions. In this paper, we exploit this property and apply a lookup table to encode these 3-variable functions. This method ensures that the inference time is only determined by the memory access no matter how complicated the deep function is. We conduct extensive experiments on ModelNet and ShapeNet datasets and demonstrate that we can complete the inference process in 1.5 ms on an Intel i7-8700 CPU (single core mode), 32x speedup over the PointNet architecture without any performance degradation.

📄 PDF Abstract BibTeX arXiv:1908.08996

Code (0)

등록된 구현이 없습니다.

Tasks

CPU

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
eToro Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

LinK3D: Linear Keypoints Representation for 3D LiDAR Point Cloud

2022-06-13 · Yunge Cui, Yinlong Zhang, Jiahua Dong, Haibo Sun 외

Feature extraction and matching are the basic parts of many robotic vision tasks, such as 2D or 3D object detection, recognition, and registration. As is known, 2D feature extraction and matching have already achieved gr…

3D Object Detectionobject-detectionObject Detection

ArrowPose: Segmentation, Detection, and 5 DoF Pose Estimation Network for Colorless Point Clouds

2025-06-10 · Frederik Hagelskjaer

This paper presents a fast detection and 5 DoF (Degrees of Freedom) pose estimation network for colorless point clouds. The pose estimation is calculated from center and top points of the object, predicted by the neural …

Pose Estimation

Spherical Interpolated Convolutional Network with Distance-Feature Density for 3D Semantic Segmentation of Point Clouds

2020-11-27 · Guangming Wang, Yehui Yang, Huixin Zhang, Zhe Liu 외

The semantic segmentation of point clouds is an important part of the environment perception for robots. However, it is difficult to directly adopt the traditional 3D convolution kernel to extract features from raw 3D po…

3D Semantic SegmentationFeature CorrelationSemantic Segmentation

Rotation-Invariant Completion Network

2023-08-23 · Yu Chen, Pengcheng Shi

Real-world point clouds usually suffer from incompleteness and display different poses. While current point cloud completion methods excel in reproducing complete point clouds with consistent poses as seen in the trainin…

Point Cloud Completion

Deep Algebraic Fitting for Multiple Circle Primitives Extraction from Raw Point Clouds

2022-04-02 · Zeyong Wei, Honghua Chen, Hao Tang, Qian Xie 외

The shape of circle is one of fundamental geometric primitives of man-made engineering objects. Thus, extraction of circles from scanned point clouds is a quite important task in 3D geometry data processing. However, exi…

3D geometry