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.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/datasets/megadepth.py
easy_local_features/datasets/scannet.py
easy_local_features/depth/__init__.py
easy_local_features/depth/baseline_depthanythingv2.py
easy_local_features/eval/__init__.py
easy_local_features/eval/pose_eval.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_croco.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_dinov2.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_relf.py
easy_local_features/feature/baseline_sfd2.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/feature/baseline_xfeat.py
easy_local_features/feature/basemodel.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/nearest_neighbor.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/aliked.py
easy_local_features/submodules/git_brand/__init__.py
easy_local_features/submodules/git_brand/run_and_save.py
easy_local_features/submodules/git_croco/__init__.py
easy_local_features/submodules/git_croco/blocks.py
easy_local_features/submodules/git_croco/croco.py
easy_local_features/submodules/git_croco/masking.py
easy_local_features/submodules/git_croco/pos_embed.py
easy_local_features/submodules/git_d2net/__init__.py
easy_local_features/submodules/git_d2net/models.py
easy_local_features/submodules/git_depthanythingv2/__init__.py
easy_local_features/submodules/git_depthanythingv2/dinov2.py
easy_local_features/submodules/git_depthanythingv2/dpt.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/__init__.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/attention.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/block.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/drop_path.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/layer_scale.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/mlp.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/patch_embed.py
easy_local_features/submodules/git_depthanythingv2/dinov2_layers/swiglu_ffn.py
easy_local_features/submodules/git_depthanythingv2/util/__init__.py
easy_local_features/submodules/git_depthanythingv2/util/blocks.py
easy_local_features/submodules/git_depthanythingv2/util/transform.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_relf/__init__.py
easy_local_features/submodules/git_relf/descriptor_utils.py
easy_local_features/submodules/git_relf/group_align.py
easy_local_features/submodules/git_relf/model.py
easy_local_features/submodules/git_relf/reresnet_model/__init__.py
easy_local_features/submodules/git_relf/reresnet_model/model.py
easy_local_features/submodules/git_relf/reresnet_model/models/__init__.py
easy_local_features/submodules/git_relf/reresnet_model/models/builder.py
easy_local_features/submodules/git_relf/reresnet_model/models/registry.py
easy_local_features/submodules/git_relf/reresnet_model/models/backbones/__init__.py
easy_local_features/submodules/git_relf/reresnet_model/models/backbones/base_backbone.py
easy_local_features/submodules/git_relf/reresnet_model/models/backbones/re_resnet.py
easy_local_features/submodules/git_relf/rewrn_model/__init__.py
easy_local_features/submodules/git_relf/rewrn_model/model.py
easy_local_features/submodules/git_relf/rewrn_model/models/__init__.py
easy_local_features/submodules/git_relf/rewrn_model/models/e2_wide_resnet.py
easy_local_features/submodules/git_relf/rewrn_model/models/e2sfcnn.py
easy_local_features/submodules/git_relf/rewrn_model/models/e2sfcnn_quotient.py
easy_local_features/submodules/git_relf/rewrn_model/models/example.py
easy_local_features/submodules/git_relf/rewrn_model/models/exp_cnn.py
easy_local_features/submodules/git_relf/rewrn_model/models/exp_e2sfcnn.py
easy_local_features/submodules/git_relf/rewrn_model/models/utils.py
easy_local_features/submodules/git_relf/rewrn_model/models/wide_resnet.py
easy_local_features/submodules/git_sfd2/__init__.py
easy_local_features/submodules/git_sfd2/nets.py
easy_local_features/submodules/git_sfd2/sfd2.py
easy_local_features/submodules/git_sfd2/utils.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/download.py
easy_local_features/utils/generic_match.py
easy_local_features/utils/io.py
easy_local_features/utils/ops.py
easy_local_features/utils/pathutils.py
easy_local_features/utils/vis.py
test/test_features.py
test/test_matchers.py