grounding-dino
There are 36 repositories under grounding-dino topic.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
autodistill/autodistill
Images to inference with no labeling (use foundation models to train supervised models).
roboflow/awesome-openai-vision-api-experiments
Must-have resource for anyone who wants to experiment with and build on the OpenAI vision API 🔥
IDEA-Research/Grounding-DINO-1.5-API
Grounding DINO 1.5: IDEA Research's Most Capable Open-World Object Detection Model Series
SkalskiP/awesome-foundation-and-multimodal-models
👁️ + 💬 + 🎧 = 🤖 Curated list of top foundation and multimodal models! [Paper + Code + Examples + Tutorials]
light-and-ray/sd-webui-replacer
A tab for sd-webui for replacing objects in pictures or videos using detection prompt
patrick-tssn/Streaming-Grounded-SAM-2
Grounded Tracking for Streaming Videos
jamjamjon/usls
A Rust library integrated with ONNXRuntime, providing a collection of Computer Vison and Vision-Language models.
autodistill/autodistill-grounded-sam
GroundedSAM Base Model plugin for Autodistill
rhysdg/vision-at-a-clip
Low-latency ONNX and TensorRT based zero-shot classification and detection with contrastive language-image pre-training based prompts
VectorInstitute/SegMate
SegMate: A Segmentation Toolkit
pooya-mohammadi/easy_image_inpainting
Generative AI based image editing/inpainting made super easy to work with.
autodistill/autodistill-grounding-dino
Grounding DINO module for use with Autodistill.
CoffeeVampir3/grounding-sam2-demo
A simple demo for utilizing grounding dino and segment anything v2 models together
JayyShah/End-to-end-Computer-Vision
Explore the cutting edge of computer vision with this comprehensive repository, showcasing a spectrum from classical machine learning to state-of-the-art transformer models.
Marco2929/StabledGroundingSAM
Synthetic dataset generation with Stable Diffusion and generating of segmentation mask using Grounding DINO and Segment Anythin Model
naseemap47/Streamlit-GroundingDINO
Dashboard for Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection
OriginalByteMe/AI_Image_cutout_maker
AI Image Cutout Maker is a project that uses artificial intelligence to automatically create cutouts from images. This project is designed to simplify the process of creating cutouts, which can be a time-consuming task if done manually. This project utilizes the power of Segment Anything and Grounding Dino AI models to detect subjects in an image
Rishikesh-Jadhav/Multi-Modal-Image-Generation-using-Grounding-DINO-SAM-and-Stable-Diffusionv2
A project to combine Grounding-DINO with Meta AI's Segment Anything Model (SAM) and Stable Diffusion for image manipulation using prompts. The plan is to integrate these techniques and deploy the model on Hugging Face with a Gradio interface for users to detect, segment regions and inpaint them in images.
abdur75648/V-Zen
V-Zen: Efficient GUI Understanding and Precise Grounding With A Novel Multimodal LLM Resources
imane0x/Text-Based-Image-Editing
This project explores the intersection of NLP and CV, showcasing the potential of leveraging three powerful models – SAM, Stable Diffusion, and Grounding DINO – to edit manipulate images through textual commands.
scheshmi/Text-Based-Image-Editing
Combining three computer vision foundation models, Segment Anything Model (SAM), Stable Diffusion, and Grounding DINO, to edit and manipulate images.
tgieruc/Heritage-in-the-digital-age
A Step-by-Step Guide to Augmenting Digitized Historical Images, Semester project @ CVlab & EPFL+ECAL Lab
sefaburakokcu/autodetectify
Autodectify: Detect and Export Objects with Zero-Shot Object Detection Models
shrimantasatpati/GroundingDINO_Object_Counter
Count the number of occurrences of various objects in single or multiple images, leveraging the capabilities of GroundingDINO. This extension enhances GroundingDINO's usability by incorporating object counting functionality, providing a total count of detected items.
capjamesg/awesome-grounding-dino
A curated list of tools using and applications of Grounding DINO.
Marinto-Richee/AI-Image-Annotation
An intuitive Python tool for annotating images with bounding boxes. Easily assign custom classes to objects and save annotations. Includes AI model integration for automated annotation. Perfect for streamlining computer vision projects. classes to these objects, and save annotations.
modelai/Ymir-Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & Tag2Text & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Audio Inputs
OriginalByteMe/AI-cutout-maker
This is the front-end webpage for the AI image cutout generator, the BE for this repo can be found here: https://github.com/OriginalByteMe/AI_Image_cutout_maker
tyrerodr/RealTimeDrowsyDrivingDetection
The Drowsiness Detection System uses YOLOv8 models to monitor drowsiness in real-time by detecting eye states and yawning. Built with Python and leveraging the GroundingDINO library for bounding box generation, this project offers real-time alerts through a PyQt5 interface.
Vladoverx/Grounded-SAM-2-clothes-extraction
Cutout clothes from any image with Grounding DINO & SAM 2
fvilmos/auto_annotator
Automatic data labeling tool, with flexible search patterns, using the power of GroundingDINO (detect anything with language).
parnerka/CV-EyeTracking
Pranav's code contribution during his internship at ARL-W. Includes gaze-based object detection GUI and screen tracking script.
prateekralhan/Zero-shot-object-detection-Streamlit
A minimalistic webapp to perform zero shot object detection based on textual prompts using GroundingDINO