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.5k stars 566 forks source link

Cant find tflite model for 307_YOLOv7 #277

Closed lijianyu1985 closed 2 years ago

lijianyu1985 commented 2 years ago

Issue Type

Support

OS

Windows

OS architecture

x86_64

Programming Language

Python

Framework

TensorFlowLite

Model name and Weights/Checkpoints URL

https://github.com/PINTO0309/PINTO_model_zoo/tree/main/307_YOLOv7

Description

I run all of the download scripts, but I didn't find tflite model for 307_YOLOv7

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

PINTO0309 commented 2 years ago

https://github.com/PINTO0309/PINTO_model_zoo/tree/main/307_YOLOv7

image

image

image

image

PINTO0309 commented 2 years ago

https://github.com/PINTO0309/PINTO_model_zoo/issues/248