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

zeroone012012
/
deta-swin-large

Image Feature Extraction
Transformers
Safetensors
deta
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use zeroone012012/deta-swin-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="zeroone012012/deta-swin-large")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zeroone012012/deta-swin-large", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
deta-swin-large
879 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 101 commits
zeroone012012's picture
zeroone012012
Upload processor
d7af32c verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    2.36 kB
    Upload model over 2 years ago
  • model.safetensors
    879 MB
    xet
    Upload model over 2 years ago
  • preprocessor_config.json
    401 Bytes
    Upload processor over 2 years ago