rgbarishian / Convolutional-Jelly

Creating a Convolutionional Neural Network to Identify Jellyfish Galaxies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Data:

Images were taken from Kaggle Galaxy Zoo Challenge
CSV of features were reduced to >30 Disturbance and >50 Feature
Based off this filter, images were then filtered to only include these Visual inspection was done to find possible Jellyfish Galaxies and random other images were taken for Not_Jellies tag.
All true images had copies made at 90, 180, 270 degrees of rotation

Data Structure:

Train

  • Not_Jellies
  • Poss-Jellies

Validation

  • Not_Jellies
  • Jellies

Test

About

Creating a Convolutionional Neural Network to Identify Jellyfish Galaxies


Languages

Language:Python 100.0%