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

Workflows clip block to return classes list #465

Open
1 of 2 tasks
PawelPeczek-Roboflow opened this issue Jun 11, 2024 · 0 comments
Open
1 of 2 tasks

Workflows clip block to return classes list #465

PawelPeczek-Roboflow opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@PawelPeczek-Roboflow
Copy link
Collaborator

Search before asking

  • I have searched the Inference issues and found no similar feature requests.

Description

Currently we return only similarity from clip block - we should make it more verbose and index by class names (compared texts)

Output now:

{'output': [], 'clip': [{'similarity': [0.1963316947221756, 0.26972252130508423, 0.20355430245399475], 'parent_id': 'image', 'prediction_type': 'embeddings-comparison', 'frame_id': None, 'time': 0.19132976199762197}], 'img': [{'width': 367, 'height': 400}]}

Use case

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@PawelPeczek-Roboflow PawelPeczek-Roboflow added the enhancement New feature or request label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant