๐ Summary (single-line synopsis)
Ultralytics v8.4.12 streamlines YOLOE-26 class/text-prompt handling to avoid redundant updates, while improving multispectral (grayscale) training reliability and multi-GPU auto-selection ๐ง โก๏ธ๐ฅ๏ธ
๐ Key Changes (major updates)
- YOLOE-26: Skip redundant
set_classes()when prompts already match ๐ง โก๏ธ- Adds a guard in `ultralytics/models/yol...