cvg / LightGlue

LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
Apache License 2.0
3.32k stars 321 forks source link

can you offer train dataset? #39

Closed chenxianbo closed 12 months ago

chenxianbo commented 1 year ago

In the paper, there are two datasets, can you offer them? So when you release the train code, I can train immediately

  1. "first pre-train LightGlue on synthetic homographies of real-images" 2, "We use 170k images from the Oxford-Pairs 1M distractors dataset, and split them into 150K/10K/10K images for training/validation/test"
Phil26AT commented 1 year ago

Hey @chenxianbo, thank you for your interest in LightGlue.

The data can be downloaded using this script: https://github.com/filipradenovic/revisitop/blob/master/python/download.py

The release of the training code is a bit delayed because of other responsibilities, but we push hard to release it ASAP!

vrk7 commented 1 year ago

@Phil26AT - Do you have any dates by which we can expect the same?

sarlinpe commented 12 months ago

It's now released: https://github.com/cvg/glue-factory