Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unconvergence on aleks-teapot when training the SC-GS #40

Open
guanjunwu opened this issue May 25, 2024 · 1 comment
Open

Unconvergence on aleks-teapot when training the SC-GS #40

guanjunwu opened this issue May 25, 2024 · 1 comment

Comments

@guanjunwu
Copy link

Hi, thanks for your great work!
I'm trying to use SC-GS to train the interp/aleks-teapot dataset. That's my command:

python train_gui.py --source_path data/hypernerf/interp/aleks-teapot --model_path outputs/hypernerf/interp/aleks-teapot --deform_type node --node_num 512 --hyper_dim 8 --eval --gt_alpha_mask_as_scene_mask --local_frame --resolution 2 --W 540 --H 960

image

It seems like training cannot convergence. I'm wondering whether the author are also faced with similar problem?
As I concerned, it may caused by large motion and error camera poses?

@yihua7
Copy link
Owner

yihua7 commented May 27, 2024

Hi,

The problem is unusual, and I haven't encountered this phenomenon before. Even if the motion is significant, the static parts should remain unaffected and can be reconstructed accurately. Is this dataset synthetic or real? It could possibly be an issue with the camera, such as inaccurate parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants