glue-factory-custom/gluefactory/models/extractors
Philipp Lindenberger 0c75e76fd6
SIFT+ALIKED updates (#26)
* fix links

* add sift/aliked eval configs

* add SIFT/ALIKED results on megadepth

* update sift config

* add SIFT with 4K keypoints results

* cleanup SIFT (see LightGlue)

* fix compatibility with LightGlue

* tiny visualization fix

* fix sift kornia

* Update sift configs
2023-10-19 19:06:06 +02:00
..
__init__.py Initial commit 2023-10-05 17:03:43 +02:00
aliked.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00
disk_kornia.py Check for model initialization in eval (#9) 2023-10-10 19:46:33 +02:00
grid_extractor.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00
keynet_affnet_hardnet.py Check for model initialization in eval (#9) 2023-10-10 19:46:33 +02:00
mixed.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00
sift.py SIFT+ALIKED updates (#26) 2023-10-19 19:06:06 +02:00
sift_kornia.py SIFT+ALIKED updates (#26) 2023-10-19 19:06:06 +02:00
superpoint_open.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00