当前位置:网站首页>【ICCV 2019】MAP-VAE:Multi-Angle Point Cloud-VAE: Unsupervised Feature Learning for 3D Point Clouds..
【ICCV 2019】MAP-VAE:Multi-Angle Point Cloud-VAE: Unsupervised Feature Learning for 3D Point Clouds..
2022-04-23 03:47:00 【I'll carry you】
1. 四个问题
1. 解决什么问题
当前self-reconstruction 主要learning global geometry,未能有效探索 local geometry。探索无监督 学习local geometry又缺乏 有效并且语义(semantic)的局部结构(local structure) 监督 信号
Because of lacking effective and semantic local structure supervision, however, error may accumulate in the local structure learning process, which limits the network’s ability in 3D point cloud understanding.
2. 用了什么方法解决
三条分支:在3. Overview有详细介绍
- (通用)branch A:用RNN 来聚合所有特征
- (上面)branch R:重建整体,global ,带VAE?能够产生更多的feature space
Self-reconstruction is started from a variational feature space, which enables MAP-VAE to generate new shapes by capturing the distribution information over training point clouds in the feature space
- (下面)branch P:把原始点云输入分割成前面一半和后面一半,half-to-half prediction
We introduce multi-angle analysis for point clouds to mine effective local self-supervision, and combine it with global self-supervision under a variational constraint.
3. 效果如何
ModelNet上的效果:
segmentation on Shape part dataset(主要对比LGAN? 没看过…)
4. 还存在什么问题
?
2. 论文介绍
3. 参考资料
4. 收获
研究动机?:直观地说,从不同角度观察点云,可以明确显示不同形状区域之间的对应关系和关系,即每个视图中形状的前半部和后半部之间的对应关系
创新点:?
- multi-angle:角度的划分也有讲究,没怎么看
- variational constraint:VAE?变分编码器?能够产生更多的 形状(VAE的作用)
提供了一个新的代理任务:1.划分一半预测一半;2.重建整体(常见)
关键词:semantic, local structure
版权声明
本文为[I'll carry you]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_43154149/article/details/124352678
边栏推荐
- The art of concurrent programming (6): explain the principle of reentrantlock in detail
- SQL learning record
- [mathematical modeling] my mathematical memory
- ROS series (II): ROS quick experience, taking HelloWorld program as an example
- A hundred dollars for a hundred chickens
- Deep learning notes (II) -- principle and implementation of activation function
- Download and configuration of idea
- 标识符、关键字、数据类型
- The content of the website is prohibited from copying, pasting and saving as JS code
- Cmake qmake simple knowledge
猜你喜欢
Redis(17) -- Redis缓存相关问题解决
深度學習筆記(二)——激活函數原理與實現
Installation and configuration of clion under win10
Use of rotary selector wheelpicker
【微服务】(十)—— 统一网关Gateway
Design and implementation of redis (4): what is the event driver of redis
[AI vision · quick review of robot papers today, issue 28] wed, 1 Dec 2021
Common net HP UNIX system FTP server listfiles returns null solution.
深度学习笔记(二)——激活函数原理与实现
Software testing process
随机推荐
Installation and configuration of MinGW under win10
mui. Plusready does not take effect
Definition, understanding and calculation of significant figures in numerical analysis
Common net HP UNIX system FTP server listfiles returns null solution.
ERROR: Could not find a version that satisfies the requirement win32gui
The super large image labels in remote sensing data set are cut into specified sizes and saved into coco data set - target detection
(valid for personal testing) compilation guide of paddedetection on Jetson
Solve the technical problems in seq2seq + attention machine translation
The art of concurrent programming (3): an in-depth understanding of the principle of synchronized
网络原理 | TCP/IP中的连接管理机制 重要协议与核心机制
ROS series (V): common commands in ROS
Overview of knowledge map (II)
MySQL is completely uninstalled and MySQL service is cleaned up
Applet - more than two pieces of folding and expansion logic
JS calculates the display date according to the time
[latex] formula group
STM32 advanced timer com event
Database - MySQL -- Navicat import SQL error 1067 - invalid default value for 'paydate‘
How Zotero quotes in word jump to references / hyperlink
Install PaddlePaddle on ARM