• 5 min read
How to use YOLOE for Zero-Shot Object Detection & Segmentation
SUMMARY
YOLOE extends the YOLO family with zero-shot object detection and instance segmentation, letting you specify target classes at inference time rather than training a dedicated model for each task. This tutorial walks through environment setup on a Colab T4 GPU, pulling YOLOE weights from Hugging Face, running text-