Zafiirah13/meercrab
MeerLICHT Classification of Real And Bogus using deep learning
This tool helps astronomers classify astronomical events by analyzing images captured by telescopes like MeerLICHT. It takes in images of potential celestial objects and outputs a score indicating whether the object is a 'real' astronomical event or a 'bogus' artifact. Astronomers and researchers working with transient astronomical surveys would use this to quickly sift through data.
No commits in the last 6 months.
Use this if you need to automatically distinguish between genuine astronomical transients and image artifacts from survey telescope data, saving significant manual review time.
Not ideal if you are working with astronomical image data from non-MeerLICHT instruments, or if your primary goal is detailed characterization rather than binary classification of transient events.
Stars
7
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Zafiirah13/meercrab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow