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.

Home Page:https://qiita.com/PINTO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bad results for 342_ALIKE

mht1421 opened this issue · comments

Issue Type

Bug

OS

Windows

OS architecture

x86_64

Programming Language

C++

Framework

ONNX

Model name and Weights/Checkpoints URL

alike_t_opset16_480x640.onnx

Description

I tried to use the model alike_t_opset16_480x640 in C++ but I got bad results. I tried the code in the demo folder in python I got bad results too.

Relevant Log Output

No response

URL or source code for simple inference testing code

No response