GithubHelp home page GithubHelp logo

atfortes / imagematchingchallenge2022 Goto Github PK

View Code? Open in Web Editor NEW
19.0 1.0 1.0 10.52 MB

CVPR 2022 "Image Matching: Local Features and Beyond" workshop challenge: Kaggle Silver Medal solution (34th out of 642 teams).

Jupyter Notebook 100.00%
computer-vision cvpr2022 feature-matching image-matching kaggle superglue superpoint loftr cvpr imc

imagematchingchallenge2022's Introduction

Image Matching Challenge 2022

This repository presents our solution to the Image Matching Challenge 2022, a competition hosted by Google Research as part of the CVPR'22 Workshop: Image Matching: Local Features & Beyond. Our solution finished at 34th place out of 642 participating teams, earning us a Kaggle Competition Silver Medal ๐Ÿฅˆ.

We hope our solution can serve as a resource for the community and inspire future work. If you find this repository useful, please consider giving it a star!

Authors: Armando Fortes & David Pissarra

Overview

Our solution leverages the SuperGlue (detector-based) and LoFTR (detector-free), two highly regarded methods for the image matching task. The chosen feature detector to complement the SuperGlue pre-trained network was SuperPoint. In addition, we add QuadTree Attention to LoFTR, improving the performance of the detector-free model.

For each pair of input images, we feed them into the two different local feature matching heads (i.e. the detector-based and detector-free approaches described above). The resulting matches from both heads are then concatenated and fed into the MAGSAC consensus algorithm for inlier/outlier detection and fundamental matrix calculation.

More details on the implementation and experiments can be found in our report.

Examples

Some inference examples, using images from famous monuments around the world. The colors of the resulting matches range from green for high-confidence matches to red for low-confidence matches.

Colosseum Taj Mahal
Basilica of the Sagrada Familia Trevi Fountain

imagematchingchallenge2022's People

Contributors

atfortes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.