onnx-simplifier

Simplify your onnx model (by daquexian)

Onnx-simplifier Alternatives

Similar projects and alternatives to onnx-simplifier

  1. OpenCV

    Open Source Computer Vision Library

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. PaddleOCR

    Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

  4. onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

  5. nn

    26 onnx-simplifier VS nn

    🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

  6. vision

    Datasets, Transforms and Models specific to Computer Vision

  7. functorch

    11 onnx-simplifier VS functorch

    functorch is JAX-like composable function transforms for PyTorch.

  8. ncnn

    ncnn is a high-performance neural network inference framework optimized for the mobile platform

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. torch2trt

    An easy to use PyTorch to TensorRT converter

  11. TensorRT

    PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT (by pytorch)

  12. opencv-mobile

    The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, HarmonyOS, WebAssembly, watchOS, tvOS, visionOS

  13. infur

    :crab: image segmentation on video and images

  14. Paddle2ONNX

    ONNX Model Exporter for PaddlePaddle

  15. PaddleOCR2Pytorch

    PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)

  16. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better onnx-simplifier alternative or higher similarity.

onnx-simplifier discussion

Log in or Post with

onnx-simplifier reviews and mentions

Posts with mentions or reviews of onnx-simplifier. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-20.
  • Show: Cross-platform Image segmentation on video using eGUI, onnxruntime and ffmpeg
    2 projects | /r/rust | 20 Nov 2022
    onnx-simplifier can shed some of incompatibilities in widespread use, but is itself bug ridden and lagging behind the standard. For any serious model, or when you don't get lucky simplifying the model upstream, you'd generally want good support of opset 11.
  • [Technical Article] OCR Upgrade
    8 projects | /r/deepin | 12 Jun 2022
    ONNX Simplifier:https://github.com/daquexian/onnx-simplifier
  • PyTorch 1.10
    8 projects | news.ycombinator.com | 22 Oct 2021
    As far as I know, the ONNX format won't give you a performance boost on its own. However, there are ONNX optimizers for the ONNX runtime which will speed up your inference.

    But if you are using Nvidia Hardware, then TensorRT should give you the best performance possible, especially if you change the precision level. Don't forget to simplify your ONNX model before you converting it to TensorRT though: https://github.com/daquexian/onnx-simplifier

  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic onnx-simplifier repo stats
3
4,074
5.1
9 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?