Image Classification
timm
PyTorch
Safetensors
English
chart
charts
fintwit
stocks
crypto
finance
financial
financial charts
graphs
financial graphs
plot
plots
financial plots
cryptocurrency
image-recognition
recognition
Eval Results (legacy)
Instructions to use StephanAkkerman/chart-recognizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use StephanAkkerman/chart-recognizer with timm:
import timm model = timm.create_model("hf_hub:StephanAkkerman/chart-recognizer", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,17 @@ tags:
|
|
| 7 |
- fintwit
|
| 8 |
- stocks
|
| 9 |
- crypto
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
library_name: timm
|
| 11 |
license: mit
|
| 12 |
datasets:
|
|
|
|
| 7 |
- fintwit
|
| 8 |
- stocks
|
| 9 |
- crypto
|
| 10 |
+
- finance
|
| 11 |
+
- financial
|
| 12 |
+
- financial charts
|
| 13 |
+
- graphs
|
| 14 |
+
- financial graphs
|
| 15 |
+
- plot
|
| 16 |
+
- plots
|
| 17 |
+
- financial plots
|
| 18 |
+
- cryptocurrency
|
| 19 |
+
- image-recognition
|
| 20 |
+
- recognition
|
| 21 |
library_name: timm
|
| 22 |
license: mit
|
| 23 |
datasets:
|