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

mcity-data-engine
/
fisheye8k_jozhang97_deta-swin-large

Object Detection
Transformers
PyTorch
TensorBoard
deta
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
4

Instructions to use mcity-data-engine/fisheye8k_jozhang97_deta-swin-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mcity-data-engine/fisheye8k_jozhang97_deta-swin-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="mcity-data-engine/fisheye8k_jozhang97_deta-swin-large")
    # Load model directly
    from transformers import AutoModelForObjectDetection
    model = AutoModelForObjectDetection.from_pretrained("mcity-data-engine/fisheye8k_jozhang97_deta-swin-large", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
fisheye8k_jozhang97_deta-swin-large
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
danielbogdoll's picture
danielbogdoll
nielsr's picture
nielsr HF Staff
Improve model card: Add object-detection pipeline tag, license, links, and usage example (#3)
fbbca6a verified 8 months ago
  • runs
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    6.41 kB
    Improve model card: Add object-detection pipeline tag, license, links, and usage example (#3) 8 months ago
  • config.json
    2.3 kB
    Training in progress, epoch 1 over 1 year ago
  • preprocessor_config.json
    485 Bytes
    Training in progress, epoch 1 over 1 year ago
  • pytorch_model.bin
    879 MB
    xet
    Training in progress, epoch 2 over 1 year ago
  • training_args.bin
    5.56 kB
    xet
    Training in progress, epoch 1 over 1 year ago