microsoft / microsoft/WindowsAppSDK
No prompt for ImageDescriptionGenerator
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 471
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 28
Description
The `ImageDescriptionGenerator` is missing an option to make a prompt to guide the response to what sort of description is requested. The prompt could be to ignore objects in the background, or ask specific questions about the subject in the image.
When I was using the Phi3Vision model directly this was a huge benefit and opened up quite a few scenarios for analyzing images.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ImageDescriptionGenerator implementation and its public API, then compare its capabilities with the prompt option available when using the Phi3Vision model directly. Define the prompt input and verify that callers can guide image descriptions toward a requested subject or scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ai, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100