-
### Name of chapter inquiring about
Cloud Native Melbourne
### Tell us about yourself. List your name, email, company, GitHub URL, LinkedIn URL, and CNCF Slack workspace name (or if you need to be i…
-
Hi,thank you for answering everyone's questions. I want to know how to generate partial data based on completion data?I want to train a model from scratch using my own data. Or how do I build my own d…
supgy updated
7 months ago
-
I am trying to use the pc_scene_completion framework to complete shapes of a static (for now) point cloud. The point cloud is generated from a single RGB-D image saved as .pcd and then posted as /came…
-
Can you publish the pretrained network models of point cloud completion listed as default parameter? https://github.com/pairlab/TranspareNet/blob/main/inference_transparenet.py#L25
cxt98 updated
4 months ago
-
LiDAR-DenseSeg semantic segmentation left some incorrectly classified data points in the resulting point cloud. Attempts were made to remove these datapoints and mitigate errors, but a more thorough p…
-
How should I build my own EPN3D dataset to train the model, and do I need to de-noise, downsample, etc. before training the model, thanks for your contribution.
w0928 updated
2 months ago
-
Hey all,
I see that you have a custom dataloader for the solution, but I was curious how to use this network on my own data. For example, say I have a PCD which is already incomplete, I do not have…
-
Thank you for your amazing stuff. I trained my custom data. And I have some problems.
I understand that before training point cloud completion, it needs to find center point of complete point cloud. …
-
Some examples and ideas:
Filling holes of meshes and point clouds
https://erkaman.github.io/posts/hole_filling.html
https://pymeshfix.pyvista.org/examples/repair_planar.html
https://pypi.org/pro…
-
Hello,
i wanna train your network with my own dataset and ran into that error:
```
Loaded compiled 3D CUDA chamfer distance
0%| …