林杰
林杰
Good job! When I run the command of "python -m scripts.render_batch -debug -headless", it gives an error as following: ```bash Star /t Rendering thuman2 with 36 views, 512x512 size. Output...
I have trained the normal and implicit networks separately and tested them on the cape data set. In this process, I have some questions to ask and confirm. I sincerely...
Good job! When I run the script `python -m scripts.render_batch -debug -headless`, I got error as follows: ``` Start Rendering thuman2 with 36 views, 512x512 size. Output dir: ./debug/thuman2_36views Rendering...
Hello, I would like to ask you about the setting of the hyperparameter. After training ICON sevaral times, I found that the best saved model was in the middle of...
Is `num_frames = 21` fixed for SV3D ? Can I modify num_frames = 6 to obtain images at every 60 degrees?
Hello, I would like to ask if it is not necessary to have the left and right normal maps of the SMPL model when testing with the CAPE dataset? I...
Thanks. The test results of the pre-trained model are exactly the same as yours. However, the results of my own training are very poor, and I don't know why. ...
I encountered a similar issue like [this](https://github.com/hbb1/2d-gaussian-splatting/issues/80#issue-2355403772). When I run `./install/bin/SIBR_remoteGaussian_app --path /home/models/bicycle`, SIBR Viewer doesn't have the Render Mode section.  However, if I run `./install/bin/SIBR_remoteGaussian_app` and train the...
Thank you very much for your outstanding work. I have a question regarding the pruning process. I trained a large-scale scene (~10 square kilometers) using CityGaussianV1, resulting in approximately 60...