Skip to content

matthieulel/be-stars-ai-classification

Repository files navigation

Welcome on Be Stars Ha Line Classfication

Automatic classification of Be Stars Ha Line profil with Fastai.

Please, note that this project is experimental and on progress.

The objective of this algorithm is to use Deep Learning on a set of Be star spectra in order to derive an automatic classification of the line profiles. The Halpha line profiles described here are based on the coding implemented by V. Desnoux (see document "codage_profil.pdf").

Authors : M. Le Lain (Model Training) / V. Desnoux (Codification) / F. Cochard (Proposition)

Licence : https://www.gnu.org/licenses/quick-guide-gplv3.html

Infos et contact : Stellartrip.net

Version : 1.0 - Update 08-01-2021

Licence GPLv3 Notice : Quick guide

Classification automatique des étoiles Be selon le profil de raie Halpha
Copyright (C) 2021  M. Le Lain (Model Training) - V. Desnoux (Codification) - F. Cochard (Proposition)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see https://www.gnu.org/licenses/.

Introduction

This Notebook trains a Halpha line profile classification model from Be star spectra. The data used to train this model come exclusively from the Base BeSS1. A special thanks to all the contributors of this base and to the people who maintain it should be noted here, for the possible use of all these data.

The retrieval of data to build a dataset is explained in another document (link).

The process of preparing the data for training, as well as the training steps, are described before each run cell in this notebook.

The training of this model is done with the library Fast.ai2, based on PyTorch 3.

Download Dataset

You can download the dataset for test training process here (approx. 80Mo) : Donwload dataset

Training

Open In Colab

Production

Launch App : Streamlit App

About

Be Stars Classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published