会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ll2f
博客园
首页
新随笔
联系
订阅
管理
随笔 - 4
文章 - 0
评论 - 0
阅读 -
1937
2023年3月
点云可视化脚本 Python
摘要: import numpy as np def get_data(count): filename = f"./data/pcds/{count}.npz" data1 = np.load(filename) coor1 = data1["coordinates"] strength1 = data1
阅读全文
posted @ 2023-03-11 00:01 l2f
阅读(168)
评论(0)
推荐(0)
2022年11月
upsampling
摘要:
Lequan Yu, Xianzhi Li, Chi-Wing Fu, Daniel Cohen-Or, Pheng-Ann Heng; "PU-Net: Point Cloud Upsampling Network" Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2018, pp. 2790-2799
阅读全文
posted @ 2022-11-21 00:21 l2f
阅读(302)
评论(0)
推荐(0)
3D重建
摘要:
Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
阅读全文
posted @ 2022-11-20 19:13 l2f
阅读(315)
评论(0)
推荐(0)
DDPM
摘要: Denoising Diffusion Probabilistic Models, DDPM Ho, Jonathan, Ajay Jain, and Pieter Abbeel. "Denoising diffusion probabilistic models." Advances in Neu
阅读全文
posted @ 2022-11-14 21:19 l2f
阅读(1152)
评论(0)
推荐(1)
公告
昵称:
l2f
园龄:
5年9个月
粉丝:
0
关注:
0
+加关注
<
2025年7月
>
日
一
二
三
四
五
六
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
生成模型
(2)
图像的3D重建
(1)
随笔分类
无关论文(3)
随笔档案
2023年3月(1)
2022年11月(3)
阅读排行榜
1. DDPM(1152)
2. 3D重建(315)
3. upsampling(302)
4. 点云可视化脚本 Python(168)
推荐排行榜
1. DDPM(1)
点击右上角即可分享