Skip to content

moured/YOLO-ONNX-Parse-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Updates

  1. Added an example on how to use ONNX with batch size 2+

ABOUT

This code will help you parse YOLO .ONNX models exported by Ultralytics

Requirements

You can just pip3 install the following packages

  1. Pillow
  2. Torch
  3. OpenCV 2
  4. Ultralytics repo

How To Run

  1. Put YOLO_ONNX_inference.ipynb notebook in yolov5 folder.
  2. Go trough cells. Comments and steps are provided in details.

Good Luck

Releases

No releases published

Packages

No packages published