当前位置:网站首页>Improvement of pointnet++
Improvement of pointnet++
2022-07-05 05:18:00 【Master Ma】
1、PATs: Point Attention Transformers
The paper :Modeling Point Clouds with Self-Attention and Gumbel Subset Sampling
2019CVPR, Shanghai Jiaotong University MoE Laboratory and Huawei Noah's Ark Laboratory
This paper mainly improves PointNet++ Medium FPS Part of , Make the selected point more able to deal with outer points , take down sampling The selected point is attention score On the big point . A vivid comparison is shown below :
Next, I will introduce the two modules proposed in this paper .
GSA:Group Shuffle Attention
This part is mainly about self attention mechanism .
This article uses Scaled Dot-Product attention( The blog above also mentioned ), Concrete GSA See the formula in the paper for details (7)(8) and (11).
For point x, The corresponding eigenvector is y, adopt y=GSA(f) Transformation of , A new eigenvector of points is obtained y. stay GSA In the process , Reference resources (7) and (8), Still in use f Internal information , And MLP In fact, the effect is the same , Is to calculate new features .
GSS:Gumbel Subset Sampling
Mainly is to Pointnet++ Medium FPS Use instead Gumbel Softmax Calculate the importance of each point , Then choose according to this probability down sampling The point of .
Network structure
From the perspective of network structure ,GSA The Internet is similar to Pointnet++ Medium MLP,GSS amount to FPS.
Moments
The paper :Momenet: Flavor the Moments in Learning to Classify Shapes
The method proposed in this article is simple , Basically, it is to increase the input of the network . Input the network by the coordinates of the points (x,y,z) Add to (x,y,z,x2,y2,z2,xy, xz, yz). The basic network is as follows :
2nd Order-Layer
You can see from the details 2nd Order-Layer In fact, with Pointnet++ Very similar , Nothing more than artificial construction 2nd Order Characteristics of .
Concrete Spatial-Trans We also added 2nd Order-Layer.
The final effect proves , stay ModelNet40 On the dataset , The effect is very good .
reference :https://blog.csdn.net/wqwqqwqw1231/article/details/104183984
边栏推荐
- Under the national teacher qualification certificate in the first half of 2022
- cocos_ Lua loads the file generated by bmfont fnt
- Listview pull-down loading function
- [paper notes] multi goal reinforcement learning: challenging robotics environments and request for research
- Simple HelloWorld color change
- The next key of win generates the timestamp file of the current day
- JVM call not used once in ten years
- Unity and database
- Download and use of font icons
- To the distance we have been looking for -- film review of "flying house journey"
猜你喜欢
Unity check whether the two objects have obstacles by ray
[speed pointer] 142 circular linked list II
[turn]: OSGi specification in simple terms
Page countdown
Web APIs DOM节点
django连接数据库报错,这是什么原因
BUUCTF MISC
National teacher qualification examination in the first half of 2022
[to be continued] [UE4 notes] L2 interface introduction
小程序直播+電商,想做新零售電商就用它吧!
随机推荐
[sum of two numbers] 169 sum of two numbers II - enter an ordered array
Unity sends messages and blocks indecent words
The next key of win generates the timestamp file of the current day
LeetCode之單詞搜索(回溯法求解)
[to be continued] I believe that everyone has the right to choose their own way of life - written in front of the art column
Applet Live + e - commerce, si vous voulez être un nouveau e - commerce de détail, utilisez - le!
C language Essay 1
Basic knowledge points of dictionary
Three dimensional dice realize 3D cool rotation effect (with complete source code) (with animation code)
Research on the value of background repeat of background tiling
Collapse of adjacent vertical outer margins
2022/7/1 learning summary
PMP考生,请查收7月PMP考试注意事项
Common database statements in unity
UE4/UE5 虚幻引擎,材质篇,纹理,Compression and Memory压缩和内存
64 horses, 8 tracks, how many times does it take to find the fastest 4 horses at least
cocos_ Lua listview loads too much data
Heap sort summary
Unity check whether the two objects have obstacles by ray
Haut OJ 1352: string of choice