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
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
- stocks
|
| 9 |
- crypto
|
| 10 |
library_name: timm
|
| 11 |
-
license:
|
| 12 |
datasets:
|
| 13 |
- StephanAkkerman/fintwit-charts
|
| 14 |
language:
|
|
@@ -73,5 +73,4 @@ If you use chart-recognizer in your research, please cite me as follows:
|
|
| 73 |
|
| 74 |
## License
|
| 75 |
|
| 76 |
-
This project is licensed under the MIT License. See the [LICENSE](https://choosealicense.com/licenses/mit/) file for details.
|
| 77 |
-
|
|
|
|
| 8 |
- stocks
|
| 9 |
- crypto
|
| 10 |
library_name: timm
|
| 11 |
+
license: mit
|
| 12 |
datasets:
|
| 13 |
- StephanAkkerman/fintwit-charts
|
| 14 |
language:
|
|
|
|
| 73 |
|
| 74 |
## License
|
| 75 |
|
| 76 |
+
This project is licensed under the MIT License. See the [LICENSE](https://choosealicense.com/licenses/mit/) file for details.
|
|
|