Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save HtutLynn/8cb2acafb3dc2824b7b3221ef950a28a to your computer and use it in GitHub Desktop.
Save HtutLynn/8cb2acafb3dc2824b7b3221ef950a28a to your computer and use it in GitHub Desktop.
Resources to get started with Image Matching Challenge 2022 by Google Research, also hosted as one of the CVPR22 Workshops.

Previous Competitions

Domain Knowledge

Papers

  • Image Matching Across Wide Baselines (IJCV'20) Link
  • Distinctive Image Features from Scale Invariant Keypoints Link
  • SIFT: Scale Invariant Feature Transform by David Lowe PPT Link Wiki Link
  • DISK: Learning Local Features with Policy Gradient Link
  • LoFTR: Detector-Free Local Feature Matching with Transformers Link Project page Analyticsdimag article link (Current SOTA)

Related Workshops/Conferences

Code repos and notebooks

  • UBC Vision group IMC Benchmark Baseline Link
  • UBC Vision Group IMC Benchmark Repo Link
  • Image Registration by Direct Optimization (Kornia Sample) Link
  • Image Matching example with LoFTR (Kornia Sample) Link
  • Image Matching example with kornia local features: TFeat, MKD, OriNet Colab link
  • How to Match images using DELF and TF Hub Tensorflow Tutorial
  • DOLG-Tensorflow Implementation Github
  • GL3D: Geometric Learning with 3D Reconstruction Github
  • TFMatch: Learning-based image matching in TensorFlow Github

Kaggle Notebooks (Public)

From Hosts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment