Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
library_name: timm
|
| 11 |
license: mit
|
| 12 |
datasets:
|
| 13 |
-
- StephanAkkerman/
|
| 14 |
language:
|
| 15 |
- en
|
| 16 |
metrics:
|
|
@@ -33,7 +33,7 @@ chart-recognizer is intended for classifying images, mainly images posted on soc
|
|
| 33 |
## Dataset
|
| 34 |
|
| 35 |
chart-recognizer has been trained on my own dataset. So far I have not been able to find another image dataset about financial charts.
|
| 36 |
-
- [StephanAkkerman/
|
| 37 |
|
| 38 |
## More Information
|
| 39 |
|
|
|
|
| 10 |
library_name: timm
|
| 11 |
license: mit
|
| 12 |
datasets:
|
| 13 |
+
- StephanAkkerman/crypto-charts
|
| 14 |
language:
|
| 15 |
- en
|
| 16 |
metrics:
|
|
|
|
| 33 |
## Dataset
|
| 34 |
|
| 35 |
chart-recognizer has been trained on my own dataset. So far I have not been able to find another image dataset about financial charts.
|
| 36 |
+
- [StephanAkkerman/crypto-charts](https://huggingface.co/datasets/StephanAkkerman/crypto-charts): 5,000 images.
|
| 37 |
|
| 38 |
## More Information
|
| 39 |
|