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 support for stubs in InferencePipeline #267

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

PawelPeczek-Roboflow
Copy link
Collaborator

@PawelPeczek-Roboflow PawelPeczek-Roboflow commented Feb 15, 2024

Description

In this PR we make it possible for InferencePipeline to work with stubs (model/0) and with Roboflow models other than object-detection ones. We adjusted sinks to work with other type of output.

List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

  • maintained regression
  • run the changes locally to verify

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? Partially (at the docstring level) - @capjamesg if u could post something in high-level docs that would be great.

@paulguerrie paulguerrie merged commit 2ba388f into main Feb 15, 2024
5 checks passed
@paulguerrie paulguerrie deleted the feature/add_support_for_stubs_in_inference_pipeline branch February 15, 2024 22:26
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.

2 participants