当前位置:网站首页>Pointnet++的改进
Pointnet++的改进
2022-07-05 05:16:00 【马少爷】
1、PATs: Point Attention Transformers
论文:Modeling Point Clouds with Self-Attention and Gumbel Subset Sampling
2019CVPR,上海交大MoE实验室和华为诺亚方舟实验室
本文主要改进了PointNet++中的FPS的部分,使得选取的点更能处理外点,将down sampling的点选取在attention score大的点上。很形象的对比如下图:

接下来就介绍一下本文提出的两个模块。
GSA:Group Shuffle Attention
这一块内容主要就是自注意力机制。
本文使用了Scaled Dot-Product attention(在上面的博客也提到了),具体的GSA的详见论文中的公式(7)(8)和(11)。
对于点x,对应的特征向量是y,通过y=GSA(f)的变换,得到了点的新的特征向量y。在GSA过程中,参考(7)和(8),仍然是使用f内部的信息,与MLP其实作用是一样的,就是计算新的特征。
GSS:Gumbel Subset Sampling
主要是将Pointnet++中的FPS换成了使用Gumbel Softmax进行计算每个点的重要程度,然后根据这个概率选取down sampling的点。
网络结构
从网络结构看,GSA网络类似于Pointnet++中的MLP,GSS相当于FPS。
Moments
论文:Momenet: Flavor the Moments in Learning to Classify Shapes
本文章提出的方法简单,基本上就是增加网络的输入。将网络的输入由点的坐标(x,y,z)增加到(x,y,z,x2,y2,z2,xy, xz, yz)。基本网络如下:

2nd Order-Layer
可以从细节看到2nd Order-Layer其实与Pointnet++非常相似,无非就是还做了人工构造了2nd Order的特征。
具体的Spatial-Trans中也加入了2nd Order-Layer。
最后的效果证明,在ModelNet40的数据集上,效果很好。
参考文献:https://blog.csdn.net/wqwqqwqw1231/article/details/104183984
边栏推荐
- GBase数据库助力湾区数字金融发展
- PMP考试敏捷占比有多少?解疑
- Data is stored in the form of table
- JVM call not used once in ten years
- The difference between heap and stack
- GameObject class and transform class of unity
- C iterator
- National teacher qualification examination in the first half of 2022
- 3dsmax scanning function point connection drawing connection line
- 使用Room数据库报警告: Schema export directory is not provided to the annotation processor so we cannot expor
猜你喜欢

小程序直播+電商,想做新零售電商就用它吧!

Unity parallax infinite scrolling background

Merge sort

LeetCode之單詞搜索(回溯法求解)

To the distance we have been looking for -- film review of "flying house journey"

小程序直播+电商,想做新零售电商就用它吧!

Unity find the coordinates of a point on the circle

Embedded database development programming (VI) -- C API

Research on the value of background repeat of background tiling

Panel panel of UI
随机推荐
Learning notes of "hands on learning in depth"
Listview pull-down loading function
UE 虚幻引擎,项目结构
Download and use of font icons
win10虚拟机集群优化方案
FVP和Juno平台的Memory Layout介绍
质量体系建设之路的分分合合
Unity and database
Embedded database development programming (VI) -- C API
stm32Cubemx(8):RTC和RTC唤醒中断
Redis has four methods for checking big keys, which are necessary for optimization
Applet live + e-commerce, if you want to be a new retail e-commerce, use it!
Do a small pressure test with JMeter tool
Dotween usage records ----- appendinterval, appendcallback
Embedded database development programming (V) -- DQL
Solon Logging 插件的添加器级别控制和日志器的级别控制
2022/7/1学习总结
Applet Live + e - commerce, si vous voulez être un nouveau e - commerce de détail, utilisez - le!
Unity writes timetables (without UI)
2022年上半年国家教师资格证考试