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

Use comma separated texts to represent query #4

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

wkentaro
Copy link
Member

@wkentaro wkentaro commented Jul 6, 2024

Why?

Previously we needed to specify texts to annotate in a very verbose way:

labelmetk ai-annotate-rectangles dogs.jpg --texts dog --texts cat

Now we can do:

labelmetk ai-annotate-rectangles dog.jpg --texts dog,cat

@wkentaro wkentaro self-assigned this Jul 6, 2024
@wkentaro wkentaro added the enhancement for pr label Jul 6, 2024
@wkentaro wkentaro merged commit ba705b7 into main Jul 6, 2024
3 checks passed
@wkentaro wkentaro deleted the usecommaseparatedtextstorepresentquery branch July 6, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant