# New Release: Ultralytics v8.3.121

**URL:** https://community.ultralytics.com/t/new-release-ultralytics-v8-3-121/1026
**Category:** Discussion
**Tags:** announcements, ultralytics-official, releases
**Created:** [April 30, 2025, 1:11pm UTC](https://community.ultralytics.com/t/new-release-ultralytics-v8-3-121/1026 "2025-04-30T13:11:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![glenn-jocher](https://sea1.discourse-cdn.com/flex001/user_avatar/community.ultralytics.com/glenn-jocher/32/83_2.png) [@glenn-jocher](https://community.ultralytics.com/u/glenn-jocher)
#### Post date: [April 30, 2025, 1:11pm UTC](https://community.ultralytics.com/t/new-release-ultralytics-v8-3-121/1026/1 "2025-04-30T13:11:18Z")

</div>

# 🚀 Ultralytics v8.3.121 Release: Focal Loss for Imbalance, Augmentation Fixes, Python 3.12 Support & More!

## 🌟 Summary

We’re excited to announce Ultralytics v8.3.121—an update focused on making your training experience smoother, smarter, and more reliable. The headline feature is enhanced support for class imbalance using Focal Loss, alongside fixes for data augmentation, updated guides, modernized dependencies, and improved export reliability. Whether you’re just getting started or a seasoned YOLO pro, these improvements are designed for you!

* * *

## 📊 Key Changes

### New Features

- **Focal Loss with Multi-Class Support**
  - Now you can use Focal Loss with both single and per-class weighting, giving you powerful, granular control over class imbalance during training. Tackle uneven datasets with confidence!
  - ([PR by @pow3rpi](https://github.com/ultralytics/ultralytics/pull/20388))

### Improvements

- **CutMix Augmentation Fix**

- **Augmentation Documentation Update**

- **Dependency & Download Reliability**

- **TensorRT INT8 Calibration Upgrade**

- **Continuous Integration: Python 3.12 Support**

- **OpenVINO INT8 Model Export**

### Bug Fixes

- All changes above combine to reduce crash risks, simplify onboarding, and increase training reliability.

* * *

## 🎯 Purpose & Impact

- **Precision Training:** Class imbalance can skew results. Multi-class Focal Loss lets you address this and boost model performance on real-world, uneven datasets.
- **Workflow Stability:** Augmentation and installation improvements mean fewer interruptions and more time training.
- **Accessibility:** Updated guides and compatibility with the newest Python help everyone—from new users to pros—get the most from Ultralytics.
- **Future Ready:** Enhanced export logic and core library upgrades set the stage for long-term success.

* * *

## 🔗 Links & Resources

- **Release Page:** [Ultralytics v8.3.121 Release Notes](https://github.com/ultralytics/ultralytics/releases/tag/v8.3.121)
- **Full Changelog:** [Compare v8.3.120…v8.3.121](https://github.com/ultralytics/ultralytics/compare/v8.3.120...v8.3.121)

* * *

## 🗣 Get Involved!

We’d love for you to try out Ultralytics v8.3.121! Explore the new features, test the fixes, and let us know how it works for you. Your feedback, questions, and bug reports are always welcome—this community drives YOLO forward!

Thank you for being a part of the journey. On behalf of the entire Ultralytics team and contributors, happy training!
