Go to Roboflow App
Universe Home
Universe Home
Roboflow App
Roboflow App
Documentation
Universe
Explore
Use Casesnew
Search by Image

Drop an image

Search datasets and models
by image similarity


Project Type
Object Detection
Classification
Instance Segmentation
+3

Model Type
RF-DETR
YOLO26
YOLOv11
YOLOv8
YOLO-NAS
+4


Images
100+
300+
500+
1k+
2k+
3k+
5k+
10k+
Custom
Downloads
0+
1+
10+
100+
1k+
Custom
Views
0+
100+
1k+
2k+
10k+
Custom
Stars
0+
1+
5+
10+
100+
Custom

Try 07_green_large Detection API

Run on custom image

Drop or click to upload

# 1. Import the library
from inference_sdk import InferenceHTTPClient

# 2. Connect to your workspace
client = InferenceHTTPClient(
  api_url="https://serverless.roboflow.com",
  api_key="API_KEY"
)

# 3. Run your workflow on an image
result = client.run_workflow(
  workspace_name="<YOUR_WORKSPACE>",
  workflow_id="<YOUR_WORKFLOW_ID>",
  images={
    "image": "YOUR_IMAGE.jpg"  # Path to your image file
  },
  parameters={
    "classes": "07_green_large"
  },
  use_cache=True  # cache workflow definition for 15 minutes
)

# 4. Get your results
print(result)

Top 07_green_large Datasets and Models

The datasets below can be used to train fine-tuned models for 07_green_large detection. You can explore each dataset in your browser using Roboflow and export the dataset into one of many formats.

duplo_dataset project thumbnail
Instance Segmentation

duplo_dataset

by YOLOPose

2.57k images
00_red_small01_red_large02_blue_small03_blue_large04_orange_small05_orange_large06_green_small07_green_large08_black_small09_black_large10_white_small11_white_large12_grey_box
duplo_assembled project thumbnail
Instance Segmentation

duplo_assembled

by YOLOPose

1.81k images
000_red_small01_red_large02_blue_small03_blue_large04_orange_small05_orange_large06_green_small07_green_large08_black_small09_black_large10_white_small11_white_large12_grey_box13_battery14_carrot15_tree16_car17_hat18_snowman
Showing 1 - 2 of 2
1
© 2026 Roboflow, Inc. All rights reserved.
Explore Datasets and Models
  • Object Detection
  • Image Classification
  • Multimodal
  • Instance Segmentation
  • Research
  • Trending
  • Cited in Research
  • Computer Vision Projects
  • YOLO-OCR
  • YOLO-Face
Explore Use Cases
  • Use Casesnew
  • Manufacturing
  • Agriculture
  • Construction
  • Logistics
  • Sports
  • Self Driving
  • Gaming
  • Documents
Resources
  • Product Overview
  • Pricing
  • Documentation
  • Blog
  • YouTube
  • Support
  • Forum
Company
  • Careers
  • Press
  • Terms of Use
  • Privacy