Repository navigation

#

zero-shot-object-detection

Real-time and accurate open-vocabulary end-to-end object detection

Python
1333
8 个月前

Grounding DINO 1.5: IDEA Research's Most Capable Open-World Object Detection Model Series

Python
1014
7 个月前

Official implementation of OV-DINO: Unified Open-Vocabulary Detection with Language-Aware Selective Fusion

Python
362
5 个月前

[WACV 2025] Official code for our paper "Enhancing Novel Object Detection via Cooperative Foundational Models"

Python
80
5 个月前

使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程序

Python
73
2 年前

Image Instance Segmentation - Zero Shot - OpenAI's CLIP + Meta's SAM

Jupyter Notebook
71
2 年前

Use Florence 2 to auto-label data for use in training fine-tuned object detection models.

Python
67
1 年前

[CVPR2024 Highlight] Official repository of the paper "The devil is in the fine-grained details: Evaluating open-vocabulary object detectors for fine-grained understanding."

Python
58
5 个月前

Low-latency ONNX and TensorRT based zero-shot classification and detection with contrastive language-image pre-training based prompts

Jupyter Notebook
42
1 年前

Use Grounding DINO, Segment Anything, and CLIP to label objects in images.

Python
31
2 年前

A curated list of papers, datasets and resources pertaining to zero-shot object detection.

27
2 年前

Zero-shot object detection with CLIP, utilizing Faster R-CNN for region proposals.

Jupyter Notebook
25
8 个月前

Use PaliGemma to auto-label data for use in training fine-tuned vision models.

Python
12
1 年前

EfficientSAM + YOLO World base model for use with Autodistill.

Python
10
1 年前

(SegmentedOWLv2) is a powerful command-line tool for text-prompted object segmentation for video and images.

Jupyter Notebook
6
23 天前

This project represents a GroundingDINO Inference (zero-shot object detection) procedure with both methods (CLI and Script). This implementation will help the reader to know the sequence of commands and exemplifying commands for running a quick zero-shot object detection. Additionally, the reader may get insight into code (script) execution.

Jupyter Notebook
5
2 年前