Skip to content

First class bbox mode#412

Merged
brandon-wada merged 4 commits intomainfrom
first_class_bbox
Mar 10, 2026
Merged

First class bbox mode#412
brandon-wada merged 4 commits intomainfrom
first_class_bbox

Conversation

@brandon-wada
Copy link
Collaborator

Moves bbox mode out of the experimental section of the SDK and makes it generally available under the Groundlight class

@brandon-wada brandon-wada changed the base branch from main to brandon/detector_priming March 10, 2026 20:41
Copy link
Contributor

@f-wright f-wright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment to change, but LGTM!

:meth:`ExperimentalApi.create_bounding_box_detector` methods.
Text recognition detectors are in Beta, and can be created through the
ExperimentalApi via the :meth:`ExperimentalApi.create_text_recognition_detector` method.
Bounding box detectors can be created using the :meth:`create_bounding_box_detector` method.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably remove the bbox specific comment now that it's the same as our other modes

@brandon-wada brandon-wada changed the base branch from brandon/detector_priming to main March 10, 2026 23:25
@brandon-wada brandon-wada merged commit 658d44f into main Mar 10, 2026
8 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.

2 participants