hpc203/GroundingDINO-onnxrun
使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程序
This helps operations engineers or quality control specialists who need to automatically identify specific objects within images using text descriptions. You provide an image and a list of object names (like "car . building"), and it outputs the locations and types of those objects in the image. This tool is for professionals who want to automate visual inspection or object counting tasks without needing to retrain a machine learning model for every new object type.
No commits in the last 6 months.
Use this if you need to quickly detect various objects in images based on text prompts, without extensive model retraining.
Not ideal if you need to detect objects from a small, fixed set of categories that are already well-covered by existing, highly optimized models.
Stars
82
Forks
11
Language
Python
License
—
Category
Last pushed
Feb 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/hpc203/GroundingDINO-onnxrun"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ShiZhengyan/PowerfulPromptFT
[NeurIPS 2023 Main Track] This is the repository for the paper titled "Don’t Stop Pretraining?...
OpenDriveLab/DriveLM
[ECCV 2024 Oral] DriveLM: Driving with Graph Visual Question Answering
MILVLG/prophet
Implementation of CVPR 2023 paper "Prompting Large Language Models with Answer Heuristics for...
deepankar27/Prompt_Organizer
Managed Prompt Engineering
mala-lab/NegPrompt
The official implementation of CVPR 24' Paper "Learning Transferable Negative Prompts for...