当前位置:网站首页>Point Cloud Scene Reconstruction with Depth Estimation
Point Cloud Scene Reconstruction with Depth Estimation
2022-07-30 23:34:00 【Zhang Chuncheng】
Point cloud scene reconstruction with the aid of depth estimation
The so-called weapon,Xheart starts.
当你手上有 GPU 服务器的时候,Always want to use it to get something.
The thing this time is an attempt to generate point clouds with the help of a depth estimation network.
2D photos and 3D worlds
对于一个场景来说,We can always take a picture of it.
But filming the act itself,Often makes it missing some information,This information is the depth of the scene.
深度估计网络
本文使用了预训练的 transformers[1] 网络.

点云应用
after getting the depth,Just follow the depth direction,It is enough to restore the color information in the 2D image to the 3D scene,The process is very simple.
代码可见我的 GITHUB[2]

Example-1

Example-2





参考资料
transformers: https://github.com/huggingface/transformers
[2]GITHUB: https://github.com/listenzcc/2DPic-to-3DScene
边栏推荐
- 递增三元组
- 二叉查找树的定义,查找,插入,删除
- PyTorch模型导出到ONNX文件示例(LeNet-5)
- 软件测试三阶段,你在哪一步?
- Compressing Deep Graph Neural Networks via Adversarial Knowledge Distillation
- Shell编程条件语句 test命令 整数值,字符串比较 逻辑测试 文件测试
- 2D Transform Module && Media Queries
- 2022 Nioke Summer Multi-School Training Camp 1 J Serval and Essay
- Soft Exam Study Plan
- The first level must project independently
猜你喜欢
随机推荐
机器学习1一回归模型(二)
Soft Exam Study Plan
Debezium error series 20: task failed to create new topic. Ensure that the task is authorized to create topics
proemthues 服务发现配置
grub learning
“蔚来杯“2022牛客暑期多校训练营2 H.Take the Elevator
PyTorch model export to ONNX file example (LeNet-5)
flex-direction容器属性
The problem of sticky packets in tcp protocol transmission
抽象类和接口(学习笔记)
Computer shortcut icon whitening solution
Debezium报错系列之二十:task failed to create new topic.Ensure that the task is authorized to create topics
【LeetCode】42. 接雨水 - Go 语言题解
A detailed explanation: SRv6 Policy model, calculation and drainage
C# VSCode & Rider引用命名空间快捷键
ZZULIOJ:1119: 数列有序
BFS题单总结
2022牛客暑期多校训练营1 J Serval and Essay
【LeetCode】64. 最小路径和 - Go 语言题解
Apache Doris series: detailed steps for installation and deployment