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

pberjon
/
detr-resnet-50_finetuned_cppe5

Object Detection
Transformers
PyTorch
TensorBoard
detr
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="pberjon/detr-resnet-50_finetuned_cppe5")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForObjectDetection
    
    processor = AutoImageProcessor.from_pretrained("pberjon/detr-resnet-50_finetuned_cppe5")
    model = AutoModelForObjectDetection.from_pretrained("pberjon/detr-resnet-50_finetuned_cppe5")
  • Notebooks
  • Google Colab
  • Kaggle
detr-resnet-50_finetuned_cppe5 / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
pberjon's picture
pberjon
Training in progress, step 150
2f88c85 about 3 years ago
  • 1680697912.6958487
    Training in progress, step 50 about 3 years ago
  • 1680699576.2911263
    Training in progress, step 50 about 3 years ago
  • 1680702987.2653992
    Training in progress, step 50 about 3 years ago
  • 1680705160.6891694
    Training in progress, step 50 about 3 years ago
  • 1680706123.8624907
    Training in progress, step 50 about 3 years ago
  • 1680706297.7554219
    Training in progress, step 50 about 3 years ago
  • 1680706443.4348986
    Training in progress, step 50 about 3 years ago
  • events.out.tfevents.1680697912.pierre-vm.24466.0
    4.77 kB
    xet
    Training in progress, step 50 about 3 years ago
  • events.out.tfevents.1680699576.pierre-vm.5665.0
    5.24 kB
    xet
    Training in progress, step 200 about 3 years ago
  • events.out.tfevents.1680702987.pierre-vm.15707.0
    5.84 kB
    xet
    Training in progress, step 400 about 3 years ago
  • events.out.tfevents.1680705160.pierre-vm.13852.0
    5.88 kB
    xet
    Training in progress, step 400 about 3 years ago
  • events.out.tfevents.1680706123.pierre-vm.29389.0
    4.59 kB
    xet
    Training in progress, step 50 about 3 years ago
  • events.out.tfevents.1680706297.pierre-vm.32007.0
    4.59 kB
    xet
    Training in progress, step 50 about 3 years ago
  • events.out.tfevents.1680706443.pierre-vm.2046.0
    5.05 kB
    xet
    Training in progress, step 150 about 3 years ago