This tutorial code will no longer receive updates as the IceVision library no longer appears in development. For the latest and improved version of this tutorial that uses PyTorch directly, please visit the new tutorial repositories linked below:
- Part 1: Train a YOLOX model using IceVision and export it to OpenVINO.
- Part 2: Create a dynamic link library (DLL) file in Visual Studio to perform object detection with a YOLOX model using OpenVINO.
- Part 3: Perform object detection in a Unity project with OpenVINO.
- Follow up: Use ONNX Runtime and DirectML instead of OpenVINO.
HaGRID_demo.mp4
Jupyter Notebook | Colab | Kaggle |
---|---|---|
GitHub Repository |
Note: Training on the free GPU tier for Google Colab takes approximately 11 minutes per epoch, while training on the free GPU tier for Kaggle Notebooks takes around 15 minutes per epoch.