dcarpintero
commited on
Commit
•
b117885
1
Parent(s):
f6d2e9b
Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ tags:
|
|
8 |
- astronomy
|
9 |
---
|
10 |
|
11 |
-
##
|
12 |
|
13 |
-
Classify images of
|
14 |
|
15 |
Built for the fast.ai [Practical Deep Learning Course](https://course.fast.ai/) by:
|
16 |
- creating a custom dataset (less than 150 images per label) using [Bing search API](https://www.microsoft.com/en-us/bing/apis/bing-web-search-api);
|
@@ -42,7 +42,7 @@ Accuracy: 84%
|
|
42 |
|
43 |
*Available at [fastai-interstellar-object](https://huggingface.co/dcarpintero/fastai-interstellar-object/tree/main)*
|
44 |
|
45 |
-
Recognizes a (limited) set of **specific**
|
46 |
- `m31 andromeda`
|
47 |
- `m33 triangulum`
|
48 |
- `m81 bode`
|
|
|
8 |
- astronomy
|
9 |
---
|
10 |
|
11 |
+
## Astronomical Classifier
|
12 |
|
13 |
+
Classify images of astronomical objects such as galaxies, nebulae, comets, asteroids, quasars, and star clusters.
|
14 |
|
15 |
Built for the fast.ai [Practical Deep Learning Course](https://course.fast.ai/) by:
|
16 |
- creating a custom dataset (less than 150 images per label) using [Bing search API](https://www.microsoft.com/en-us/bing/apis/bing-web-search-api);
|
|
|
42 |
|
43 |
*Available at [fastai-interstellar-object](https://huggingface.co/dcarpintero/fastai-interstellar-object/tree/main)*
|
44 |
|
45 |
+
Recognizes a (limited) set of **specific** astronomical objects:
|
46 |
- `m31 andromeda`
|
47 |
- `m33 triangulum`
|
48 |
- `m81 bode`
|