Giter Site home page Giter Site logo

hift's Introduction

Learning Enriched Feature Descriptor for Image Matching and Visual Measurement

demo and pre-trained weight of HIFT --- a dense descriptor for local feature matching.

HIFT

Our work was accepted by IEEE Transactions on Instrumentation & Measurement 2023, and can be accessed via manuscript.

Pre-Trained Weights

We trained our HIFT with one-stage end-to-end triplet training strategy on MS-COCO, Multi-illumination and VIDIT datasets (same as LISRD) and the pre-trained weight is available at hift

Model file

The core implementation of HIFT is shown in HIFT_core.py

DEMO:SIFT+HIFT

  1. We provide the image matching demo of using SIFT keypoints and HIFT descriptor in demo.ipynb.
  2. We provide the demo of exporting SIFT keypoints and HIFT descriptor in export_descriptor_sift.py, and it can be easily modified to other off-the-shelf detectors and matchers for evaluation.
CUDA_VISIBLE_DEVICES=0 python export_descriptor_sift.py

For more evaluation details, please refer to the LISRD

Citation

If you are interested in this work, please cite the following work:

@ARTICLE{10058693,
  author={Rao, Yuan and Ju, Yakun and Wang, Sen and Gao, Feng and Fan, Hao and Dong, Junyu},
  journal={IEEE Transactions on Instrumentation and Measurement}, 
  title={Learning Enriched Feature Descriptor for Image Matching and Visual Measurement}, 
  year={2023},
  volume={72},
  number={},
  pages={1-12},
  doi={10.1109/TIM.2023.3249237}}

Acknowledgments

Our work is based on LISRD and we use their code. We appreciate the previous open-source repository LISRD

hift's People

Contributors

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