Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,10 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Cat vs Dog classifier with InceptionV3 model.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
[If you would like a detailed explanation of this project, please refer to the Medium article below.](https://medium.com/@ai.omar.rehan/building-a-near-perfect-cat-vs-dog-classifier-with-inceptionv3-01a5f9730907)
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Cat vs Dog classifier with InceptionV3 model.
|
| 12 |
+
models:
|
| 13 |
+
- AIOmarRehan/InceptionV3_Dogs_vs_Cats_Classifier_Model
|
| 14 |
+
datasets:
|
| 15 |
+
- AIOmarRehan/Cats_and_Dogs
|
| 16 |
---
|
| 17 |
|
| 18 |
[If you would like a detailed explanation of this project, please refer to the Medium article below.](https://medium.com/@ai.omar.rehan/building-a-near-perfect-cat-vs-dog-classifier-with-inceptionv3-01a5f9730907)
|