Skip to content

oparisot/StreaksYoloDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

StreaksYoloDataset

DOI

πŸ“– Description

StreaksYoloDataset, is a set of raw astronomical images captured with smart telescopes and annotated with the positions of streaks that are effectively in the images. Images were captured between March 2022 and February 2023 from Luxembourg Greater Region by using the built-in alignment and stacking features of a Stellina smart telescope, based on an Extra Low Dispersion doublet with an aperture of 80 mm and a focal length of 400 mm (focal ratio of f/5), and equipped with a Sony IMX178 CMOS sensor with a resolution of 6.4 million pixels.

StreaksYoloDataset can be used to train YOLO detection models on raw astronomical images, enabling the detection of satellites / debris / cosmic rays with astronomical equipment accessible to the public.

πŸ“œ Dataset Structure

StreaksYoloDataset is structured with the YOLO standard, i.e., with separated files for images and annotations, usable by state-of-the-art training tools and graphical software like MakeSense (https://www.makesense.ai/). More precisely, there is a ZIP file containing images in JPEG format (minimal compression), and text files containing the positions of streaks. Each image has a resolution of 640 Γ— 640 pixels.

πŸ“‘ Examples

The dataset was used to train a YOLOv7 model -- we will soon list here visual results.

πŸ“š Research

The dataset can be found here:

  • [2024] StreaksYoloDataset: labeled raw astronomical images for streaks detection – DOI Link

The following studies were based on this dataset:

  • [2024] Impact of satellites streaks for observational astronomy: a study on data captured during one year from Luxembourg Greater Region – Link
  • [2025] Resource-aware Detection of Satellites Streaks in Deep Sky Images Streams – Link
  • [2025] Detecting streaks in smart telescopes images with Deep Learning – Link

If you use this dataset in a publication, please notify us to include it in this list.

πŸŽ“ Citation

If you use StreaksYoloDataset in your work, please cite it as follows:

@dataset{parisot2024streaksyolodataset,
  author       = {Parisot, Olivier},
  title        = {StreaksYoloDataset: labeled raw astronomical images for streaks detection},
  month        = nov,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {1.0.0},
  doi          = {10.5281/zenodo.14047944},
  url          = {https://doi.org/10.5281/zenodo.14047944},
}

πŸ“ License

This dataset is released under the CC Creative Commons Attribution 4.0 International.

See LICENSE for details.

βœ‰οΈ Contact

For questions or collaborations, please contact Olivier Parisot at olivier.parisot@list.lu or open an issue on GitHub.

Copyright 2021-2025 Luxembourg Institute of Science and Technology (LIST - http://www.list.lu/).

About

StreaksYoloDataset: labeled raw astronomical images for streaks detection

Topics

Resources

Stars

Watchers

Forks