Models
YOLOX vs. YOLOS

YOLOX vs. YOLOS

Both YOLOX and YOLOS are commonly used in computer vision projects. Below, we compare and contrast YOLOX and YOLOS.

Models

icon-model

YOLOX

YOLOX is a high-performance object detection model.
icon-model

YOLOS

YOLOS looks at patches of an image to to form "patch tokens", which are used in place of the traditional wordpiece tokens in NLP.
Model Type
Object Detection
--
Object Detection
--
Model Features
Item 1 Info
Item 2 Info
Architecture
CNN, YOLO
--
Transformer, YOLO
--
Frameworks
PyTorch
--
PyTorch
--
Annotation Format
Instance Segmentation
Instance Segmentation
GitHub Stars
8.9k+
--
812+
--
License
Apache-2.0
--
MIT
--
Training Notebook

Compare YOLOX and YOLOS with Autodistill