8000 GitHub - mdelhussieny/DeepInSAR: Code for DeepInSAR framework.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mdelhussieny/DeepInSAR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepInSAR

The code for our proposed DeepInSAR: A Deep Learning Framework for SAR Interferometric Phase Restoration and Coherence Estimation

It includes both Tensorflow and PyTorch implementaions.

Usage

  1. Clone this repo
git clone https://github.com/Lucklyric/DeepInSAR/
  1. Clone our InSAR-Simualtor (DeepInSAR branch). Welcome to try our other verions with new features.
git clone https://github.com/Lucklyric/InSAR-Simulator
git checkout DeepInSAR-v1
  1. Insatll all python dependencies. You can find conda and pip dependencies under each implementations dependencies folder
  2. Run training process using run.sh with correspodning SIM_DB_ROOT

Architecture

Architecture

Extra

Implementations of BoxCar, NL-SAR, NL-InSAR can be found at: https://github.com/gbaier/despeckCL

About

Code for DeepInSAR framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%
0