v0.58.2

roboflow/inferencev0.58.2Oct 13, 2025by PawelPeczek-Roboflow

AI Summary

Addressed bugs in mask decoding for RF-DETR Seg and preprocessing blocks, while adding example scripts for GCS/S3 storage and improving benchmark reporting.

Key Highlights

  • Fixed mask decode arguments for RF-DETR Seg model.
  • Fixed image preprocessing block to accept dynamic parameter references.
  • Added GCS/S3 example scripts.
  • Improved reporting of total remote execution time in benchmarks.

New Features

  • RF-DETR mask decode fix
  • Dynamic parameter reference support
  • GCS/S3 example scripts
  • Benchmark reporting improvements

Full Release Notes

# 🔧 Fixed
* Honor mask decode args for rf-detr seg model by @probicheaux in https://github.com/roboflow/inference/pull/1613
* Fix image preprocessing block to accept dynamic parameter references by @rf-elliot in https://github.com/roboflow/inference/pull/1616

# 🏡 Maintenance
* Report total remote execution time when running benchmarks by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1615
* add gcs/s3 example scripts by @japrescott in https://github.com/roboflow/inference/pull/1617
* Bump the version by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1618

# 🏅 New Contributors
* @japrescott made their first contribution in https://github.com/roboflow/inference/pull/1617
* @rf-elliot made their first contribution in https://github.com/roboflow/inference/pull/1616

**Full Changelog**: https://github.com/roboflow/inference/compare/v0.58.1...v0.58.2