mip-splatting icon indicating copy to clipboard operation
mip-splatting copied to clipboard

[CVPR'24 Oral] Mip-Splatting: Alias-free 3D Gaussian Splatting

Results 7 mip-splatting issues
Sort by recently updated
recently updated
newest added

Looking for config file in benchmark_nerf_synthetic_ours_stmt/mic/cfg_args Traceback (most recent call last): File "render.py", line 60, in args = get_combined_args(parser) File "/home/jovyan/cfs/personal_data/gongyan/It/mip-splatting-main/arguments/__init__.py", line 105, in get_combined_args with open(cfgfilepath) as cfg_file: FileNotFoundError:...

_Originally posted by @niujinshuchong in https://github.com/autonomousvision/mip-splatting/issues/21#issuecomment-1954530631_ Although the link provided points to the location of the Viewer's JavaScript source code, there are two issues that need to be addressed: 1....

Hi ! Currently trying to give a try to your method on a custom scene I have but I'm facing quite a disturbing and strange issue. Training starts well, but...

(mip-splatting) root@autodl-container-2a5049addd-1b9dbf2b:~/mip-splatting# OMP_NUM_THREADS=4 CUDA_VISIBLE_DEVICES=0 python train.py -s 360_v2/bonsai -m output --eval -r 8 --kernel_size 0.1 Optimizing output Output folder: output [09/04 12:43:50] Tensorboard not available: not logging progress [09/04 12:43:50]...

when i run `python train.py -s data` use my data happened that and following is my data file

Hi. I wanted to visualize these gaussians in real-time so I added the support for it. The following video shows a quick test I did on the synthetic ficus scene...