v0.63.2

roboflow/inferencev0.63.2Dec 23, 2025by PawelPeczek-Roboflow

AI Summary

This release focuses on expanding the experimental inference module with SAM2 and SAM3D models while improving documentation for WebRTC streaming. It includes critical fixes for OWLv2 serialization and deserialization, along with a typo correction in ResNet model references. The update ensures stability for existing features while introducing new segmentation capabilities.

Key Highlights

  • SAM2 model support in `inference-exp`
  • SAM3D model support
  • WebRTC streaming documentation
  • OWLv2 serialization and deserialization fix

New Features

  • SAM2
  • SAM3D
  • OWLv2 Serialization Fix
  • WebRTC Streaming Documentation

Full Release Notes

## What's Changed
* SAM2 in `inference-exp` by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1841
* Add README covering webrtc streaming by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1842
* Sam3d by @Matvezy in https://github.com/roboflow/inference/pull/1784
* Fixresnet typo by @Matvezy in https://github.com/roboflow/inference/pull/1846
* Fix issue with OWLv2 serialisation and deserialisation by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1848


**Full Changelog**: https://github.com/roboflow/inference/compare/v0.63.1...v0.63.2