Git Product home page Git Product logo

deepaerialmatching_pytorch's Introduction

Deep Aerial Image Matching Implementation

This is the official implementation of the paper:

J.-H. Park, W.-J Nam and S.-W Lee, "A Two-Stream Symmetric Network with Bidirectional Ensemble for Aerial Image Matching," Remote Sens., 2020, Vol. 12, No. 6, pp. 465
[Journal][arXiv]

Required package

  • Python 3
  • PyTorch, torchvision
  • pretrainedmodels
  • scikit-image, pandas, opencv
  • termcolor, tqdm
  • googledrivedownloader

Getting started

  • demo.py demonstrates the results on the samples of aerial image dataset
  • train.py is the main training script
  • eval_pck.py evaluates on the aerial image dataset

Trained models

Note that, models must be downloaded to the 'trained_models' folder.

Backbone Network PCK (tau=0.05) PCK (tau=0.03) PCK (tau=0.01) Download Link
ResNet101 93.8 % 82.5 % 35.1 % [here]
ResNeXt101 94.6 % 85.9 % 43.2 % [here]
Densenet169 95.6 % 88.4 % 44.0 % [here]
SE-ResNeXt101 97.1 % 91.1 % 48.0 % [here]

Paper Citation

@misc{park2020aerial,
title={A Two-Stream Symmetric Network with Bidirectional Ensemble for Aerial Image Matching},
author={Jae-Hyun Park and Woo-Jeoung Nam and Seong-Whan Lee},
year={2020},
eprint={2002.01325},
archivePrefix={arXiv},
primaryClass={cs.CV}
}

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.