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

# Marigold Depth Estimation https://github.com/prs-eth/Marigold and https://huggingface.co/Bingxin/Marigold ### Which model would you like to see in the model zoo? The new Marigold Depth Estimation, also the new Tiktok model that...

model-request

I try to use caffe2 onnx backend to run the opset8 inception_v2 model. The caffe2 onnx backend running with sample test data is 99% similar with the expected test result,...

preprocessing

Hi, I try to infer the classification models on onnxruntime engin. however, I can`t get the consistent accuracy in the page except resnet mobilenet and shufflenet. I think the preprocess...

question

# Bug Report ### Which model does this pertain to? https://github.com/onnx/models/tree/main/validated/vision/classification/squeezenet ### Describe the bug Describe the problem with the model and the results you are seeing. ### Reproduction instructions...

bug

# Add "new" models to ONNX Model Hub tool ### What is the problem that this feature solves? Automatization of downloading recently added models via onnx.hub python tool. ### Describe...

enhancement

# Feature Request ### What is the problem that this feature solves? - All of existing ONNX Model Zoo models use opset_version

enhancement
announce

For now the tests for running onnx.checker and onnxruntime CPU EP were removed from main. Please add new corresponding tests powered by TurnkeyML ASAP to ensure these new models are...

enhancement

# Bug Report ### Describe the bug I am using mobilenetv2-7.onnx in .net maui but that accuracy is 0.5 % so improve the accuracy **System Information** OS Platform and Distribution...

bug

# Model Request ### Which model would you like to see in the model zoo? Please name the model and link to the relevant paper (if applicable). ### Describe why...

model-request

# Ask a Question ### Question Hi, Currently, I'm using `version-RFB-640.onnx` to perform face detection on a video from a cpp program. It works well on some videos but on...

question