Editing
Visual Grounding
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Understanding</span> == Visual grounding requires simultaneously understanding language semantics and visual scene structure, then aligning them. This is fundamentally harder than either task alone β it requires knowing what "the woman on the left in the red dress" means (language), identifying all relevant visual regions (vision), and matching the description to the correct region (grounding). '''Two-stage vs. end-to-end''': Early grounding systems used two stages: # generate region proposals (Selective Search, RPN), # rank proposals by language-visual similarity. Modern end-to-end systems (MDETR, Grounding DINO) jointly process image and text, generating grounded outputs in one forward pass. End-to-end approaches outperform two-stage but require more data and training. '''Grounding DINO''': The current standard for open-vocabulary grounding. Combines DINO (a strong visual backbone) with language-conditioned attention. Given an image and any text query, it outputs bounding boxes for described objects. Crucially, it generalizes to objects not seen during training β "open vocabulary" β making it vastly more flexible than fixed-category detectors. '''SAM + language''': SAM can segment any object from a bounding box or point prompt. Combining Grounding DINO (detect β bounding box) with SAM (box β precise segmentation mask) gives a powerful open-vocabulary segmentation pipeline. LangSAM makes this combination accessible in a few lines of code. '''Multimodal LLMs and grounding''': GPT-4V, LLaVA, and Qwen-VL can discuss image regions conversationally. However, precise bounding box output requires specialized models. The field is rapidly moving toward unified models that can both ground (output boxes) and reason (generate text about grounded regions) in a single framework (e.g., Qwen2-VL, InternVL2). </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information