Giter Site home page Giter Site logo

zjn0613 / adamatcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tencentyouturesearch/adamatcher

0.0 0.0 0.0 1.71 MB

Code for CVPR2023 paper:Adaptive Assignment for Geometry Aware Local Feature Matching

License: Other

Shell 2.31% Python 97.69%

adamatcher's Introduction

AdaMatcher: Adaptive Assignment for Geometry Aware Local Feature Matching


Adaptive Assignment for Geometry Aware Local Feature Matching Dihe Huang*, Ying Chen*, Yong Liu, Jianlin Liu, Shang Xu, Wenlong Wu, Yikang Ding, Fan Tang, Chengjie Wang CVPR 2023

network

Installation

For environment and data setup, please refer to LoFTR.

Run AdaMatcher

Download Pretrained model

We have provide pretrained model in megadepth dataset, you can download it from weights.

Download Datasets

You need to setup the testing subsets of ScanNet, MegaDepth and YFCC first from driven.

For the data utilized for training, we use the same training data as LoFTR does.

Megadepth validation

For different scales, you need edit megadepth_test_scale_1000.

# with shell script
bash ./scripts/reproduce_test/outdoor_ada_scale.sh

Reproduce the testing results for yfcc datasets

# with shell script
bash ./scripts/reproduce_test/yfcc100m.sh

Training

We train AdaMatcher on the MegaDepth datasets following LoFTR. And the results can be reproduced when training with 32gpus. Please run the following commands:

sh scripts/reproduce_train/outdoor_ada.sh

Acknowledgement

This repository is developed from LoFTR, and we are grateful to its authors for their implementation.

Citation

If you find this code useful for your research, please use the following BibTeX entry.

@article{Huang2023adamatcher,
  title={Adaptive Assignment for Geometry Aware Local Feature Matching},
  author={Dihe Huang, Ying Chen, Yong Liu, Jianlin Liu, Shang Xu, Wenlong Wu, Yikang Ding, Fan Tang, Chengjie Wang},
  journal={{CVPR}},
  year={2023}
}

adamatcher's People

Contributors

swordlidev 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.