Object Detection Bounding Boxes With Gemini
detail.loadingPreview
Detect objects in an image using Gemini and draw bounding boxes.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to use the Gemini 2.0 API for object detection. It takes an image, sends it to Gemini to identify specific objects (e.g., rabbits), and then draws bounding boxes around the detected objects on the original image.
Key Features
- Utilize Gemini 2.0 for prompt-based object detection.
- Scale normalized bounding box coordinates to fit the original image.
- Draw bounding boxes on the image using the
editImagenode.
How To Use
- Configure the
Get Test Imagenode with a valid image URL or file. - Ensure your Gemini API credentials are set up correctly.
- Run the workflow.
- The output will be an image with bounding boxes drawn around the detected objects.
Apps Used
Workflow JSON
{
"id": "2826c7cc-4bba-4959-a309-d1ae142f4767",
"name": "Object Detection Bounding Boxes With Gemini",
"nodes": 0,
"category": "Computer Vision",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2826c7cc-4bba...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Object Detection And Cropping
Detects objects in an image, crops them out, and indexes them.
Image to License Plate Number Extractor
Extracts license plate numbers from images using an LLM.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.