Instructions to use bmabir17/banknote_classify_bd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorFlowTTS
How to use bmabir17/banknote_classify_bd with TensorFlowTTS:
from tensorflow_tts.inference import TFAutoModel model = TFAutoModel.from_pretrained("bmabir17/banknote_classify_bd") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- bn
|
| 5 |
+
library_name: keras
|
| 6 |
+
pipeline_tag: image-classification
|
| 7 |
+
tags:
|
| 8 |
+
- 'bank_note '
|
| 9 |
+
- classify
|
| 10 |
+
- bangladesh
|
| 11 |
+
- currency
|
| 12 |
+
- image
|
| 13 |
---
|
| 14 |
+
|
| 15 |
+
|