-
Hello, thank you for the great work!
I have question about normals estimation.
I think sign of predicted normals are not correct. `FieldHeadNames.NORMALS` [here](https://github.com/nerfstudio-pro…
-
Using the method on the official website, a pointer error occurred at the end of the calculation, but the relevant descriptors have already been calculated!!!!!
Expression: _CrtlsValidHeapPointer(blo…
-
I am new with this lib, when using MeshLab,I find it can estimate the normal of pointcloud,and I want put it into my project,but it seems no examples show that how can i estimate pointcloud's normal.O…
-
I was wondering if the coordinate system you describe is the same as the coordinate system used in omnidata v2 which you are comparing against.
-
python 3.7.6
pymeshlab 0.1.8
filter: compute_normals_for_point_sets
reproduce code:
```python=
ms = ml.MeshSet()
ms.load_new_mesh('longdress_vox10_1051.ply')
ms.apply_filter('co…
-
Hello,
Thanks for sharing the source code. I am now comparing different normal estimation methods.
But would you mind to refine the README for running example of "Fast and Robust Normal Estimati…
-
Hello! I’m curious to know if StableNormal can be fine-tuned or re-trained for other types of effects beyond monocular normal estimation. Similar to how you’ve adapted StableDelight, would it be possi…
-
Hi there,
I am using nerf to export mesh using Poisson. However, the result was like this video below.
I predict that the issue due to normal estimation problem when training with normal predict…
-
Hi,
Is the pretrained model `best_model_iter_249000.bin` released for surface normal estimation trained on SNOW or OASIS dataset?
According to the `args.pkl` file provided, the model is trained on…
-
**Describe the bug**
Estimating Normals of a Pointcloud with Nans, results in wrong Normals (and no worning).
Function: _Pointcloud.estimate_normals()_
**To Reproduce**
To reproduce the error, p…