first-commit

This commit is contained in:
xiaoyuxi 2025-07-08 15:55:54 +08:00
parent 8b4891cb52
commit b930b1bbd4

13
.gitignore vendored
View File

@ -23,31 +23,18 @@ __pycache__/
/**/**/__pycache__ /**/**/__pycache__
/**/__pycache__ /**/__pycache__
outputs
scripts/lauch_exp/config
scripts/lauch_exp/submit_job.log
scripts/lauch_exp/hydra_output
scripts/lauch_wulan
scripts/custom_video
# ignore the visualizer # ignore the visualizer
viser viser
viser_result viser_result
benchmark/results benchmark/results
benchmark benchmark
ossutil_output
prev_version prev_version
spat_ceres spat_ceres
wandb wandb
*.log *.log
seg_target.py seg_target.py
eval_davis.py
eval_multiple_gpu.py
eval_pose_scan.py
eval_single_gpu.py
infer_cam.py infer_cam.py
infer_stream.py infer_stream.py