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

Add AI bounding box search #1299

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add AI bounding box search #1299

wants to merge 2 commits into from

Conversation

pikabite
Copy link

@pikabite pikabite commented Jul 6, 2023

Plz, consider this AI-Rectangle feature.
I tried to follow the way of working "AI-polygon" in the code, and put a textbox on the UI which only working with the "create rectangle" mode.

To implement AI, I've added downloading GroundingDINO repo in the cache folder (still considering where to down propery) after labelme is on.
Also download weight(.pth) file(took long time) using wget in cache folder after user trying to search object in runtime.

Thanks.

@hwlf
Copy link

hwlf commented Jul 10, 2023

Hello, I have already deployed it, but how should I use it?

@pikabite
Copy link
Author

Hello, I have already deployed it, but how should I use it?

Simply open labelme, then get into the "create rectangle mode". And then you can use a text box named "AI Rectangle Prompt" on the UI.
Then put whatever you want to search in the image and wait (this wil take minutes depend on your internet speed).

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.

None yet

2 participants