v4.51.3-D-FINE-preview
📦 transformersView on GitHub →
✨ 3 features🔧 2 symbols
Summary
This release introduces a preview of the D-FINE model, a high-performance real-time object detector featuring fine-grained distribution refinement for superior localization accuracy.
Migration Steps
- Install the preview version using: pip install git+https://github.com/huggingface/transformers@v4.51.3-D-FINE-preview
✨ New Features
- Added D-FINE (Fine-grained Distribution Refinement) model for real-time object detection.
- Support for Fine-grained Distribution Refinement (FDR) and Global Optimal Localization Self-Distillation (GO-LSD).
- Integration of DFineForObjectDetection and corresponding AutoImageProcessor.
🔧 Affected Symbols
DFineForObjectDetectionAutoImageProcessor