Skip to content

Latest commit

 

History

History
62 lines (45 loc) · 3.69 KB

README.md

File metadata and controls

62 lines (45 loc) · 3.69 KB

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