Tim M 57b5cefde5 Updated all `.md` files to contain newest image 2 lat temu
..
Media af6661471c Added YOLOX custom training notebook 2 lat temu
DataGenerator.ipynb af6661471c Added YOLOX custom training notebook 2 lat temu
Drone-dataset.zip 52675a2660 renamed 2 lat temu
ExpConfigs.zip cea9145120 Generalized YOLOX custom training notebook for all the models 2 lat temu
README.md 57b5cefde5 Updated all `.md` files to contain newest image 2 lat temu
YOLOX_training_on_custom_drone_dataset.ipynb cd4f7247a0 Dataset link changed from drop box to github 2 lat temu

README.md

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.