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

  • Log In
  • Sign Up

TheNobody-12
/
DETA_Trial2_HELDET

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

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

  • Libraries
  • Transformers

    How to use TheNobody-12/DETA_Trial2_HELDET with Transformers:

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