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

  • Log In
  • Sign Up

Salesforce
/
GPA-GUI-Detector

Object Detection
ultralytics
yolo
gui
ui-detection
omniparser
Model card Files Files and versions
xet
Community
1

Instructions to use Salesforce/GPA-GUI-Detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Salesforce/GPA-GUI-Detector with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("Salesforce/GPA-GUI-Detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
GPA-GUI-Detector / images
2.93 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
HelloKKMe's picture
HelloKKMe
Upload folder using huggingface_hub
d04be6b verified 2 months ago
  • example_gpa.png
    985 kB
    xet
    Upload folder using huggingface_hub 2 months ago
  • example_input.png
    949 kB
    xet
    Upload folder using huggingface_hub 2 months ago
  • example_omniparser.png
    1 MB
    xet
    Upload folder using huggingface_hub 2 months ago