SagiPolaczek/NeuralSVG
Official implementation of NerualSVG observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 57
- Release rhythm 35
- Longevity 43
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: 603
- days_rel: n/a
- days_push: 261
- n_releases_24m: 0
Adoption not part of the score
1419 stars · 32 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of NeuralSVG, an ICCV 2025 paper that generates layered, editable SVG vector graphics from text prompts. It encodes a scene into a small MLP optimized with Score Distillation Sampling, supporting inference-time control like background color and aspect ratio.
Use cases
- generate svg vector graphics from a text prompt
- text-to-vector image generation with layered shapes
- create editable svg illustrations from text
- control background color of generated svg
- generate svgs with different aspect ratios
- research code for score distillation sampling svg generation
When to choose
- you need structured, layered, editable SVG output rather than raster images
- you want inference-time control (color palette, aspect ratio) from a single learned representation
- you are reproducing or building on the NeuralSVG research
When to avoid
- you need fast, real-time generation - SDS optimization is slow
- you want a production text-to-image service with a polished UI
- you lack a GPU or don't want to run diffusion models locally
Facets
library · maturity active
machine-learning deep-learning image-processing graphics machine-learning computer-vision graphics artificial-intelligence python windows text-to-vector svg-generation score-distillation implicit-neural-representation diffusion-models research-code iccv-2025 gpu linux macos
2 sources
- readme: https://github.com/SagiPolaczek/NeuralSVG · fetched 2026-08-28 · de29f7c90729
- homepage: https://sagipolaczek.github.io/NeuralSVG/ · fetched 2026-08-29 · be85be766679
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SagiPolaczek/NeuralSVG | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="SagiPolaczek/NeuralSVG")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem