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.43k stars 560 forks source link

064_Dense_Depth seems to have wrong dimensions #393

Closed seph14 closed 2 months ago

seph14 commented 5 months ago

Issue Type

Bug

OS

Mac OS

OS architecture

aarch64

Programming Language

C++

Framework

CoreML

Model name and Weights/Checkpoints URL

064_Dense_Depth

Description

Original model has a dimension of 640x480, but converted models are 480x640

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

PINTO0309 commented 2 months ago

Yes, it is.