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

Question on output labeling #2

Closed
janzheng opened this issue Apr 10, 2023 · 1 comment
Closed

Question on output labeling #2

janzheng opened this issue Apr 10, 2023 · 1 comment

Comments

@janzheng
Copy link

Hi there!

I'm completely new to this, but I'm wondering if it's able to output x/y location of each label, and the name of the label, like [bear1:100,150, bear2:300,512] and how much effort that is?

I've never done anything like this before, but I have a strong use case for this (find gray circles, called "spots" in a large petri dish with yellow background). It looks like it would be an easy / solved problem, I just have trouble understanding how to do it haha...

@ngthanhtin
Copy link
Owner

Hi @janzheng , yes, of course, you can get the x/y location and the name of the label. You can refer to https://github.com/ngthanhtin/owlvit_segment_anything/blob/master/demo.py#L151

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

No branches or pull requests

2 participants