kevinzakka/spatial-transformer-network
A Tensorflow implementation of Spatial Transformer Networks. observed · 2026-09-03
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: 3525
- days_rel: n/a
- days_push: 3014
- n_releases_24m: 0
Adoption not part of the score
1005 stars · 266 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow implementation of Spatial Transformer Networks, a differentiable module that can be inserted into ConvNet architectures to add geometric invariance via learned affine transformations. It is packaged as a pip-installable `stn` library with a blog tutorial series explaining the underlying concepts.
Use cases
- add a spatial transformer layer to a tensorflow convnet
- make a cnn invariant to rotation and translation
- learn affine transformations of feature maps without extra supervision
- crop and scale image regions with a differentiable attention module
- implement spatial transformer networks from the jaderberg paper
- upsample or downsample feature maps inside a neural network
When to choose
- you are building CNNs in TensorFlow 1.x and need a differentiable spatial transformer layer
- you want a minimal, well-documented STN implementation to learn from or extend
- you need learned cropping, translation, or scaling as part of a model
When to avoid
- you use PyTorch or another framework instead of TensorFlow
- you need actively maintained code compatible with modern TensorFlow 2.x
- you need production-grade, heavily tested computer vision tooling
Facets
library · maturity maintenance
machine-learning deep-learning image-processing deep-learning computer-vision machine-learning python spatial-transformer-network tensorflow attention affine-transformation convnet neural-network-layers
1 source
- readme: https://github.com/kevinzakka/spatial-transformer-network · fetched 2026-09-03 · fd8acae563cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kevinzakka/spatial-transformer-network | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kevinzakka/spatial-transformer-network")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem