Skip to content

v0.11.4

Choose a tag to compare

@liopeer liopeer released this 09 Oct 19:18
· 418 commits to main since this release
b92509b

[0.11.4] - 2025-10-08

Added

  • Add support for saving the best semantic segmentation checkpoints and model weights during training.
  • Expose more arguments for the checkpointing callback in pretraining.
  • Add LT-DETR inference support with DINOv2 and DINOv3 ConvNext backbones.

Changed

  • Change default precision to bf16-mixed for pretraining on GPUs that support it.
  • Fix warning about too few epochs for DINOv2 which occurs with the default epoch calculation.

What's Changed

New Contributors

Full Changelog: v0.11.3...v0.11.4