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

firefiruses
/
detr-resnet-50_finetuned_cppe5

Object Detection
Transformers
TensorBoard
Safetensors
detr
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use firefiruses/detr-resnet-50_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use firefiruses/detr-resnet-50_finetuned_cppe5 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="firefiruses/detr-resnet-50_finetuned_cppe5")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForObjectDetection
    
    processor = AutoImageProcessor.from_pretrained("firefiruses/detr-resnet-50_finetuned_cppe5")
    model = AutoModelForObjectDetection.from_pretrained("firefiruses/detr-resnet-50_finetuned_cppe5")
  • Notebooks
  • Google Colab
  • Kaggle
detr-resnet-50_finetuned_cppe5 / runs
102 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit

This model has 1 file scanned as unsafe.

firefiruses's picture
firefiruses
End of training
cd8bc49 verified about 2 years ago
  • May29_15-29-05_DESKTOP-E5VT4BO
    End of training about 2 years ago
  • May29_15-55-45_DESKTOP-E5VT4BO
    End of training about 2 years ago
  • May29_17-12-38_DESKTOP-E5VT4BO
    End of training about 2 years ago
  • May29_17-16-10_DESKTOP-E5VT4BO
    End of training about 2 years ago
  • May29_20-51-14_DESKTOP-E5VT4BO
    End of training about 2 years ago
  • May29_21-35-23_DESKTOP-E5VT4BO
    End of training about 2 years ago
  • May29_21-40-27_DESKTOP-E5VT4BO
    End of training about 2 years ago