-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Submodule ASpanFormer
updated
5 files
+3 β4 | demo/demo.py | |
+1 β2 | src/ASpanFormer/aspan_module/attention.py | |
+1 β2 | src/ASpanFormer/aspan_module/transformer.py | |
+2 β3 | src/ASpanFormer/aspanformer.py | |
+2 β2 | src/ASpanFormer/utils/coarse_matching.py |
Submodule DeDoDe
updated
6 files
+1 β2 | .gitignore | |
+2 β3 | DeDoDe/detectors/dedode_detector.py | |
+2 β8 | DeDoDe/model_zoo/dedode_models.py | |
+1 β6 | DeDoDe/utils.py | |
+3 β26 | README.md | |
+1 β7 | data_prep/prep_keypoints.py |
Submodule GlueStick
updated
7 files
+3 β5 | README.md | |
+1 β6 | gluestick/models/gluestick.py | |
+1 β6 | gluestick/models/superpoint.py | |
+1 β1 | gluestick/run.py | |
+0 β30 | pyproject.toml | |
+1 β2 | requirements.txt | |
+3 β0 | setup.py |
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 |
Submodule dust3r
updated
55 files
Submodule lanet
updated
5 files
+0 β0 | __init__.py | |
+0 β0 | network_v0/__init__.py | |
+1 β1 | network_v0/modules.py | |
+0 β0 | network_v1/__init__.py | |
+1 β1 | network_v1/modules.py |