-
您好,
关于density grid的计算效率,有个问题想要请教一下:
以我目前对`Expression-Aware Density Grid Update`的理解, 我把这个过程写成如下的伪代码,逻辑是顺序地对于表情系数的每一维取最大值,以及平均脸系数设为1,这样调用nerf的query_density就能得到论文中式(9),h^i这个hashgrid对应的density,遍历表情系数所…
-
Hi, thanks for your excellent work! The project is really cool!
However, I've encountered NaN in training, and the scene in viewer becomes completely black.
I followed the instructions to use `…
-
I am trying to enhance NeuS with a hash grid encoding. NeuS utilizes the normal of the SDF as input to its color field, and this normal is computed as the gradient of the SDF w.r.t. the coordinates. T…
-
Hi,
Thank you for your great research.
I had a few problems when I ran Magic123 for a single example.
Whe i ran "bash scripts/magic123/run_both_priors.sh 0 nerf dmtet data/realfusion15/metal_…
-
Thanks for your great work.
But I have problem when I evaluate pretrained models.
When I entered the evauation command `python evaluation/eval.py --conf confs/dtu_mlp_3views.conf --checkpoint ../p…
-
Hi thank you for the awsome work!
Using Hashgrid for the fox scene from [Instant-NGP] repository with the new version of the app scripts returns me this error
![error](https://user-images.github…
-
Hi, thanks for your great work! will wisp support that training ngp multi hash grid and joint sdf ?
-
Open 【instant-ngp.exe】 and drag and drop 【instant-ngp\data\data\nerf\fox】 folder
02:18:16 SUCCESS Initialized CUDA. Active GPU is #0: NVIDIA GeForce RTX 3070 [86]
02:18:26 ERROR Failed t…
-
Hi there!
Thank you for making this great library open-source with such high-quality code!
I hope you don't mind me reaching out for some assistance. I was really excited to try out the GPU-bas…
-
After done this.
https://github.com/NVlabs/neuralangelo/issues/10
I'm trying with WSL2 + Ubuntu 20.04 LTS + docker.
The log is below.
```shell
(neuralangelo) root@altava-farer:~/neuralangelo# n…