FantasticOven2

Results 5 issues of FantasticOven2

There is a problem with the arg parse, run python launch.py sac_bpp and python launch.py sac will both run sac_bpp

Does the dataset follow opencv camera convention? Thanks

This is an attempt to integrate 2DGS [https://surfsplatting.github.io/](url) into gsplat. You can run simple 2D traning example with: 2D verification examples: `python examples/2d_example.py --model-type {3dgs, 2dgs} ` Image fitting: `python...

Hello authors, thanks for this amazing work! I ran DSINE with `checkpoints/exp001_cvpr2024/dsine.pt` on some custom data, and here's the result. It seems the normals for background stairs are over-smoothed. Do...

I want to run this online setting locally; how should I set up local command line arguments?