Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

StephanAkkerman
/
chart-info-detector

Object Detection
ultralytics
ONNX
English
chart
charts
fintwit
stocks
crypto
finance
financial
financial charts
graphs
financial graphs
plot
plots
financial plots
cryptocurrency
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use StephanAkkerman/chart-info-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use StephanAkkerman/chart-info-detector with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("StephanAkkerman/chart-info-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
chart-info-detector
17.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
StephanAkkerman's picture
StephanAkkerman
Update README.md
04e7f21 verified 6 months ago
  • weights
    Upload weights/best.onnx with huggingface_hub 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    1.89 kB
    Update README.md 6 months ago
  • results.csv
    10.2 kB
    Upload results.csv with huggingface_hub 6 months ago