Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.