Skip to content

dongrongliang/Star-Bubble-Recognition-CNN

Repository files navigation

Star-Bubble-Recognition

Purpose of this project:

Use a model of CNN to recognise bubbles in images of galaxy which are downloaded from https://www.zooniverse.org/projects/povich/milky-way-project/classify.

Used packages:

tensorflow-gpu 1.4, keras, Pillow. Python version: 3.5

File descriptions

bub.py: the CNN model, training process and prediction. cut_pic.py: Usefull tool to cut a images into small pieces. resize_pic.py: Usefull tool to resize image into specific size. rename_files: Usefull method to rename all files in the directory.

About

CNN model for bubble recognition in star galaxy; Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages