models icon indicating copy to clipboard operation
models copied to clipboard

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

Results 169 models issues
Sort by recently updated
recently updated
newest added

# Ask a Question Can an ONNX model from this Github repo (ONNX model ZOO) be trained and modify its weights during the process? In addition, is it possible to...

question

# Bug Report ### Which model does this pertain to? MaskRCNN-10.onnx ### Describe the bug I am trying to use tensorrt as a backend with onnx_tensorrt. I have this little...

bug

# Bug Report ### Which model does this pertain to? Bidaf https://github.com/onnx/models/tree/main/text/machine_comprehension/bidirectional_attention_flow ### Describe the bug The model includes CategoryMapper op with rank-4 input, although the input rank should be...

bug

Please can you explain why the age ranges contain gaps? E.g. what if the age is 13? https://github.com/onnx/models/blob/3d125fac4f1a4422e75a27478ef11946407bb451/vision/body_analysis/age_gender/levi_googlenet.py#L88

# Ask a Question ### Question There is only one input file given for the MNIST model. Where can I quickly get more? Do I need to generate it myself?...

question

# Ask a Question How should be the input when we want to do prediction on batch_size more than 1? ### Question Explain your question here. this one: texts =...

question

I'm getting a segmentation fault when inferencing using yolov8. I have checked every input and function arguments and it's correct. I have no idea why it's popping up. Segmentation faults...

question

# Leaf Snap30 ## Description Description of model - What task does it address (i.e. object detection, image classification)? What is the main advantage or feature of this model's architecture?...

new-model

and it should be out of for loop # Model Name ## Description Description of model - What task does it address (i.e. object detection, image classification)? What is the...

# Ask a Question ### Question The OFA is encoder-decoder framework with both text and image as input. How to set the onnx configuration and export it to onnx model?...

question