A Robust Matching Network for Gradually Estimating Geometric Transformation on Remote Sensing Imagery
We propose a matching network for gradually estimating the geometric transformation parameters between two aerial images taken in the same area but in different environments. To precisely matching two aerial images, there are important factors to consider such as different time, a variation of viewpoint, size, and rotation.
This paper has been accepted in SMC 2019. [Paper] [Online info]
python==3.6.8
torch==1.0.1
torchvision=0.2.2
PyQt5==5.14 (for gui)
opencv==3.4.1 (for gui)
python demo.py
python gui.py (recommended)
Save the files in ./trained_models folder
Download link : ResNet models
@inproceedings{kim2019robust,
title={A Robust Matching Network for Gradually Estimating Geometric Transformation on Remote Sensing Imagery},
author={Kim, Dong-Geon and Nam, Woo-Jeoung and Lee, Seong-Whan},
booktitle={2019 IEEE International Conference on Systems, Man and Cybernetics (SMC)},
pages={3889--3894},
year={2019},
organization={IEEE}
}
If you need more performance, further research or issues, please feel free to contact me anytime.
I currently research the NAS (Nerual Architecture Search) to create a network suitable for specific image domain.
E-mail : [email protected]
Support real-time matching and overlay.