PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
https://qiita.com/PINTO
MIT License
3.59k stars 573 forks source link

What is the conversion script of the yolov7_480_640.onnx model in yolov7? Are you using the official conversion script?thanks #269

Closed wj1017090777 closed 2 years ago

wj1017090777 commented 2 years ago

Issue Type

Others

OS

Ubuntu

OS architecture

x86_64

Programming Language

Python

Framework

PyTorch

Model name and Weights/Checkpoints URL

yolov7

Description

What is the conversion script of the yolov7_480_640.onnx model in yolov7? Are you using the official conversion script?thanks

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

PINTO0309 commented 2 years ago

Yes.