muses0229

Results 49 issues of muses0229

Here is the detailed error: ValueError: Your points vanished here, this usually because you provide conv params that may ignore some input points. Example: spatial_shape=[8, 200, 200] ksize=3 stride=2 padding=[0,...

Hi, I'd like to know how to manually set the new wanted target view in code? like the default synthesis view is 90°,and how can I change it to 45°?

I run this test code by kaolin,I suppose get a triangle,but get a completely black image: import kaolin as kal import torch import numpy as np import cv2 face_verts =...

Can I use your pretrained model to upsample a random point cloud?

Hi,now I am trying to project world 3d pts onto 2d image plane,and the results doesn't look right.I am not familiar with the OcMotion dataset,could you please give me some...

Can I use your pretrained model to upsample a random point cloud?

Can I use your pretrained model to upsample my own point cloud?