当前位置:网站首页>【NeurIPS 2019】Self-Supervised Deep Learning on Point Clouds by Reconstructing Space
【NeurIPS 2019】Self-Supervised Deep Learning on Point Clouds by Reconstructing Space
2022-04-23 03:47:00 【I'll carry you】
1. 四个问题
1. 解决什么问题
self-supervised learning task for deep learning on raw point cloud data
2. 用了什么方法解决
a neural network is trained to reconstruct point clouds whose parts have been randomly rearranged.While solving this task, representations that capture semantic properties of the point cloud are learned
agnostic of network architecture(与网络架构无关)
3. 效果如何
(没有看懂这一段描述)A linear SVM is trained on the representations learned in an unsupervised manner on the ShapeNet dataset. ?
4. 存在什么问题
这样 随意更改位置预测原来的位置 的 代理任务,真的可以吗?(不过 格子好像比较少,3x3)
2. 论文介绍
While solving this task, representations that capture semantic properties of the point cloud are learned
architecture-agnostic(与网络架构无关的)
In this paper we propose a self-supervised method that learns powerful representations from raw point cloud data.
Our method works by training a neural network to reassemble point clouds whose parts have been randomly displaced.
The key assumption of the proposed method is that learning to reassemble displaced point cloud segments is only possible by learning holistic representations that capture the high-level semantics of the objects in the point cloud.(该方法的关键假设是,只有通过学习捕捉点云中对象高层语义的整体表示,才能学习重新组装置换的点云段。)
具体做法:
5 Discussion
在所有的实验中,我们提出的方法学习到的表示被证明是有效的。这让我们相信,对于点云来说,像[7,21]在图像域中讨论的那样,重建输入任务的简单解决方案并不是一个有意义的问题(就是说,代理任务不能太简单? 任务复杂一点,能学到更好的效果?)
3. 参考资料
4. 收获
Auto-encoder与GAN 有什么区别?
一个新的代理任务:打乱 顺序(3x3),预测原来的位置
5 Discussion
在所有的实验中,我们提出的方法学习到的表示被证明是有效的。这让我们相信,对于点云来说,像[7,21]在图像域中讨论的那样,重建输入任务的简单解决方案并不是一个有意义的问题(就是说,代理任务不能太简单? 任务复杂一点,能学到更好的效果?)
版权声明
本文为[I'll carry you]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_43154149/article/details/124353532
边栏推荐
- 变量、常量、运算符
- 网络原理 | TCP/IP中的连接管理机制 重要协议与核心机制
- List interface of collection
- PYMOL-note
- Common net HP UNIX system FTP server listfiles returns null solution.
- Seekbar custom style details
- 硬核拆芯片
- The art of concurrent programming (6): explain the principle of reentrantlock in detail
- Basic usage of Google colab (I)
- ROS series (V): common commands in ROS
猜你喜欢
51 single chip microcomputer: D / a digital to analog conversion experiment
深度学习笔记(二)——激活函数原理与实现
Vscode download and installation + running C language
Design and implementation of redis (5): master-slave replication strategy and optimization
Design and implementation of redis (2): how to handle expired keys
Digital image processing third edition Gonzalez notes Chapter 2
How Zotero quotes in word jump to references / hyperlink
Source code and update details of new instance segmentation network panet (path aggregation network for instance segmentation)
[AI vision · quick review of NLP natural language processing papers today, issue 28] wed, 1 Dec 2021
AI CC 2019 installation tutorial under win10 (super detailed - small white version)
随机推荐
Design and implementation of redis (6): how redis achieves high availability
PolarMask is not in the models registry
ROS series (III): introduction to ROS architecture
Using VBA interval to extract one column from another in Excel
Raspberry pie 3B logs into the wired end of Ruijie campus network through mentohust, creates WiFi (open hotspot) for other devices, and realizes self startup at the same time
The super large image labels in remote sensing data set are cut into specified sizes and saved into coco data set - target detection
Nel ASA:挪威Herøya设施正式启用
Solve the technical problems in seq2seq + attention machine translation
ROS series (4): ROS communication mechanism series (4): topic communication practice
Wechat applet canvas draws a simple asymptotic color of the dashboard
A hundred dollars for a hundred chickens
Websites frequented by old programmers (continuously updated)
The art of concurrent programming (3): an in-depth understanding of the principle of synchronized
Un aperçu des flux d'E / s et des opérations de fichiers de classe de fichiers
2021-09-03 crawler template (only static pages are supported)
What if win10 doesn't have a local group policy?
Installation and configuration of clion under win10
The content of the website is prohibited from copying, pasting and saving as JS code
Paddlepaddle model to onnx
Design and implementation of redis (5): master-slave replication strategy and optimization