Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
---
|
| 4 |
license: mit
|
| 5 |
tags:
|
| 6 |
- image-classification
|
| 7 |
- tensorflow
|
| 8 |
-
-
|
|
|
|
| 9 |
- InceptionV3
|
|
|
|
| 10 |
datasets:
|
| 11 |
- AIOmarRehan/AnimalsDataset
|
| 12 |
---
|
| 13 |
-
---
|
| 14 |
|
| 15 |
# Animal Image Classification (TensorFlow & CNN)
|
| 16 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language: en
|
|
|
|
| 3 |
license: mit
|
| 4 |
tags:
|
| 5 |
- image-classification
|
| 6 |
- tensorflow
|
| 7 |
+
- AnimalClassification
|
| 8 |
+
- image preprocessing
|
| 9 |
- InceptionV3
|
| 10 |
+
inference: true
|
| 11 |
datasets:
|
| 12 |
- AIOmarRehan/AnimalsDataset
|
| 13 |
---
|
|
|
|
| 14 |
|
| 15 |
# Animal Image Classification (TensorFlow & CNN)
|
| 16 |
|