-
**Describe the bug**
Nothing appends when using ns-export gaussian-splat command (no file created, no errors)
**To Reproduce**
Steps to reproduce the behavior:
1. conda activate nerfstudio
2. c…
-
How can I get .ply file from trained model?
I cannot find the .ply in results folder after training. How can I get it from the trained model?
-
Hi mkkellogg,
I found on Iphone13 with 4G GPU memory,the demo fails to load (but it happens to be successful!).
If i change the ply model to smaller size, the demo works well.
My question is, why…
-
Hi, thanks for the great work.
The main objects are great in result ply file.
But the backgound (eg. sky, far-away buildings, ...) is not very good since they are too far.
So sometimes there woul…
-
Hi guys! Thanks for great work!
When I use Geogram to read a PLY file, I can't clearly see the information about normals and colors in the mesh.vertices in debug mode.
any reply will be very appreci…
-
I'm working on something that requires me to be recalculating a player's Max Health constantly, depending on what health items they acquire, but I've run into a bit of a snag.
I only noticed when my …
-
Hi, I have trouble loading ply files generated by [postshot](https://www.jawset.com/). The (Vision Pro) app crashes without displaying an error.
The ply header is as follows:
```
ply
format bina…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.or…
-
Currently it is hard to get an overview over the model.
We could add a small visualization for the plies with ipytree [1].
We could add some print functionality to get an overview over the layup
…
-
I ran the code below, but i got two different fid results.
One result is -1 and the other is 663153. Is it possible that passing only one ray leads to this problem?
```
ply_area = trimesh.load(ply…