New Release: Ultralytics v8.4.105

:rocket: Ultralytics v8.4.105 Released

Ultralytics v8.4.105 is now available! This release makes distillation checkpoints more reliable, expands YOLO26 depth deployment to Hailo and Qualcomm QNN, improves CoreML and mobile exports, introduces opt-in CUDA channels_last support, and delivers substantial performance, training, Platform, and documentation updates.

Explore the complete Ultralytics v8.4.105 release on GitHub.

:glowing_star: Highlights

  • :hammer_and_wrench: Reliable distillation checkpoints: Interrupted and mid-training checkpoints now support export, predict, and val.
  • :rocket: Broader YOLO26 depth deployment: Hailo-8L and Qualcomm Snapdragon QNN devices are now supported.
  • :red_apple: Better CoreML dynamic exports: YOLO26 segmentation and depth models use export-compatible upsampling.
  • :mobile_phone: Consistent mobile input sizes: Classification exports use 224; detection, segmentation, semantic segmentation, depth, pose, and OBB use 640.
  • :brain: Optional CUDA channels_last: Training and native PyTorch prediction can benefit from improved throughput while default NCHW behavior remains unchanged.
  • :gear: Stronger fusion and quantization: Fixes cover convolution layouts, ConvTranspose2d fusion, OpenVINO INT8 DFL operations, and CUDA calibration.
  • :globe_with_meridians: Improved Ultralytics Platform workflows: Depth API responses, configurable depth-map precision, annotation, activity export, billing, teams, deployment guidance, and API documentation have all been refined.

:sparkles: New Features

:high_voltage: Performance and Workflow Improvements

:hammer_and_wrench: Bug Fixes and Reliability

:globe_with_meridians: Platform, Export, and Documentation

:toolbox: CI and Repository Maintenance

:raising_hands: New Contributors

A warm welcome to our first-time contributors:

Thank you to every contributor and the wider YOLO community for helping improve this release! :blue_heart:

:package: Upgrade Today

Install or upgrade to v8.4.105 with:

pip install -U ultralytics

For the complete commit-level comparison, review the v8.4.104 to v8.4.105 changelog.

Give the release a try and share your feedback, benchmark results, and deployment experiences with the community! :rocket: