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

feat: Describe pictures using vision models #259

Merged
merged 16 commits into from
Feb 7, 2025

Conversation

dolfim-ibm
Copy link
Contributor

@dolfim-ibm dolfim-ibm commented Nov 6, 2024

This PR is a work in progress for using vision models to annotate pictures found in documents.

Issue resolved by this Pull Request:
Resolves #192

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the
    conventional commits.
  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

Copy link

mergify bot commented Dec 11, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@dolfim-ibm dolfim-ibm marked this pull request as ready for review February 6, 2025 13:27
@dolfim-ibm dolfim-ibm changed the title feat: picture description models feat: Describe pictures using vision models Feb 7, 2025
@dolfim-ibm dolfim-ibm merged commit 4cc6e3e into main Feb 7, 2025
10 checks passed
@dolfim-ibm dolfim-ibm deleted the feat-picture-description branch February 7, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate image understanding pipeline
2 participants