Skip to content
  • Shanchuan Liu's avatar
    a8b2df02
    Update 243 files · a8b2df02
    Shanchuan Liu authored
    - /.github/workflows/building.yml
    - /.github/workflows/core_tests.yml
    - /.github/workflows/doc.yml
    - /.github/workflows/generate_simple_index_pages.py
    - /.github/workflows/generate_simple_index_pages.yml
    - /.github/workflows/publish.yml
    - /.github/workflows/cuda/Linux-env.sh
    - /.github/workflows/cuda/Linux.sh
    - /.github/workflows/cuda/Windows-env.sh
    - /.github/workflows/cuda/Windows.sh
    - /assets/test_garden.npz
    - /assets/Teaser.png
    - /docs/DEV.md
    - /docs/INSTALL_WIN.md
    - /docs/Makefile
    - /docs/requirements.txt
    - /docs/source/conf.py
    - /docs/source/index.rst
    - /docs/source/references.bib
    - /docs/source/apis/compression.rst
    - /docs/source/apis/rasterization.rst
    - /docs/source/apis/strategy.rst
    - /docs/source/apis/utils.rst
    - /docs/source/assets/square.gif
    - /docs/source/assets/viewer_garden_480p.mp4
    - /docs/source/assets/training.gif
    - /docs/source/conventions/data_conventions.rst
    - /docs/source/examples/colmap.rst
    - /docs/source/examples/image.rst
    - /docs/source/examples/large_scale.rst
    - /docs/source/migration/migration_inria.rst
    - /docs/source/migration/migration_legacy.rst
    - /docs/source/tests/eval.rst
    - /docs/source/tests/profile.rst
    - /docs/source/tests/tests.rst
    - /docs/source/_templates/sidebar/brand.html
    - /examples/compress_ply_sequence.py
    - /examples/get_tab_tex.ipynb
    - /examples/image_fitting.py
    - /examples/lib_bilagrid.py
    - /examples/ply_loader_renderer.py
    - /examples/requirements.txt
    - /examples/simple_trainer.py
    - /examples/simple_trainer_2dgs.py
    - /examples/simple_trainer_dyngs.py
    - /examples/simple_trainer_STG.py
    - /examples/simple_viewer.py
    - /examples/simple_viewer_dyn.py
    - /examples/utils.py
    - /examples/benchmarks/basic.sh
    - /examples/benchmarks/basic_2dgs.sh
    - /examples/benchmarks/basic_4gpus.sh
    - /examples/benchmarks/mcmc.sh
    - /examples/benchmarks/bilarf/mcmc_bilarf.sh
    - /examples/benchmarks/compression/mcmc.sh
    - /examples/benchmarks/compression/mcmc_db.sh
    - /examples/benchmarks/compression/mcmc_db_parallel.sh
    - /examples/benchmarks/compression/mcmc_parallel.sh
    - /examples/benchmarks/compression/mcmc_tt.sh
    - /examples/benchmarks/compression/mcmc_tt_ablation.sh
    - /examples/benchmarks/compression/mcmc_tt_ans_debug.sh
    - /examples/benchmarks/compression/mcmc_tt_sim.sh
    - /examples/benchmarks/compression/mcmc_tt_sim_debug.sh
    - /examples/benchmarks/compression/mcmc_tt_sim_parallel.sh
    - /examples/benchmarks/compression/mcmc_tt_sim_profile.sh
    - /examples/benchmarks/compression/summarize_stats.py
    - /examples/benchmarks/compression/final_exp/mcmc_db_sim.sh
    - /examples/benchmarks/compression/final_exp/mcmc_mip_sim.sh
    - /examples/benchmarks/compression/final_exp/mcmc_tt_sim.sh
    - /examples/benchmarks/compression/final_exp/mcmc_tt_sim_grad_thres.sh
    - /examples/benchmarks/compression/final_exp/mcmc_tt_sim_hash_grid.sh
    - /examples/benchmarks/compression/final_exp/sweep_rd_lambda.sh
    - /examples/benchmarks/compression/results/MipNeRF360.csv
    - /examples/benchmarks/compression/results/TanksAndTemples.csv
    - /examples/benchmarks/dyngs/dyngs.sh
    - /examples/benchmarks/dyngs/export_plys.sh
    - /examples/benchmarks/fisheye/mcmc_zipnerf.sh
    - /examples/benchmarks/fisheye/mcmc_zipnerf_undistorted.sh
    - /examples/benchmarks/mpeg/bartender_basic.sh
    - /examples/benchmarks/mpeg/bartender_gscodec.sh
    - /examples/benchmarks/mpeg/compression_bench.sh
    - /examples/benchmarks/mpeg/compression_bench_hevc.sh
    - /examples/benchmarks/mpeg/load_mpeg_splats_and_render.sh
    - /examples/benchmarks/mpeg/load_ply_and_render.sh
    - /examples/benchmarks/mpeg/pcc_anchor_bench.sh
    - /examples/benchmarks/mpeg/video_anchor_all_intra_bench.sh
    - /examples/benchmarks/mpeg/video_anchor_all_intra_debug.sh
    - /examples/benchmarks/mpeg/video_anchor_bench.sh
    - /examples/benchmarks/mpeg/zip_and_summarize_stats.py
    - /examples/benchmarks/stg/summarize_GOP50_stats.py
    - /examples/benchmarks/stg/summarize_stats.py
    - /examples/benchmarks/stg/final/stg_compression_rd_lambda.sh
    - /examples/benchmarks/stg/final/stg_compression_rd_lambda_0.02.sh
    - /examples/datasets/colmap.py
    - /examples/datasets/download_dataset.py
    - /examples/datasets/INVR.py
    - /examples/datasets/INVR_N3D.py
    - /examples/datasets/normalize.py
    - /examples/datasets/traj.py
    - /examples/helper/ges_tm/tmc3
    - /examples/helper/ges_tm/decoder.cfg
    - /examples/helper/ges_tm/encoder_r04.cfg
    - /examples/helper/ges_tm/encoder_r05.cfg
    - /examples/helper/ges_tm/encoder_r06.cfg
    - /examples/helper/ges_tm/encoder_r07.cfg
    - /examples/helper/ges_tm/encoder_r08.cfg
    - /examples/helper/ges_tm/post_process_gaussian.py
    - /examples/helper/ges_tm/pre_process_gaussian.py
    - /examples/helper/mpeg_gsc/QMIV
    - /examples/helper/mpeg_gsc/gsc_metric.py
    - /examples/helper/STG/cameras.py
    - /examples/helper/STG/camera_utils.py
    - /examples/helper/STG/colmap_loader.py
    - /examples/helper/STG/dataset_readers.py
    - /examples/helper/STG/general_utils.py
    - /examples/helper/STG/graphics_utils.py
    - /examples/helper/STG/helper_model.py
    - /examples/helper/STG/posetrace_utils.py
    - /examples/helper/STG/sh_utils.py
    - /examples/helper/STG/time_utils.py
    - /gsplat/distributed.py
    - /gsplat/profile.py
    - /gsplat/relocation.py
    - /gsplat/rendering.py
    - /gsplat/utils.py
    - /gsplat/version.py
    - /gsplat/_helper.py
    - /gsplat/__init__.py
    - /gsplat/compression/entropy_coding_compression.py
    - /gsplat/compression/hevc_compression.py
    - /gsplat/compression/hybrid_compression.py
    - /gsplat/compression/outlier_filter.py
    - /gsplat/compression/png_compression.py
    - /gsplat/compression/seq_hevc_compression.py
    - /gsplat/compression/sort.py
    - /gsplat/compression/stg_compression.py
    - /gsplat/compression/__init__.py
    - /gsplat/compression_simulation/ada_mask.py
    - /gsplat/compression_simulation/entropy_model.py
    - /gsplat/compression_simulation/gaussian_distribution_model.py
    - /gsplat/compression_simulation/ops.py
    - /gsplat/compression_simulation/simulation.py
    - /gsplat/compression_simulation/__init__.py
    - /gsplat/cuda/_backend.py
    - /gsplat/cuda/_torch_impl.py
    - /gsplat/cuda/_torch_impl_2dgs.py
    - /gsplat/cuda/_wrapper.py
    - /gsplat/cuda/__init__.py
    - /gsplat/cuda/csrc/adam.cu
    - /gsplat/cuda/csrc/CMakeLists.txt
    - /gsplat/cuda/csrc/compute_relocation.cu
    - /gsplat/cuda/csrc/compute_sh_bwd.cu
    - /gsplat/cuda/csrc/compute_sh_fwd.cu
    - /gsplat/cuda/csrc/ext.cpp
    - /gsplat/cuda/csrc/fully_fused_projection_2dgs_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_2dgs_fwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_fwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_2dgs_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_2dgs_fwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_fwd.cu
    - /gsplat/cuda/csrc/isect_tiles.cu
    - /gsplat/cuda/csrc/proj_bwd.cu
    - /gsplat/cuda/csrc/proj_fwd.cu
    - /gsplat/cuda/csrc/quat_scale_to_covar_preci_bwd.cu
    - /gsplat/cuda/csrc/quat_scale_to_covar_preci_fwd.cu
    - /gsplat/cuda/csrc/rasterize_to_indices_in_range.cu
    - /gsplat/cuda/csrc/rasterize_to_indices_in_range_2dgs.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_2dgs_bwd.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_2dgs_fwd.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_bwd.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_fwd.cu
    - /gsplat/cuda/csrc/world_to_cam_bwd.cu
    - /gsplat/cuda/csrc/world_to_cam_fwd.cu
    - /gsplat/cuda/include/2dgs.cuh
    - /gsplat/cuda/include/bindings.h
    - /gsplat/cuda/include/helpers.cuh
    - /gsplat/cuda/include/proj.cuh
    - /gsplat/cuda/include/quat.cuh
    - /gsplat/cuda/include/quat_scale_to_covar_preci.cuh
    - /gsplat/cuda/include/spherical_harmonics.cuh
    - /gsplat/cuda/include/transform.cuh
    - /gsplat/cuda/include/types.cuh
    - /gsplat/cuda/include/utils.cuh
    - /gsplat/optimizers/selective_adam.py
    - /gsplat/optimizers/__init__.py
    - /gsplat/strategy/base.py
    - /gsplat/strategy/default.py
    - /gsplat/strategy/mcmc.py
    - /gsplat/strategy/modified_stg.py
    - /gsplat/strategy/ops.py
    - /gsplat/strategy/STG_Strategy.py
    - /gsplat/strategy/__init__.py
    - /mpeg_gsc_utils/QMIV
    - /mpeg_gsc_utils/colmap_read_model.py
    - /mpeg_gsc_utils/gsc_metric.py
    - /mpeg_gsc_utils/preprocess.sh
    - /mpeg_gsc_utils/pre_colmap.py
    - /mpeg_gsc_utils/__init__.py
    - /mpeg_gsc_utils/multiview_video_preprocess/gen_poses_bds_file.py
    - /mpeg_gsc_utils/multiview_video_preprocess/README.md
    - /mpeg_gsc_utils/multiview_video_preprocess/run_per_frame_colmap.py
    - /mpeg_gsc_utils/multiview_video_preprocess/scene_info.py
    - /mpeg_gsc_utils/multiview_video_preprocess/video_preprocess.py
    - /mpeg_gsc_utils/multiview_video_preprocess/__init__.py
    - /profiling/main.py
    - /tests/test_2dgs.py
    - /tests/test_basic.py
    - /tests/test_compression.py
    - /tests/test_rasterization.py
    - /tests/test_strategy.py
    - /tests/_test_distributed.py
    - /third_party/gridencoder/backend.py
    - /third_party/gridencoder/grid.py
    - /third_party/gridencoder/setup.py
    - /third_party/gridencoder/__init__.py
    - /third_party/gridencoder/src/bindings.cpp
    - /third_party/gridencoder/src/gridencoder.cu
    - /third_party/gridencoder/src/gridencoder.h
    - /third_party/python-fpnge-master/.gitignore
    - /third_party/python-fpnge-master/README.md
    - /third_party/python-fpnge-master/requirements.txt
    - /third_party/python-fpnge-master/setup.py
    - /third_party/python-fpnge-master/binding/fpnge-binding.cc
    - /third_party/python-fpnge-master/binding/fpnge.cc
    - /third_party/python-fpnge-master/binding/fpnge.h
    - /third_party/python-fpnge-master/fpnge/__init__.py
    - /third_party/python-fpnge-master/test/conftest.py
    - /third_party/python-fpnge-master/test/test_fpnge.py
    - /third_party/python-fpnge-master/test/testfiles/8b.png
    - /third_party/python-fpnge-master/test/testfiles/12b.png
    - /.clang-format
    - /.gitignore
    - /.gitmodules
    - /CITATION.bib
    - /EXPLORATION.md
    - /LICENSE
    - /MANIFEST.in
    - /README.md
    - /README_gsplat.md
    - /setup.py
    - /.clangd_template
    a8b2df02
    Update 243 files
    Shanchuan Liu authored
    - /.github/workflows/building.yml
    - /.github/workflows/core_tests.yml
    - /.github/workflows/doc.yml
    - /.github/workflows/generate_simple_index_pages.py
    - /.github/workflows/generate_simple_index_pages.yml
    - /.github/workflows/publish.yml
    - /.github/workflows/cuda/Linux-env.sh
    - /.github/workflows/cuda/Linux.sh
    - /.github/workflows/cuda/Windows-env.sh
    - /.github/workflows/cuda/Windows.sh
    - /assets/test_garden.npz
    - /assets/Teaser.png
    - /docs/DEV.md
    - /docs/INSTALL_WIN.md
    - /docs/Makefile
    - /docs/requirements.txt
    - /docs/source/conf.py
    - /docs/source/index.rst
    - /docs/source/references.bib
    - /docs/source/apis/compression.rst
    - /docs/source/apis/rasterization.rst
    - /docs/source/apis/strategy.rst
    - /docs/source/apis/utils.rst
    - /docs/source/assets/square.gif
    - /docs/source/assets/viewer_garden_480p.mp4
    - /docs/source/assets/training.gif
    - /docs/source/conventions/data_conventions.rst
    - /docs/source/examples/colmap.rst
    - /docs/source/examples/image.rst
    - /docs/source/examples/large_scale.rst
    - /docs/source/migration/migration_inria.rst
    - /docs/source/migration/migration_legacy.rst
    - /docs/source/tests/eval.rst
    - /docs/source/tests/profile.rst
    - /docs/source/tests/tests.rst
    - /docs/source/_templates/sidebar/brand.html
    - /examples/compress_ply_sequence.py
    - /examples/get_tab_tex.ipynb
    - /examples/image_fitting.py
    - /examples/lib_bilagrid.py
    - /examples/ply_loader_renderer.py
    - /examples/requirements.txt
    - /examples/simple_trainer.py
    - /examples/simple_trainer_2dgs.py
    - /examples/simple_trainer_dyngs.py
    - /examples/simple_trainer_STG.py
    - /examples/simple_viewer.py
    - /examples/simple_viewer_dyn.py
    - /examples/utils.py
    - /examples/benchmarks/basic.sh
    - /examples/benchmarks/basic_2dgs.sh
    - /examples/benchmarks/basic_4gpus.sh
    - /examples/benchmarks/mcmc.sh
    - /examples/benchmarks/bilarf/mcmc_bilarf.sh
    - /examples/benchmarks/compression/mcmc.sh
    - /examples/benchmarks/compression/mcmc_db.sh
    - /examples/benchmarks/compression/mcmc_db_parallel.sh
    - /examples/benchmarks/compression/mcmc_parallel.sh
    - /examples/benchmarks/compression/mcmc_tt.sh
    - /examples/benchmarks/compression/mcmc_tt_ablation.sh
    - /examples/benchmarks/compression/mcmc_tt_ans_debug.sh
    - /examples/benchmarks/compression/mcmc_tt_sim.sh
    - /examples/benchmarks/compression/mcmc_tt_sim_debug.sh
    - /examples/benchmarks/compression/mcmc_tt_sim_parallel.sh
    - /examples/benchmarks/compression/mcmc_tt_sim_profile.sh
    - /examples/benchmarks/compression/summarize_stats.py
    - /examples/benchmarks/compression/final_exp/mcmc_db_sim.sh
    - /examples/benchmarks/compression/final_exp/mcmc_mip_sim.sh
    - /examples/benchmarks/compression/final_exp/mcmc_tt_sim.sh
    - /examples/benchmarks/compression/final_exp/mcmc_tt_sim_grad_thres.sh
    - /examples/benchmarks/compression/final_exp/mcmc_tt_sim_hash_grid.sh
    - /examples/benchmarks/compression/final_exp/sweep_rd_lambda.sh
    - /examples/benchmarks/compression/results/MipNeRF360.csv
    - /examples/benchmarks/compression/results/TanksAndTemples.csv
    - /examples/benchmarks/dyngs/dyngs.sh
    - /examples/benchmarks/dyngs/export_plys.sh
    - /examples/benchmarks/fisheye/mcmc_zipnerf.sh
    - /examples/benchmarks/fisheye/mcmc_zipnerf_undistorted.sh
    - /examples/benchmarks/mpeg/bartender_basic.sh
    - /examples/benchmarks/mpeg/bartender_gscodec.sh
    - /examples/benchmarks/mpeg/compression_bench.sh
    - /examples/benchmarks/mpeg/compression_bench_hevc.sh
    - /examples/benchmarks/mpeg/load_mpeg_splats_and_render.sh
    - /examples/benchmarks/mpeg/load_ply_and_render.sh
    - /examples/benchmarks/mpeg/pcc_anchor_bench.sh
    - /examples/benchmarks/mpeg/video_anchor_all_intra_bench.sh
    - /examples/benchmarks/mpeg/video_anchor_all_intra_debug.sh
    - /examples/benchmarks/mpeg/video_anchor_bench.sh
    - /examples/benchmarks/mpeg/zip_and_summarize_stats.py
    - /examples/benchmarks/stg/summarize_GOP50_stats.py
    - /examples/benchmarks/stg/summarize_stats.py
    - /examples/benchmarks/stg/final/stg_compression_rd_lambda.sh
    - /examples/benchmarks/stg/final/stg_compression_rd_lambda_0.02.sh
    - /examples/datasets/colmap.py
    - /examples/datasets/download_dataset.py
    - /examples/datasets/INVR.py
    - /examples/datasets/INVR_N3D.py
    - /examples/datasets/normalize.py
    - /examples/datasets/traj.py
    - /examples/helper/ges_tm/tmc3
    - /examples/helper/ges_tm/decoder.cfg
    - /examples/helper/ges_tm/encoder_r04.cfg
    - /examples/helper/ges_tm/encoder_r05.cfg
    - /examples/helper/ges_tm/encoder_r06.cfg
    - /examples/helper/ges_tm/encoder_r07.cfg
    - /examples/helper/ges_tm/encoder_r08.cfg
    - /examples/helper/ges_tm/post_process_gaussian.py
    - /examples/helper/ges_tm/pre_process_gaussian.py
    - /examples/helper/mpeg_gsc/QMIV
    - /examples/helper/mpeg_gsc/gsc_metric.py
    - /examples/helper/STG/cameras.py
    - /examples/helper/STG/camera_utils.py
    - /examples/helper/STG/colmap_loader.py
    - /examples/helper/STG/dataset_readers.py
    - /examples/helper/STG/general_utils.py
    - /examples/helper/STG/graphics_utils.py
    - /examples/helper/STG/helper_model.py
    - /examples/helper/STG/posetrace_utils.py
    - /examples/helper/STG/sh_utils.py
    - /examples/helper/STG/time_utils.py
    - /gsplat/distributed.py
    - /gsplat/profile.py
    - /gsplat/relocation.py
    - /gsplat/rendering.py
    - /gsplat/utils.py
    - /gsplat/version.py
    - /gsplat/_helper.py
    - /gsplat/__init__.py
    - /gsplat/compression/entropy_coding_compression.py
    - /gsplat/compression/hevc_compression.py
    - /gsplat/compression/hybrid_compression.py
    - /gsplat/compression/outlier_filter.py
    - /gsplat/compression/png_compression.py
    - /gsplat/compression/seq_hevc_compression.py
    - /gsplat/compression/sort.py
    - /gsplat/compression/stg_compression.py
    - /gsplat/compression/__init__.py
    - /gsplat/compression_simulation/ada_mask.py
    - /gsplat/compression_simulation/entropy_model.py
    - /gsplat/compression_simulation/gaussian_distribution_model.py
    - /gsplat/compression_simulation/ops.py
    - /gsplat/compression_simulation/simulation.py
    - /gsplat/compression_simulation/__init__.py
    - /gsplat/cuda/_backend.py
    - /gsplat/cuda/_torch_impl.py
    - /gsplat/cuda/_torch_impl_2dgs.py
    - /gsplat/cuda/_wrapper.py
    - /gsplat/cuda/__init__.py
    - /gsplat/cuda/csrc/adam.cu
    - /gsplat/cuda/csrc/CMakeLists.txt
    - /gsplat/cuda/csrc/compute_relocation.cu
    - /gsplat/cuda/csrc/compute_sh_bwd.cu
    - /gsplat/cuda/csrc/compute_sh_fwd.cu
    - /gsplat/cuda/csrc/ext.cpp
    - /gsplat/cuda/csrc/fully_fused_projection_2dgs_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_2dgs_fwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_fwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_2dgs_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_2dgs_fwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_bwd.cu
    - /gsplat/cuda/csrc/fully_fused_projection_packed_fwd.cu
    - /gsplat/cuda/csrc/isect_tiles.cu
    - /gsplat/cuda/csrc/proj_bwd.cu
    - /gsplat/cuda/csrc/proj_fwd.cu
    - /gsplat/cuda/csrc/quat_scale_to_covar_preci_bwd.cu
    - /gsplat/cuda/csrc/quat_scale_to_covar_preci_fwd.cu
    - /gsplat/cuda/csrc/rasterize_to_indices_in_range.cu
    - /gsplat/cuda/csrc/rasterize_to_indices_in_range_2dgs.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_2dgs_bwd.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_2dgs_fwd.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_bwd.cu
    - /gsplat/cuda/csrc/rasterize_to_pixels_fwd.cu
    - /gsplat/cuda/csrc/world_to_cam_bwd.cu
    - /gsplat/cuda/csrc/world_to_cam_fwd.cu
    - /gsplat/cuda/include/2dgs.cuh
    - /gsplat/cuda/include/bindings.h
    - /gsplat/cuda/include/helpers.cuh
    - /gsplat/cuda/include/proj.cuh
    - /gsplat/cuda/include/quat.cuh
    - /gsplat/cuda/include/quat_scale_to_covar_preci.cuh
    - /gsplat/cuda/include/spherical_harmonics.cuh
    - /gsplat/cuda/include/transform.cuh
    - /gsplat/cuda/include/types.cuh
    - /gsplat/cuda/include/utils.cuh
    - /gsplat/optimizers/selective_adam.py
    - /gsplat/optimizers/__init__.py
    - /gsplat/strategy/base.py
    - /gsplat/strategy/default.py
    - /gsplat/strategy/mcmc.py
    - /gsplat/strategy/modified_stg.py
    - /gsplat/strategy/ops.py
    - /gsplat/strategy/STG_Strategy.py
    - /gsplat/strategy/__init__.py
    - /mpeg_gsc_utils/QMIV
    - /mpeg_gsc_utils/colmap_read_model.py
    - /mpeg_gsc_utils/gsc_metric.py
    - /mpeg_gsc_utils/preprocess.sh
    - /mpeg_gsc_utils/pre_colmap.py
    - /mpeg_gsc_utils/__init__.py
    - /mpeg_gsc_utils/multiview_video_preprocess/gen_poses_bds_file.py
    - /mpeg_gsc_utils/multiview_video_preprocess/README.md
    - /mpeg_gsc_utils/multiview_video_preprocess/run_per_frame_colmap.py
    - /mpeg_gsc_utils/multiview_video_preprocess/scene_info.py
    - /mpeg_gsc_utils/multiview_video_preprocess/video_preprocess.py
    - /mpeg_gsc_utils/multiview_video_preprocess/__init__.py
    - /profiling/main.py
    - /tests/test_2dgs.py
    - /tests/test_basic.py
    - /tests/test_compression.py
    - /tests/test_rasterization.py
    - /tests/test_strategy.py
    - /tests/_test_distributed.py
    - /third_party/gridencoder/backend.py
    - /third_party/gridencoder/grid.py
    - /third_party/gridencoder/setup.py
    - /third_party/gridencoder/__init__.py
    - /third_party/gridencoder/src/bindings.cpp
    - /third_party/gridencoder/src/gridencoder.cu
    - /third_party/gridencoder/src/gridencoder.h
    - /third_party/python-fpnge-master/.gitignore
    - /third_party/python-fpnge-master/README.md
    - /third_party/python-fpnge-master/requirements.txt
    - /third_party/python-fpnge-master/setup.py
    - /third_party/python-fpnge-master/binding/fpnge-binding.cc
    - /third_party/python-fpnge-master/binding/fpnge.cc
    - /third_party/python-fpnge-master/binding/fpnge.h
    - /third_party/python-fpnge-master/fpnge/__init__.py
    - /third_party/python-fpnge-master/test/conftest.py
    - /third_party/python-fpnge-master/test/test_fpnge.py
    - /third_party/python-fpnge-master/test/testfiles/8b.png
    - /third_party/python-fpnge-master/test/testfiles/12b.png
    - /.clang-format
    - /.gitignore
    - /.gitmodules
    - /CITATION.bib
    - /EXPLORATION.md
    - /LICENSE
    - /MANIFEST.in
    - /README.md
    - /README_gsplat.md
    - /setup.py
    - /.clangd_template
This project is licensed under the Apache License 2.0. Learn more
Loading