Jay Wang

Results 10 comments of Jay Wang

why is the depth generated by blender distorted, that is, circles appear from the origin to the distance.

![QQ图片20220823103024](https://user-images.githubusercontent.com/73374378/186119649-29bc9061-5cfe-4627-86c3-e5f936a220c9.png)

I want to know how to train this model?

> 你好!感谢您的精心分析和翔实的实验! > > 注意到您进行了一个实验,其中 NeRF 的几何形状(不透明度场)是固定的(或初始化的)。您能否也提供该实验的代码? > > 提前致谢! Hello, have you solved this problem? How to initialize a 3D model into a sphere?

how can i fix it?

> I haven't personally tried the codebase in windows; the codebase was tested on Linux. > > But a quick look at your error log suggests that there might be...

if i use _add_gaussian_splats,it arise : Traceback (most recent call last): File "/root/safer-splat-master/visualize.py", line 85, in server.scene._add_gaussian_splats( File "/root/.local/conda/envs/safersplat/lib/python3.10/site-packages/viser/_scene_api.py", line 974, in _add_gaussian_splats onp.linalg.cholesky(covariances.astype(onp.float64) + onp.ones(3) * 1e-7) File "/root/.local/conda/envs/safersplat/lib/python3.10/site-packages/numpy/linalg/linalg.py",...

After visualizing, I got this obj, but I'm not quite sure what it's trying to convey.