Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 1.52 KB

File metadata and controls

26 lines (12 loc) · 1.52 KB

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.