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

  • Log In
  • Sign Up

brainer
/
ecg-detect

Object Detection
Transformers
TensorBoard
Safetensors
detr
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use brainer/ecg-detect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use brainer/ecg-detect with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="brainer/ecg-detect")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForObjectDetection
    
    processor = AutoImageProcessor.from_pretrained("brainer/ecg-detect")
    model = AutoModelForObjectDetection.from_pretrained("brainer/ecg-detect")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • Jan17_10-08-35_908e35314fb9
    End of training over 2 years ago
  • Jan17_10-42-53_908e35314fb9
    End of training over 2 years ago
  • Jan17_11-02-06_908e35314fb9
    End of training over 2 years ago
  • Jan18_04-18-21_72faccb8227c
    End of training over 2 years ago
  • Jan18_10-33-28_7e15e8d6808a
    End of training over 2 years ago
  • Jan18_11-26-18_53e4b2008e1d
    End of training over 2 years ago
  • Jan18_14-37-21_32b1ba34a982
    End of training over 2 years ago
  • Jan18_14-40-13_32b1ba34a982
    End of training over 2 years ago
  • Jan18_14-45-38_32b1ba34a982
    End of training over 2 years ago
  • Jan18_14-57-40_32b1ba34a982
    End of training over 2 years ago