Ross ROSS = Recommend OSS · open-source software intelligence for agents

ZhangGe6/onnx-modifier

A tool to modify ONNX models in a visualization fashion, based on Netron and Flask. observed · 2026-08-28

github.com/ZhangGe6/onnx-modifier · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 89
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1588
  • days_rel: n/a
  • days_push: 67
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1627 stars · 200 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

onnx-modifier is a web-based visual editor for ONNX neural network models, built on Netron for graph visualization and Flask as the backend. It lets users delete or add nodes, rename inputs/outputs, edit attributes and initializers, and export the modified model without writing code.

Use cases

  • edit onnx model graph visually
  • delete nodes from an onnx model
  • rename onnx model inputs and outputs
  • change input shape of an onnx model
  • edit node attributes in an onnx model
  • add new nodes to an onnx model
  • modify onnx model initializers without coding

When to choose

  • you need to tweak an ONNX model graph and prefer a GUI over writing ONNX Python API scripts
  • you want to preview edits on the model graph interactively before exporting
  • you need common operations like renaming tensors, editing shapes, or pruning nodes quickly

When to avoid

  • you need fully scripted or automated batch model transformations
  • you work with model formats other than ONNX
  • you need a headless or CI-integrated editing pipeline

Facets

application · maturity active

editor gui data-visualization machine-learning developer-tools machine-learning developer-tools deep-learning cross-platform python onnx model-editing netron flask model-graph web-app web-server docker

1 source

Member repositories

RepositoryRoleHealth v2
ZhangGe6/onnx-modifiermain72

For agents

markdown · JSON · MCP: product_card(name="ZhangGe6/onnx-modifier")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem