Skip to content

New roboflow model block versions with confidence dropdown#2246

Draft
leeclemnet wants to merge 44 commits intomainfrom
feat/workflow-model-recommended-confidence
Draft

New roboflow model block versions with confidence dropdown#2246
leeclemnet wants to merge 44 commits intomainfrom
feat/workflow-model-recommended-confidence

Conversation

@leeclemnet
Copy link
Copy Markdown
Contributor

@leeclemnet leeclemnet commented Apr 20, 2026

What does this PR do?

#2242 introduced support for "best", "default" and custom confidence threshold modes with "best" derived from model-eval and "default" using the inference_models defaults / env vars. "default" is the default and inference users generally must opt-in to the the other modes.

This PR creates new versions of the roboflow model workflows blocks to include some UI around confidence mode selection, and makes "best" the recommended and default option for new workflows.

Semantic Segmentation and Keypoint Detection model blocks are updated to match the UI but do not have the "Best" option because model-eval does not yet support those tasks.

Depends on:

Type of Change

  • New feature (non-breaking change that adds functionality)

Testing

  • I have tested this change locally
  • I have added/updated tests for this change

Test details:

  • Unit tests for new block versions

  • Bump block versions in integration tests

  • Workflow test against local inference server.

image image (1) image (2)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors
  • I have updated the documentation accordingly (if applicable)

Additional Context

@leeclemnet leeclemnet force-pushed the feat/workflow-model-recommended-confidence branch 4 times, most recently from 22d7255 to 662da7e Compare April 20, 2026 20:21
@leeclemnet leeclemnet force-pushed the feat/workflow-model-recommended-confidence branch from 662da7e to 7a35e90 Compare April 20, 2026 20:34
@leeclemnet leeclemnet changed the base branch from feat/model-eval-recommended-defaults to main April 20, 2026 21:20
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