Skip to content

Add MobileSam OpenVINO IR notebook - #3623

Open
mhpanah wants to merge 1 commit into
openvinotoolkit:latestfrom
mhpanah:mobilesam
Open

Add MobileSam OpenVINO IR notebook#3623
mhpanah wants to merge 1 commit into
openvinotoolkit:latestfrom
mhpanah:mobilesam

Conversation

@mhpanah

@mhpanah mhpanah commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR adds a new MobileSAM segmentation tutorial demonstrating how to:

  • Download a pinned MobileSAM vit_t checkpoint.
  • Convert the image encoder and prompt decoder directly from PyTorch to OpenVINO IR.
  • Validate OpenVINO outputs against the original PyTorch model.
  • Run point and box-prompt image segmentation.
  • Use an interactive click-to-segment demo.
  • Measure model size and device-dependent inference latency.
  • The notebook uses shared OpenVINO Notebook utilities, supports selectable OpenVINO devices, reuses the existing coco_bike.jpg sample, and includes reproducibility checks.

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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