YOLOX object detector is a recent addition in the YOLO family. Read the article for detailed YOLOX paper explanation and learn how to train
What is YOLOX?
YOLOX is a single stage real-time object detector. It was introduced in the paper YOLOX: Exceeding YOLO Series in 2021. The baseline model of YOLOX is YOLOv3 SPP with Darknet53 backbone. YOLOX object detector is a very interesting addition to the YOLO family. With some unique feature addition, YOLOX is able to deliver results that are on par with state-of-the-art models. This blog post will take you through a detailed discussion of YOLOX paper and how to train YOLOX on a custom dataset.








