glue-factory-custom/gluefactory/eval
Iago Suárez aa7727675e
Adding basic CI and fixing minor problems (#17)
* Adding integration tests

Create python-tests.yml
Adding ceres and eigen dependencies

Adding coverage

Adding parameterized

Fixing GPU torch problems

Avoiding explicit transfer of the model to CUDA

Adding tests for eval utils and standardizing the batched/non-batched behaviour (only tested with homographies)

Testing failures in pytest

Fixing dummy test

Removing MishaKav/pytest-coverage-comment

Fixing problems in MegaDepth evaluation

Fixing division by 0 and converting function to torch

Fixing lint errors

Fixing isort errors

* Addressing PR comments

* Addressing second round of PR comments
2023-10-18 10:09:58 +02:00
..
__init__.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00
eth3d.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00
eval_pipeline.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00
hpatches.py Adding basic CI and fixing minor problems (#17) 2023-10-18 10:09:58 +02:00
inspect.py Auto sort imports (#6) 2023-10-09 08:32:43 +02:00
io.py Check for model initialization in eval (#9) 2023-10-10 19:46:33 +02:00
megadepth1500.py Create data folder before downloading MegaDepth1500 (#8) 2023-10-09 16:30:21 +02:00
utils.py Adding basic CI and fixing minor problems (#17) 2023-10-18 10:09:58 +02:00