Skip to content

Files

Latest commit

57b5cef · Jan 18, 2023

History

History

YOLOX-Object-Detection-Paper-Explanation-and-Custom-Training

YOLOX Object Detector Paper Explanation and Custom Training

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.

YOLOX Training

download

Colab Notebooks

Installation on Local

git clone https://github.com/Megvii-BaseDetection/YOLOX.git

cd YOLOX

pip install -v -e .

Training

Check out the article for training instructions.

Results

YOLOX medium inference example

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.