Skip to content

Segmentation of coronal holes and active region with Keras

Notifications You must be signed in to change notification settings

harmi97/sun-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar corona structures segmentation by deep learning

Segmentation of coronal holes and active regions using SDO/AIA images.

Folders and files

Libraries

List of all used libraries can be found in requirements.txt file.

  • Albumentations - library used for data augmentations.
  • ImageDataAugmentor - library that extends base Keras ImageDataGenerator and allows use of custom augmentations

Data

Data used for training and trained models can be found on this link.

The training data were images of the sun (SDO AIA) and a corresponding binary mask of a specific region (a coronal hole or active region).

sun-image binary-mask

Data sources

You can download images with HEK API or with SunPy module. Additional data sources can be found below:

Images

Annotations

SCSS - Solar coronal structures segementation model

SCSS model is based on U-Net architecture used for segmentation of biomedical images. Summary of model can be found in modelsummary.txt file. Image below shows how SCSS model architecture. model-architecture

Videos (External)

Clicking on image opens video uploaded on YouTube.

AR CH