1.4.3
roboflow/rf-detr1.4.3Feb 16, 2026by Borda
AI Summary
Maintenance release fixing export functionality and adding validation for file downloads.
Key Highlights
- Fix `deploy_to_roboflow` segmentation model export.
- Add MD5 validation for file downloads and pretrained weights.
- Add segmentation model benchmarks for COCO dataset.
- Adjust COCO inference stats and thresholds.
Full Release Notes
## 🐞 Fixed * **Export:** Fix `deploy_to_roboflow` seg model export (#578) ## 🛠️ Changed / Maintenance * **Validation:** Add MD5 validation for file downloads and pretrained weights handling (#679) * **Testing & Benchmarking:** * Add segmentation model benchmarks for COCO dataset (#684) * Adjust COCO inference stats/thresholds (#678) * **Docs:** Update license section in README.md --- ### 🏆 Contributors A special welcome to our new contributors and a big thank you to everyone who helped with this release: * **Francesco Bodria** (@francescobodria) ([LinkedIn](https://www.linkedin.com/in/francescobodria/)) – *COCO export fixes* * **Matvei Popov** (@Matvezy) ([LinkedIn](https://www.linkedin.com/in/matvezy)) – *Segmentation export fixes* * **Jirka Borovec** (@Borda) ([LinkedIn](https://www.linkedin.com/in/jirka-borovec/)) – *MD5 validation, benchmarks, and maintenance* --- **Full Changelog**: [1.4.2...1.4.3](https://github.com/roboflow/rf-detr/compare/1.4.2...1.4.3)