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.53k stars 568 forks source link

Midas2 model on coral edge TPU #394

Closed Meleko96 closed 5 months ago

Meleko96 commented 7 months ago

Issue Type

Performance

OS

Ubuntu

OS architecture

aarch64

Programming Language

Python

Framework

TensorFlowLite

Model name and Weights/Checkpoints URL

https://github.com/PINTO0309/PINTO_model_zoo/tree/main/081_MiDaS_v2

Description

Hi, thanks for the great work. I tried running the fully quantized integer model on coral edge tpu, however the model's output was inaccurate. I am not sure if post quantization training is needed for this model. Screenshot from 2024-02-13 07-42-30 I would appreciate your help on this matter

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

PINTO0309 commented 5 months ago

The work was done four years ago. I don't remember what the model was. You'll have to work on your own.