GithubHelp home page GithubHelp logo

dekeijzer / sron-dcgan Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.32 GB

Using deep convolutional generative adversarial networks for the inpainting of exoplanetary atmosphere spectra

License: MIT License

Jupyter Notebook 98.58% Batchfile 0.01% Python 1.42%

sron-dcgan's Introduction

This repository is highly in development. A proper README will follow in the future.

SRON-DCGAN

Using deep convolutional generative adversarial networks (DCGANs) for the semantic inpainting of exoplanetary atmosphere spectra

Introduction

The ideas and models within this repository are bassed off of ExoGAN, link. ...

DCGAN

The DCGAN architecture from 'Unsupervised Representational Learning with Deep Convolutional Generative Adversarial Networks (2016)' is used and modified to work with 1x32x32 (Channel, Height, Width) shaped images.

Atmospheric Spectra and Parameters Array (ASPA)

Each image contains a Atmospheric Spectra and Parameters Array (ASPA).
The data used to create the ASPAs (currently) originates from TauREx and is released within the ExoGAN repository.
An example spectrum would be as follows.

The spectrum along with the parameters like planet mass, planet radius, planet temperature and gas mixture ratios are encoded into an ASPA.
These ASPAs are then used to train the DCGAN.
After ~8 hours of training on a Tesla M10 using 0.25 % of the original ExoGAN training set, the following result is gathered.

Semantic inpainting

GAN trained for 55 epochs (batch sized 64), on 0.1*25% of the first 50 ExoGAN chunks.
Inpainting took 5000 iterations, loss is 9.5.
Note that this inpainting is on an ASPA from the training set.

Results

...

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.