1-1is0 / dl4astro

Star-galaxy Classification Using Deep Convolutional Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star-galaxy Classification Using Deep Convolutional Neural Networks

  • Edward J Kim
  • Robert J Brunner

Paper

The LaTex source files are in the paper directory.

IPython/Jupyter Notebooks

How to generate SDSS cutout images: This notebook demonstrates how to generate cutout images from the SDSS database. Note: For demonstration and testing purposes only. For creating a training set, use scripts/fetch_sdss.py.

Training ConvNets: This notebook demonstrates the ConvNet architecture with a sample training set of 100 images. For demonstration and testing purposes only. In the paper, we used a much larger training set. See scripts/train_cnn.py.

Dockerfile

The Dockerfile for the Jupyter notebook server that has been used to run the notebooks is provided in the docker directory.

About

Star-galaxy Classification Using Deep Convolutional Neural Networks

License:Other


Languages

Language:Jupyter Notebook 96.5%Language:TeX 2.6%Language:Python 0.9%Language:Dockerfile 0.0%