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

There are many failure examples when the prompt is long #35

Open
HuiZhang0812 opened this issue Aug 15, 2024 · 0 comments
Open

There are many failure examples when the prompt is long #35

HuiZhang0812 opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@HuiZhang0812
Copy link

HuiZhang0812 commented Aug 15, 2024

Hello, thank you for your excellent work. However, when I use a detail prompt as the input for grounding dino 1.5, there is consistently no bounding box in the output. When I switch to a shorter prompt, the output includes appropriate bounding boxes. Is this phenomenon expected? And is there any way to resolve this issue?

Original image:
image

Output using a detailed prompt, which lacks any bounding boxes:
image
The prompt is: "This is a photo showcasing a classical-style building and its staircase. The staircase is located in the center of the image, composed of stone steps and a railing, with a stone base at the bottom. The walls of the building are covered with green ivy, adding a touch of nature. The windows of the building are neatly arranged, with a row of white curtains hanging above. The entire scene is illuminated by natural light, presenting a tranquil and ancient atmosphere."

Output using a concise prompt, which includes appropriate bounding boxes:
image
The prompt is: "building.staircase.green ivy.windows." The shorter prompt was adapted by me to follow the style of the demo and the paper.

@rentainhe rentainhe added the enhancement New feature or request label Aug 18, 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
Projects
None yet
Development

No branches or pull requests

2 participants