Skip to content

Conversation

grzegorz-roboflow
Copy link
Contributor

Description

add sam2-real-time extra to inference_experimental, bump inference_experimental version to 0.14.1

Type of change

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

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

CI passing

Any specific deployment considerations

N/A

Docs

N/A

@grzegorz-roboflow grzegorz-roboflow marked this pull request as draft August 7, 2025 13:34
@grzegorz-roboflow grzegorz-roboflow marked this pull request as ready for review August 13, 2025 13:54
self._predictor = predictor
self._device = device

def __call__(
Copy link
Contributor

Choose a reason for hiding this comment

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

this seems different than all the other models in inference_exp.

should we do pre_process / forward / post_process like on other models?
other ones also all take tensor and numpy images (and batch tensor / numpy arrays)

@PawelPeczek-Roboflow PawelPeczek-Roboflow merged commit d3ff3aa into main Sep 5, 2025
11 of 16 checks passed
@PawelPeczek-Roboflow PawelPeczek-Roboflow deleted the feat/sam2-real-time branch September 5, 2025 08:50
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.

3 participants