Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Laudando-Associates-LLC
/
d-fine

Object Detection
PyTorch
ONNX
Safetensors
Transformers
English
d_fine
AgTech
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Laudando-Associates-LLC/d-fine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Laudando-Associates-LLC/d-fine with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="Laudando-Associates-LLC/d-fine", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Laudando-Associates-LLC/d-fine", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
d-fine / assets
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jagennath-hari's picture
jagennath-hari
update README.md
56cb816 about 1 year ago
  • large.png
    4.39 MB
    xet
    update README.md about 1 year ago
  • medium.png
    4.59 MB
    xet
    update README.md about 1 year ago
  • nano.png
    4.27 MB
    xet
    update README.md about 1 year ago
  • small.png
    4.5 MB
    xet
    update README.md about 1 year ago