This repository contains notebooks for Training YOLOX on a custom dataset. Find detailed explanation in the blog post YOLOX Object Detector Paper Explanation and Custom Training.
git clone https://github.com/Megvii-BaseDetection/YOLOX.git
cd YOLOX
pip install -v -e .
Check out the article for training instructions.
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.