| PINTO0309/scs4onnx |
43 |
|
0 |
1 |
over 3 years ago |
19 |
September 08, 2022 |
0 |
mit |
Python |
| A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible. |
| drbh/nnli |
19 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
|
Rust |
| 🔭 interactively explore `onnx` networks in your CLI. |
| PINTO0309/onnx2json |
18 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
Python |
| Exports the ONNX file to a JSON file and JSON dict. |
| RedisAI/mlflow-redisai |
18 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
apache-2.0 |
Python |
| RedisAI integration for MLFlow |
| PINTO0309/json2onnx |
14 |
|
0 |
1 |
over 2 years ago |
5 |
September 02, 2023 |
0 |
mit |
Python |
| Converts a JSON file to an ONNX file. |
| PINTO0309/scc4onnx |
13 |
|
0 |
1 |
over 3 years ago |
6 |
September 09, 2022 |
0 |
mit |
Python |
| Very simple NCHW and NHWC conversion tool for ONNX. Change to the specified input order for each and every input OP. Also, change the channel order of RGB and BGR. Simple Channel Converter for ONNX. |
| PINTO0309/snc4onnx |
12 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Python |
| Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX. |
| PINTO0309/sne4onnx |
11 |
|
0 |
1 |
over 3 years ago |
13 |
August 05, 2023 |
0 |
mit |
Python |
| A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB, or simply to separate onnx files to any size you want. |
| gmalivenko/onnx-opcounter |
8 |
|
0 |
0 |
almost 5 years ago |
0 |
|
|
apache-2.0 |
Python |
| Count number of parameters / MACs / FLOPS for ONNX models. |
| PINTO0309/sio4onnx |
7 |
|
0 |
1 |
over 3 years ago |
3 |
September 08, 2022 |
0 |
mit |
Python |
| Simple tool to change the INPUT and OUTPUT shape of ONNX. |