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

  • Log In
  • Sign Up

TheNobody-12
/
HelmetDETA

Object Detection
Transformers
Safetensors
deta
Model card Files Files and versions
xet
Community

Instructions to use TheNobody-12/HelmetDETA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TheNobody-12/HelmetDETA with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="TheNobody-12/HelmetDETA")
    # Load model directly
    from transformers import AutoModelForObjectDetection
    model = AutoModelForObjectDetection.from_pretrained("TheNobody-12/HelmetDETA", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
HelmetDETA
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
TheNobody-12's picture
TheNobody-12
Upload processor
1d182f2 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • config.json
    2.42 kB
    Upload DetaForObjectDetection over 2 years ago
  • model.safetensors
    879 MB
    xet
    Upload DetaForObjectDetection over 2 years ago
  • preprocessor_config.json
    401 Bytes
    Upload processor over 2 years ago