You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am training LightGlue on my own dataset (which consists of RGB images only) by running this experiment:
python -m gluefactory.train sp+lg_homography --conf gluefactory/configs/superpoint-open+lightglue_homography.yaml
However, when I run inference after training, I get no matches at all. Any leads to solve this problem?
Also, is it possible to visualize matches during training after each epoch?
The text was updated successfully, but these errors were encountered:
I am training LightGlue on my own dataset (which consists of RGB images only) by running this experiment:
python -m gluefactory.train sp+lg_homography --conf gluefactory/configs/superpoint-open+lightglue_homography.yaml
However, when I run inference after training, I get no matches at all. Any leads to solve this problem?
Also, is it possible to visualize matches during training after each epoch?
The text was updated successfully, but these errors were encountered: