/pytorch-yolox-object-detection-tutorial-code

This repository contains the training code for my PyTorch YOLOX object detection tutorial.

Primary LanguageJupyter NotebookMIT LicenseMIT

Training YOLOX Models for Real-Time Object Detection With Pytorch

This tutorial provides a step-by-step guide on training YOLOX object detection models using PyTorch to create a hand gesture detector.

Training

Jupyter Notebook Google Colab
GitHub Repository Open In Colab

ONNX Export

Jupyter Notebook Google Colab
GitHub Repository Open In Colab

License

Distributed under the MIT License. See LICENSE for more information.