Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincentqyw committed Jul 15, 2024
2 parents cce4fff + a2b2931 commit 8948209
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion third_party/COTR
Submodule COTR updated 1 files
+0 βˆ’2 readme.md
2 changes: 1 addition & 1 deletion third_party/DarkFeat
Submodule DarkFeat updated 3 files
+0 βˆ’22 LICENSE
+0 βˆ’14 README.md
+1 βˆ’1 darkfeat.py
2 changes: 1 addition & 1 deletion third_party/DeDoDe
2 changes: 1 addition & 1 deletion third_party/GlueStick
2 changes: 1 addition & 1 deletion third_party/RoMa
Submodule RoMa updated 0 files
2 changes: 1 addition & 1 deletion third_party/RoRD
Submodule RoRD updated 5 files
+1 βˆ’1 README.md
+3 βˆ’3 lib/extractMatchTop.py
+2 βˆ’2 lib/loss.py
+2 βˆ’2 lib/pyramid.py
+1 βˆ’1 lib/utils.py
2 changes: 1 addition & 1 deletion third_party/SGMNet
Submodule SGMNet updated 1 files
+5 βˆ’6 sgmnet/match_model.py
2 changes: 1 addition & 1 deletion third_party/SOLD2
Submodule SOLD2 updated 1 files
+3 βˆ’3 README.md
2 changes: 1 addition & 1 deletion third_party/d2net
2 changes: 1 addition & 1 deletion third_party/dust3r
Submodule dust3r updated 55 files
+1 βˆ’0 NOTICE
+13 βˆ’46 README.md
+0 βˆ’66 datasets_preprocess/habitat/README.md
+0 βˆ’78 datasets_preprocess/habitat/find_scenes.py
+0 βˆ’2 datasets_preprocess/habitat/habitat_renderer/__init__.py
+0 βˆ’170 datasets_preprocess/habitat/habitat_renderer/habitat_sim_envmaps_renderer.py
+0 βˆ’93 datasets_preprocess/habitat/habitat_renderer/multiview_crop_generator.py
+0 βˆ’151 datasets_preprocess/habitat/habitat_renderer/projections.py
+0 βˆ’45 datasets_preprocess/habitat/habitat_renderer/projections_conversions.py
+0 βˆ’121 datasets_preprocess/habitat/preprocess_habitat.py
+0 βˆ’355 datasets_preprocess/preprocess_arkitscenes.py
+0 βˆ’149 datasets_preprocess/preprocess_blendedMVS.py
+4 βˆ’4 datasets_preprocess/preprocess_co3d.py
+0 βˆ’198 datasets_preprocess/preprocess_megadepth.py
+0 βˆ’390 datasets_preprocess/preprocess_scannetpp.py
+0 βˆ’130 datasets_preprocess/preprocess_staticthings3d.py
+0 βˆ’257 datasets_preprocess/preprocess_waymo.py
+0 βˆ’209 datasets_preprocess/preprocess_wildrgbd.py
+258 βˆ’2 demo.py
+35 βˆ’50 dust3r/cloud_opt/base_opt.py
+2 βˆ’10 dust3r/datasets/__init__.py
+0 βˆ’102 dust3r/datasets/arkitscenes.py
+0 βˆ’114 dust3r/datasets/blendedmvs.py
+9 βˆ’28 dust3r/datasets/co3d.py
+0 βˆ’107 dust3r/datasets/habitat.py
+0 βˆ’123 dust3r/datasets/megadepth.py
+0 βˆ’96 dust3r/datasets/scannetpp.py
+0 βˆ’96 dust3r/datasets/staticthings3d.py
+4 βˆ’9 dust3r/datasets/utils/cropping.py
+0 βˆ’93 dust3r/datasets/waymo.py
+0 βˆ’67 dust3r/datasets/wildrgbd.py
+0 βˆ’266 dust3r/demo.py
+3 βˆ’4 dust3r/inference.py
+9 βˆ’11 dust3r/losses.py
+0 βˆ’376 dust3r/training.py
+15 βˆ’20 dust3r/utils/geometry.py
+0 βˆ’5 dust3r/utils/image.py
+2 βˆ’2 dust3r/utils/misc.py
+0 βˆ’79 dust3r/utils/parallel.py
+19 βˆ’80 dust3r/viz.py
+0 βˆ’93 dust3r_visloc/README.md
+0 βˆ’2 dust3r_visloc/__init__.py
+0 βˆ’6 dust3r_visloc/datasets/__init__.py
+0 βˆ’24 dust3r_visloc/datasets/aachen_day_night.py
+0 βˆ’282 dust3r_visloc/datasets/base_colmap.py
+0 βˆ’19 dust3r_visloc/datasets/base_dataset.py
+0 βˆ’19 dust3r_visloc/datasets/cambridge_landmarks.py
+0 βˆ’167 dust3r_visloc/datasets/inloc.py
+0 βˆ’123 dust3r_visloc/datasets/sevenscenes.py
+0 βˆ’118 dust3r_visloc/datasets/utils.py
+0 βˆ’65 dust3r_visloc/evaluation.py
+0 βˆ’140 dust3r_visloc/localization.py
+1 βˆ’7 requirements_optional.txt
+373 βˆ’3 train.py
+0 βˆ’193 visloc.py
2 changes: 1 addition & 1 deletion third_party/lanet
2 changes: 1 addition & 1 deletion third_party/omniglue

0 comments on commit 8948209

Please sign in to comment.