robot0321 / DepthRegularizedGS

This is an official repository for "Depth-Regularized Optimization for 3D Gaussian Splatting in Few-Shot Images"
Other
164 stars 8 forks source link

how set --kshot --seed can get a more refined result in nerfllff dataset ? #6

Open goometasoft opened 6 months ago

goometasoft commented 6 months ago

thank your DepthRegularizedGS , i like it very much !

how set --kshot --seed can get a more refined result in nerfllff dataset ?

python train.py ^
-s           E:\AI ^
--model_path E:\AI\output ^
--depth --usedepthReg --kshot 5 --seed 3
cainiaoshidai commented 5 months ago

I have the same question. Running the example data does not look advantageous in the end result. I don’t know if I’m doing something wrong there.