facebookresearch / facebookresearch/SteepGS

Training using the commands given by the repository cannot converge on the biycle dataset

Open
#4 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
109
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Thank you very much for your great work!
I use the training command recommended by the repository to train on the public bicycle dataset and can't converge, please help to see where the problem is, thank you! The command to run is as follows:

python train.py -s /home/xx/lab/SteepGS/data/bicycle -m /home/xx/lab/SteepGS/output/bicycle --no_gui --densify_strategy steepest --S_estimator partial --eval

even i used
python train.py -s /home/xx/lab/SteepGS/data/bicycle -m /home/xx/lab/SteepGS/output/bicycle --no_gui --densify_strategy steepest --S_estimator approx --eval
and
python train.py -s /home/xx/lab/SteepGS/data/bicycle -m /home/xx/lab/SteepGS/output/bicycle --no_gui --densify_strategy steepest --S_estimator inv_cov --eval

None of them could converge!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.