Giter Site home page Giter Site logo

zfd1 / feature-matching-and-position-matching-between-optical-and-sar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liaoyun0x0/feature-matching-and-position-matching-between-optical-and-sar

0.0 0.0 0.0 7.18 MB

Using Deep learning to locate the Synthetic Aperture Radar(SAR) images to the counterpart of Optical images.

License: Apache License 2.0

Python 100.00%

feature-matching-and-position-matching-between-optical-and-sar's Introduction

Feature Matching and Position Matching between Optical and SAR with Local Deep Feature Descriptor

Using Deeplearning to locate the Synthetic Aperture Radar(SAR) images to the counterpart of Optical images.

Model backbone: CSP + Dense Block CNN Loss: Arc loss and l2 loss

Demo:

run: python location_demo.py

image pairs in 'test_image' will be loaded into model and predict the location of SAR images in optical images. The matching results will save as images.

Chinese

利用CSP Block 和 Dense Block 搭建的CNN网络实现对光学图像和合成孔径雷达图像的位置匹配。

通过使用模型提取的图像关键点特征描述子进行异源图像匹配

示例: python location_demo.py 读入'test_image'中待匹配的图像进行匹配,结果以图片形式保存

image image

Requirement:

python >= 3.6

pytorch >= 1.0

opencv

torchvision

tqdm

feature-matching-and-position-matching-between-optical-and-sar's People

Contributors

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