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-medium

Object Detection
PyTorch
TensorBoard
ONNX
Safetensors
Transformers
English
d_fine
feature-extraction
AgTech
custom_code
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

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

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