AstroNet
latest
  • Overview
  • Installation
  • Main Classes
  • Augmentations
  • Example Gallery
    • Simulating a CCD edge error
    • Simulating a dead CCD column
    • Adding a foreground star
    • Adding noise to the input
    • Input normalization
    • Horizontally flip the input
    • Vertically flip the input
    • Rotating the input
    • Cropping the input
    • Zooming in on the input
    • Random crops of a given size
    • Shifting input
AstroNet
  • Docs »
  • Example Gallery
  • Edit on GitHub

Example GalleryΒΆ

This gallery contains examples designed to showcase the different augmentations that are implemented in astronet.

../_images/sphx_glr_plot_edgeerror_thumb.png

Simulating a CCD edge error

../_images/sphx_glr_plot_deadcolumn_thumb.png

Simulating a dead CCD column

../_images/sphx_glr_plot_star_thumb.png

Adding a foreground star

../_images/sphx_glr_plot_noise_thumb.png

Adding noise to the input

../_images/sphx_glr_plot_normalize_thumb.png

Input normalization

../_images/sphx_glr_plot_fliplr_thumb.png

Horizontally flip the input

../_images/sphx_glr_plot_flipud_thumb.png

Vertically flip the input

../_images/sphx_glr_plot_rotate_thumb.png

Rotating the input

../_images/sphx_glr_plot_crop_thumb.png

Cropping the input

../_images/sphx_glr_plot_zoomin_thumb.png

Zooming in on the input

../_images/sphx_glr_plot_randomcrop_thumb.png

Random crops of a given size

../_images/sphx_glr_plot_shift_thumb.png

Shifting input

Download all examples in Python source code: auto_examples_python.zip
Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Generated by Sphinx-Gallery

Next Previous

© Copyright 2016, Cas van den Bogaard, Fabian Gieseke. Revision 706b2a26.

Built with Sphinx using a theme provided by Read the Docs.