Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# HyzeACR (Astronomical Character Recognition)
|
| 2 |
|
| 3 |
An Image Classification model that detects galaxies, moons, planets, and nebulaes using TensorFlow and Keras
|
|
@@ -20,4 +35,4 @@ This AI system classifies space related images into the following categories:
|
|
| 20 |
It supports:
|
| 21 |
- Image based classification
|
| 22 |
---
|
| 23 |
-
## Created by Hitesh Vinothkumar
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
+
tags:
|
| 6 |
+
- Images
|
| 7 |
+
- Classification
|
| 8 |
+
- MadeByKids
|
| 9 |
+
- HiteshV
|
| 10 |
+
- HyzeAI
|
| 11 |
+
- HyzeACR
|
| 12 |
+
pretty_name: HyzeACR-Dataset
|
| 13 |
+
size_categories:
|
| 14 |
+
- 1K<n<10K
|
| 15 |
+
---
|
| 16 |
# HyzeACR (Astronomical Character Recognition)
|
| 17 |
|
| 18 |
An Image Classification model that detects galaxies, moons, planets, and nebulaes using TensorFlow and Keras
|
|
|
|
| 35 |
It supports:
|
| 36 |
- Image based classification
|
| 37 |
---
|
| 38 |
+
## Created by Hitesh Vinothkumar
|