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

from_inference now supports roboflow results without json() #1704

Merged

Conversation

LinasKo
Copy link
Contributor

@LinasKo LinasKo commented Dec 2, 2024

Description

Simplified from_inference logic. If a user forgets to call .json() on a deployed model result, from_inference will do it automatically.

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?

Colab: https://drive.google.com/file/d/1E4a9u75tnOMTq1QX5P7MtJw89S877fYr/view?usp=sharing

Any specific deployment considerations

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

Docs

  • Docs updated? What were the changes:

@LinasKo LinasKo merged commit c416474 into develop Dec 4, 2024
11 checks passed
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.

1 participant