Accioy / SAR2optical

A simple deeplearning model for translating SAR images to optical images.
31 stars 3 forks source link

A simple deep learning model(pix2pix) used for translating SAR images to optical images.

Codes referenced from https://github.com/eriklindernoren/Keras-GAN/tree/master/pix2pix.

If you are looking for dataset of SAR and optical image patches, I recommend this https://mediatum.ub.tum.de/1436631.

Here are some samples in my research: images in the first line are SAR images, optical images generated by GAN are in second line, and real optical images are in third line.