ZanzyTHEbar / UFO-Detector

This is a project dedicated to using image recogition technology to create an internet-accessible program for classifying known and unknown objects within the view of a telescope.
Apache License 2.0
4 stars 2 forks source link

Added Keras model trained on 50 epoch #1

Closed SummerSigh closed 2 years ago

SummerSigh commented 2 years ago

It includes an inference script for easy implementation

ZanzyTHEbar commented 2 years ago

I will need to look deeply into this tomorrow - and see how to integrate this into my current app setup (i am using Flask right now) Exciting!