A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.
Project description
Introduction
To edit an ONNX model, one common way is to visualize the model graph, and edit it using ONNX Python API. This works fine. However, we have to code to edit, then visualize to check. The two processes may iterate for many times, which is time-consuming. 👋
What if we have a tool, which allows us to edit and preview the editing effect in a totally visualization fashion?
Then onnx-modifier comes. With it, we can focus on editing the model graph in the visualization pannel. All the editing information will be summarized and processed by Python ONNX API automatically at last. Then our time can be saved! 🚀
onnx-modifier is built based on the popular network viewer Netron and the lightweight web application framework Flask.
For more information, please refer to ZhangGe6/onnx-modifier.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file onnx_modifier-1.0.0.tar.gz.
File metadata
- Download URL: onnx_modifier-1.0.0.tar.gz
- Upload date:
- Size: 485.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c59d546af1b8740ce04e700c81aa8c100971d51798d7e9c9e47bcfd395a7182
|
|
| MD5 |
3d24c0d3287f6127ecb7000861a40d25
|
|
| BLAKE2b-256 |
bfc6ba3948aa8616de54357a9633b3ce83683c05e57434115d04ece7e39edf6b
|
File details
Details for the file onnx_modifier-1.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: onnx_modifier-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 508.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16ddf80f2f4ecaad17e5a61798ddba30d5250b8452741945d9c23955f4f4d0b1
|
|
| MD5 |
8f7a9d3e26d7295cba93e88ad66be3b3
|
|
| BLAKE2b-256 |
4b9b1a8a4bdf6dc14ea3d1316b7072ff496c3c852f24a23837f0bcc0dc6cb277
|