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

  • Log In
  • Sign Up

savioratharv
/
deta-potholes

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

Instructions to use savioratharv/deta-potholes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use savioratharv/deta-potholes with Transformers:

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