/ultralytics

NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

YOLOv8 for Video Object Detection (VOD)

This is a modified version of YOLOv8 that uses a Transformer block added between the backbone and the head to process several consecutive frames and detect objects in the last frame.

forked from this commit: ultralytics #6218b82