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: InceptionV3 sports ball classifier with Gradio.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Sports Ball Classification using InceptionV3
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: InceptionV3 sports ball classifier with Gradio.
|
| 12 |
+
models:
|
| 13 |
+
- AIOmarRehan/Sports_Balls_Classification_InceptionV3
|
| 14 |
+
datasets:
|
| 15 |
+
- AIOmarRehan/Sports-Balls
|
| 16 |
---
|
| 17 |
|
| 18 |
# Sports Ball Classification using InceptionV3
|