Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MalyO2
/
working

Object Detection
Transformers
Safetensors
detr
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use MalyO2/working with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MalyO2/working with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="MalyO2/working")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForObjectDetection
    
    processor = AutoImageProcessor.from_pretrained("MalyO2/working")
    model = AutoModelForObjectDetection.from_pretrained("MalyO2/working")
  • Notebooks
  • Google Colab
  • Kaggle
working / wandb
2.36 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
MalyO2's picture
MalyO2
Training in progress, step 50
51ec25d verified over 1 year ago
  • run-20241127_153304-dgfn4fnq
    Training in progress, step 10 over 1 year ago
  • run-20241127_153658-ukl4t7mf
    Training in progress, step 10 over 1 year ago
  • run-20241127_172745-6tkomlep
    Training in progress, step 10 over 1 year ago
  • run-20241127_175738-q3pkeg7r
    Training in progress, step 10 over 1 year ago
  • run-20241127_175914-sgwfgfol
    Training in progress, step 10 over 1 year ago
  • run-20241127_180216-cw52y5x8
    Training in progress, step 10 over 1 year ago
  • run-20241127_180224-5l7xiabt
    Training in progress, step 10 over 1 year ago
  • run-20241127_180245-wpdp0i8s
    Training in progress, step 50 over 1 year ago
  • debug-internal.log
    1.75 kB
    Training in progress, step 10 over 1 year ago
  • debug.log
    12.4 kB
    Training in progress, step 10 over 1 year ago