摘要: 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)
摘要: 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)
摘要: 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)
点击右上角即可分享
微信分享提示