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

  • Log In
  • Sign Up

ciasimbaya
/
ObjectDetection

Object Detection
Transformers
PyTorch
detr
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use ciasimbaya/ObjectDetection with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="ciasimbaya/ObjectDetection")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForObjectDetection
    
    processor = AutoImageProcessor.from_pretrained("ciasimbaya/ObjectDetection")
    model = AutoModelForObjectDetection.from_pretrained("ciasimbaya/ObjectDetection")
  • Notebooks
  • Google Colab
  • Kaggle

No model card

Downloads last month
61
Inference Providers NEW
Object Detection
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using ciasimbaya/ObjectDetection 5

🐠
Srujan111/Image
πŸ”₯
ajonnavittula/ciasimbaya-ObjectDetection
πŸ‘
Image-Processsing/Backend
πŸ’»
woodhalljames/ciasimbaya-ObjectDetection
⚑
hprasath/image-processing
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs