wanmeihuali / taichi_3d_gaussian_splatting

An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.
Apache License 2.0
637 stars 58 forks source link

How to improve result? #131

Open hardikdava opened 10 months ago

hardikdava commented 10 months ago

Hello @wanmeihuali , I have started doing some experiments with the code. The implementation is really good and clean, I like it. I have couple of questions regarding result quality.

Questions:

P.S. I am ready to provide a PR if something is improving the result.

wanmeihuali commented 9 months ago

Hi @hardikdava , there could be a lot of parameters that affect image sharpness, Given this is your private dataset, I can only provide some ideas:

hardikdava commented 9 months ago

@wanmeihuali Thanks for your reply. I will get back to you on this with the result.

hardikdava commented 9 months ago

@wanmeihuali I have better results after tunning the parameters like you suggested.

Screenshot 2023-10-04 122842
jb-ye commented 9 months ago

@hardikdava could you try using white background for the segmented image? Note sure if those wash-out effects still exist with this.