onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format

Home Page:http://onnx.ai/models/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Bug Report 2023

THATOMADIRA5 opened this issue · comments

Bug Report

Which model does this pertain to?

Mention the relevant onnx models from the model zoo here.

Describe the bug

Describe the problem with the model and the results you are seeing.

Reproduction instructions

System Information

OS Platform and Distribution (e.g. Linux Ubuntu 16.04):
ONNX version (e.g. 1.6):
Backend/Runtime version (e.g. ONNX Runtime 1.1, PyTorch 1.2):

Provide a code snippet to reproduce your errors.

import onnx
model = onnx.load('model.onnx')
...

Notes

Any additional information

I don't see the actual question/issue here? Please raise a new one if you still have questions. I will close it now.