15 comments (15 comments)15 reactions (15 reactions)0 assignees (0 assignees)JavaScript32,743 stars (32,743 stars)3,101 forks (3,101 forks)batch import
featurehelp wanted
Description
Is there any plan to have Netron support model editing please? This will be a very useful feature
Contributor guide
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Familiarity with Netron codebaseUnderstanding of neural network model structures
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Review the existing codebase in the repository, particularly the model visualization and interaction components. Examine the discussion in issue #275 and any related issues or pull requests. Investigate what kind of editing capabilities users desire (e.g., modify weights, change architecture). Propose a design document outlining the scope, implementation steps, and potential challenges. Engage with maintainers to clarify requirements and priorities.