Git Product home page Git Product logo

coronal_holes's Introduction

Python TensorFlow

Segmentation of coronal holes with a convolutional neural network

This repository contains the source code to reproduce the coronal holes segmentation model from the paper Segmentation of coronal holes in solar disk images with a convolutional neural network (published in MNRAS).

Note that the code was updated to be compatible with helio framework. Checkout to the branch mnras2018 for original version.

Demo

Try a demo running directly in the browser to see how the model will process solar disk images you will feed to it. Note that the model was optimized to SDO/AIA images obtained from SunInTime website.

Installation

Clone the repo

git clone --recursive https://github.com/observethesun/coronal_holes.git

Usage

The code is based on helio framework. See the API documentation to learn more about its features.

A dataset proposed for model training consists of SDO/AIA 193 Angstrom solar disk images in 1K resolution obtained from SunInTime website and a dataset of coronal holes regions provided by the Kislovodsk Mountain Astronomical Station.

The notebook Train_segmentation_model contains data preprocessing, neural network architecture and model training pipeline. The notebook Apply_segmentation_model demonstrates inference pipeline.

Citing this work

Illarionov E., Tlatov ะ., 2018, MNRAS, 481, 4.

DOI

coronal_holes's People

Contributors

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