Mengkun She
Mengkun She
Hi @ahojnnes , this fixes the `RunModelSplitter()` function where the output tile reconstructions are the same as the input reconstruction. many thanks for taking a look at it.
**Describe the bug** This **may be** a bug, or maybe I didn't use understand the usage of the command `model_splitter` . I try to use split the reconstruction into 4...
**Describe the bug** Hi! Great work and many thanks! I am here to ask for advices instead of reporting any bugs. the mesh I have obtained after `ReconstructMesh` step is...
Hi Alex, I am wondering how to extract RGB colors at sampled 3D points from a trained ckpt.npz. I tried to compute the 3D points as a pts = torch.Tensor...