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

binitt
/
hwars-buttons-model

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

Instructions to use binitt/hwars-buttons-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use binitt/hwars-buttons-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="binitt/hwars-buttons-model")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForObjectDetection
    
    processor = AutoImageProcessor.from_pretrained("binitt/hwars-buttons-model")
    model = AutoModelForObjectDetection.from_pretrained("binitt/hwars-buttons-model")
  • Notebooks
  • Google Colab
  • Kaggle
hwars-buttons-model / runs
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
binitt's picture
binitt
End of training
cdb560f verified about 2 years ago
  • Apr02_06-52-27_17ec0bf42f0f
    End of training about 2 years ago
  • Feb20_12-17-44_87de58dc57e3
    End of training over 2 years ago
  • Feb20_12-19-35_87de58dc57e3
    End of training over 2 years ago
  • Feb20_12-31-40_87de58dc57e3
    End of training over 2 years ago
  • Feb22_02-18-22_cda16e883e65
    End of training about 2 years ago
  • Feb22_02-58-26_cda16e883e65
    End of training about 2 years ago
  • Feb27_05-56-04_133e38fbbdec
    End of training about 2 years ago
  • Feb27_05-56-38_133e38fbbdec
    End of training about 2 years ago
  • Feb27_05-57-01_133e38fbbdec
    End of training about 2 years ago
  • Feb27_06-21-04_133e38fbbdec
    End of training about 2 years ago
  • Feb27_09-08-33_61e69ec15d2e
    End of training about 2 years ago
  • Feb27_09-39-28_61e69ec15d2e
    End of training about 2 years ago
  • Feb27_16-37-27_7d2d71972ae3
    End of training about 2 years ago
  • Feb27_16-38-36_7d2d71972ae3
    End of training about 2 years ago
  • Feb27_16-39-12_7d2d71972ae3
    End of training about 2 years ago
  • Feb27_16-40-02_7d2d71972ae3
    End of training about 2 years ago
  • Mar01_11-54-00_4d6a65e82bf2
    End of training about 2 years ago
  • Mar01_13-21-05_44ba328b002d
    End of training about 2 years ago
  • Mar04_20-20-01_03d730e61361
    End of training about 2 years ago
  • May19_03-48-41_087c91165077
    End of training about 2 years ago