As I understood, you used glue-factory to train lighterglue.
is it possible to share experiment you've got? (glue-factory/outputs/training/*your_experiment_name)
and possibly, configs/*your_config.yaml and models/matchers/lighterglue.py
I want to make some tuning for lighterglue (lightglue is too slow for my task) but I found some issues importing it into glue-factory, also I've tried use .pt file with weights, but it doesn't work (mb, I missing something)