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 020000 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": "020000"
  },
  use_cache=True  # cache workflow definition for 15 minutes
)

# 4. Get your results
print(result)

Top 020000 Datasets and Models

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

lpr1 project thumbnail
Object Detection

lpr1

by Lagurus

4.72k images
-m-01jfm_0-0025000-0046880-0062500-0087500-0089760-0100000-0106250-0109230-0112500-0118750-0125000-0131430-0132810-0137500-0137650-0140210-0143300-0143750-014500
Vietnamese currency detector  project thumbnail
Classification

Vietnamese currency detector

by CV

2.57k images·1 model·45
010000020000050000100001000002000020000050000500000Background
My First Project project thumbnail
Classification

My First Project

by vietnamese curency

2.71k images
000000000200000500001000002000005000010000020000050000100000200000500000
Currency Detection project thumbnail
Classification

Currency Detection

by International University VNUHCM

282 images·1 model
001000002000005000010000020000050000100000200000500000
Showing 1 - 4 of 4
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