Skip to content

MingHongDev/Yolov7tiny_onnxruntime_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yolov7tiny_onnxruntime_script

Introduction

Provide c++ onnxruntime usage to let yolov7-tiny inference, and python srcipt to do static quantization with int8.

yolov7-tiny reference to https://github.com/bubbliiiing/yolov7-tiny-pytorch.

Requirements

  • onnxruntime 1.17.1 (c++ & python)
  • opencv 4.5.2

Quick Start

  1. ./build.sh
  2. ./run.sh

More infomation

Reference to link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published