v0.64.3
roboflow/inferencev0.64.3Jan 16, 2026by PawelPeczek-Roboflow
AI Summary
A maintenance release fixing postprocessing errors for YOLO26 and RF-DETR instance segmentation.
Key Highlights
- Fixed YOLO26 XL Seg aliases
- Fixed rfdetr instance segmentation and object detection postprocessing error
- Added docs about YOLO26
Full Release Notes
## What's Changed * Fix yolo26 XL Seg aliases by @Matvezy in https://github.com/roboflow/inference/pull/1919 * Fix rfdetr instance segmentation and object detection postprocessing error by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1920 * Add docs about YOLO26 by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1923 **Full Changelog**: https://github.com/roboflow/inference/compare/v0.64.2...v0.64.3