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

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

Home Page:https://christianjmills.com/series/tutorials/pytorch-train-object-detector-yolox-series.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://christianjmills.com/series/tutorials/pytorch-train-object-detector-yolox-series.html

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%