vsitzmann/siren
Official implementation of "Implicit Neural Representations with Periodic Activation Functions" observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2262
- days_rel: n/a
- days_push: 767
- n_releases_24m: 0
Adoption not part of the score
1993 stars · 272 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of SIREN, a neural network architecture using periodic (sine) activation functions for implicit neural representations of images, audio, video, and signed distance functions. Includes experiment scripts, differential operators, and a Colab notebook for interactive exploration.
Use cases
- fit a neural network to an image or audio signal
- learn implicit neural representations of shapes and point clouds
- solve Poisson's equation with a neural network
- reproduce SIREN paper experiments
- experiment with periodic activation function initialization
When to choose
- you need to represent continuous signals like images, audio, or SDFs with a small neural network
- you want the reference implementation of the SIREN paper
- you're researching coordinate-based networks and activation function design
When to avoid
- you need a production-ready, actively maintained library
- you want general-purpose computer vision or audio processing tools
- you need a framework for standard feedforward or convolutional networks
Facets
library · maturity maintenance
machine-learning deep-learning image-processing audio-processing simulation deep-learning computer-vision graphics python implicit-neural-representations siren neurips-paper signal-representation research-code research gpu
1 source
- readme: https://github.com/vsitzmann/siren · fetched 2026-08-28 · b839ea402665
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vsitzmann/siren | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem