-
Hi,
thanks for your code and efforts! I have two questions which about pre-render the Dataset.
1. From the NeRF Dataset we can take photos and get poses through the library directly. How do you pre-…
-
## 公告
1. 非常欢迎你对飞桨框架做贡献,我们正在运营一个组织——飞桨框架贡献者俱乐部([Paddle Framework Contributor Club, PFCC](https://github.com/PaddlePaddle/community/tree/master/pfcc)),会通过定期分享技术知识与发布开发者主导任务的形式持续为飞桨框架做贡献。如果你有意向加入 PFCC,可…
-
Hi, Thanks for the great nerfstudio work. I am looking for some document/code to understand how to feed my semantic data to semantic-nerf. I looked at [sitcoms3D](https://github.com/ethanweber/sitcoms…
-
Hello,
Thank you for your interesting work! I found your formulation of depth loss with volume rendering really cool.
I was wondering if you have tried combining both of them, or combining depth lo…
-
Hi,
I installed Habtit-sim 0.2.2 with conda:
conda list:
habitat-sim 0.2.2 pypi_0 pypi
habitat-sim-mutex 1.0 headless_nobullet aihabi…
-
Hi,
I have a question about the choice of the face representation.
In the paper, I saw that the 68 3d-landmarks are chosen to represent the face motion. But 3d landmarks are person-specific as the …
-
Hi, i want to test semantic_nerf model, but is extract colour mesh file for testing. If it is, why neccessary mesh file, is nerf model need to generate mesh model. In conclusion, how can i do testing…
-
Let's say we want to compare `tensorf` to `instant-ngp` and `nerfacto` using same dataset.
The same `ns-process-data` output can be used for both `instant-ngp` and `nerfacto` -- great.
But `tensorf`…
-
## 公告
- 如果你是在校的学生,并且有兴趣参加飞桨社区的远程实习项目,非常欢迎你依据这份材料来申请远程实习:[百度飞桨框架实习计划](https://github.com/PaddlePaddle/community/blob/master/contributors/paddle_contributor_remote_intern_program.pdf)。我们会在3月3日晚上19点,举…
-
Hi,
I am trying to train my model using instant-ngp on nerf synthetic lego dataset using the following command `ns-train instant-ngp --data data/nerf_synthetic/lego` and i face the following issue.…