当前位置:网站首页>Voxel based and second network learning
Voxel based and second network learning
2022-06-25 05:21:00 【Elegance of bamboo】
VoxelNet
principle :
Divide the 3D point cloud into a certain number of Voxel, Then random sampling and normalization , Non empty Voxel Feature extraction results in Voxel-wise Feature,3D Abstract features of convolution middle layer network , Last use RPN Object classification detection and position regression

Feature Learning Network
1. Voxel partition
2. grouping
3. Random sampling 





Convolutional Middle Layers
This layer has a lot of calculation , It is also the biggest problem of the whole network ,Second Replace this network with sparse 3D Convolution network , The computing speed is greatly improved 
Region Proposal Network
Output probability score diagram and regression diagram 
SECOND: Sparsely Embedded Convolutional Detection
SECOND Three contributions of :
- take VoxelNet Three dimensional intermediate convolution layer is replaced by sparse convolution layer , Greatly improve the computing speed
- Added a direction regression , Improve the convergence speed of model training
- Data to enhance , Splice some truth point cloud data



- Sparse convolution reduces the amount of computation , But there will be sub epidemic inflation , Sub popular convolution can guarantee the original resolution , But it can not improve the receptive field



RPN Directional regression 
Data to enhance 
边栏推荐
猜你喜欢

A review of small sample learning

Visual studio 2022 interface beautification tutorial

Detailed summary of flex layout

File upload vulnerability (III)

Teach you to write non maintainable PHP code step by step

Difference between asemi high power FET and triode

2022.1.23 diary

Array and simple function encapsulation cases

Everything is an object

Prototypical Networks for Few-shot Learning
随机推荐
Dynamic programming full backpack
Laravel's little knowledge
Create an environment for new projects
Wechat applet new version prompt update
Drag modal box
Rce code execution & command execution (V)
Summary of SQL injection (I)
How to choose the years of investment in financial products?
Small sample learning data set
ThinkPHP 5 log management
Matlab notes
Activereportsjs V3.0 comes on stage
DOM document object model (I)
Array: force deduction dichotomy
Even if you are not good at anything, you are growing a little bit [to your 2021 summary]
In depth understanding of line height and vertical align
Baidu ueeditor set toolbar initial value
A brief talk on media inquiry
Implementation of websocket long connection by workman under laravel
Notes on non replacement elements in the line (padding, margin, and border)