LICENSE_ALIKE.txt
LICENSE_ALIKED.txt
LICENSE_DISK.txt
LICENSE_LIGHTGLUE.txt
LICENSE_R2D2.txt
LICENSE_SUPERGLUE.txt
README.md
setup.py
easy_local_features/__init__.py
easy_local_features/io.py
easy_local_features.egg-info/PKG-INFO
easy_local_features.egg-info/SOURCES.txt
easy_local_features.egg-info/dependency_links.txt
easy_local_features.egg-info/requires.txt
easy_local_features.egg-info/top_level.txt
easy_local_features/datasets/__init__.py
easy_local_features/datasets/augmentor.py
easy_local_features/datasets/download.py
easy_local_features/feature/__init__.py
easy_local_features/feature/baseline_alike.py
easy_local_features/feature/baseline_aliked.py
easy_local_features/feature/baseline_d2net.py
easy_local_features/feature/baseline_dalf.py
easy_local_features/feature/baseline_deal.py
easy_local_features/feature/baseline_dedode.py
easy_local_features/feature/baseline_delf.py
easy_local_features/feature/baseline_disk.py
easy_local_features/feature/baseline_logpolar.py
easy_local_features/feature/baseline_r2d2.py
easy_local_features/feature/baseline_sosnet.py
easy_local_features/feature/baseline_superpoint.py
easy_local_features/feature/baseline_tfeat.py
easy_local_features/matching/__init__.py
easy_local_features/matching/baseline_lightglue.py
easy_local_features/matching/baseline_loftr.py
easy_local_features/matching/baseline_superglue.py
easy_local_features/matching/core.py
easy_local_features/submodules/__init__.py
easy_local_features/submodules/git_alike/__init__.py
easy_local_features/submodules/git_alike/alike.py
easy_local_features/submodules/git_alike/alnet.py
easy_local_features/submodules/git_alike/soft_detect.py
easy_local_features/submodules/git_aliked/__init__.py
easy_local_features/submodules/git_aliked/custom_ops/__init__.py
easy_local_features/submodules/git_aliked/custom_ops/setup.py
easy_local_features/submodules/git_aliked/nets/__init__.py
easy_local_features/submodules/git_aliked/nets/aliked.py
easy_local_features/submodules/git_aliked/nets/blocks.py
easy_local_features/submodules/git_aliked/nets/padder.py
easy_local_features/submodules/git_aliked/nets/soft_detect.py
easy_local_features/submodules/git_brand/__init__.py
easy_local_features/submodules/git_brand/run_and_save.py
easy_local_features/submodules/git_d2net/__init__.py
easy_local_features/submodules/git_d2net/models.py
easy_local_features/submodules/git_disk/__init__.py
easy_local_features/submodules/git_disk/disk/__init__.py
easy_local_features/submodules/git_disk/disk/common/__init__.py
easy_local_features/submodules/git_disk/disk/common/structs.py
easy_local_features/submodules/git_disk/disk/geom/__init__.py
easy_local_features/submodules/git_disk/disk/geom/distance_matrix.py
easy_local_features/submodules/git_disk/disk/geom/epi.py
easy_local_features/submodules/git_disk/disk/geom/pose.py
easy_local_features/submodules/git_disk/disk/model/__init__.py
easy_local_features/submodules/git_disk/disk/model/consistent_matcher.py
easy_local_features/submodules/git_disk/disk/model/cycle_matcher.py
easy_local_features/submodules/git_disk/disk/model/detector.py
easy_local_features/submodules/git_disk/disk/model/disk.py
easy_local_features/submodules/git_disk/disk/model/nms.py
easy_local_features/submodules/git_disk/disk/unets/__init__.py
easy_local_features/submodules/git_disk/disk/unets/blocks.py
easy_local_features/submodules/git_disk/disk/unets/ops.py
easy_local_features/submodules/git_disk/disk/unets/unet.py
easy_local_features/submodules/git_disk/disk/unets/utils.py
easy_local_features/submodules/git_logpolar/__init__.py
easy_local_features/submodules/git_logpolar/defaults.py
easy_local_features/submodules/git_logpolar/models.py
easy_local_features/submodules/git_r2d2/__init__.py
easy_local_features/submodules/git_r2d2/extract.py
easy_local_features/submodules/git_r2d2/extract_kapture.py
easy_local_features/submodules/git_r2d2/train.py
easy_local_features/submodules/git_r2d2/viz_heatmaps.py
easy_local_features/submodules/git_r2d2/nets/__init__.py
easy_local_features/submodules/git_r2d2/nets/ap_loss.py
easy_local_features/submodules/git_r2d2/nets/losses.py
easy_local_features/submodules/git_r2d2/nets/patchnet.py
easy_local_features/submodules/git_r2d2/nets/reliability_loss.py
easy_local_features/submodules/git_r2d2/nets/repeatability_loss.py
easy_local_features/submodules/git_r2d2/nets/sampler.py
easy_local_features/submodules/git_r2d2/tools/__init__.py
easy_local_features/submodules/git_r2d2/tools/common.py
easy_local_features/submodules/git_r2d2/tools/dataloader.py
easy_local_features/submodules/git_r2d2/tools/trainer.py
easy_local_features/submodules/git_r2d2/tools/transforms.py
easy_local_features/submodules/git_r2d2/tools/transforms_tools.py
easy_local_features/submodules/git_r2d2/tools/viz.py
easy_local_features/submodules/git_superglue/__init__.py
easy_local_features/submodules/git_superglue/models/__init__.py
easy_local_features/submodules/git_superglue/models/matching.py
easy_local_features/submodules/git_superglue/models/superglue.py
easy_local_features/submodules/git_superglue/models/superpoint.py
easy_local_features/submodules/git_superglue/models/utils.py
easy_local_features/utils/__init__.py
easy_local_features/utils/generic_match.py