Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add icon descriptions in visual prompt of interactive elements detection #24

Open
1 task done
dandansamax opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request visual prompt

Comments

@dandansamax
Copy link
Collaborator

Required prerequisites

  • I have searched the Issue Tracker that this hasn't already been reported. (+1 or comment there if it has.)

Motivation

The current object detection visual prompt (GroundingDino) only finds the icon box. We want to get semantic descriptions for each icon to help agent understand UI.

Solution

The first step can be using VLLM to generate the description after passing through the object detection.

Additional context

No response

@dandansamax dandansamax added enhancement New feature or request visual prompt labels Aug 29, 2024
@dandansamax dandansamax self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request visual prompt
Projects
None yet
Development

No branches or pull requests

2 participants
@dandansamax and others