tensorflow/graphics
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
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: 2794
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
2781 stars · 373 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TensorFlow Graphics is a library of differentiable graphics layers for TensorFlow, including differentiable renderers, spatial transformers, and 3D geometry operations that can be embedded in neural network architectures. It enables combining computer vision and computer graphics techniques, such as analysis-by-synthesis, to train models with geometric priors on unlabelled data.
Use cases
- differentiable rendering inside a neural network
- train 3d vision models with self-supervision
- add geometric priors and constraints to deep learning models
- infer 3d scene parameters from images
- analysis by synthesis for unsupervised training
- spatial transformer layers in tensorflow
- 3d mesh and camera geometry operations for ml
When to choose
- you use TensorFlow and need differentiable graphics or rendering layers
- you want to inject 3D geometry priors into neural networks
- you are doing self-supervised or unsupervised 3D vision research
- you need differentiable rasterization or spatial transformers in a training pipeline
When to avoid
- your project is built on PyTorch or JAX rather than TensorFlow
- you need a production game or real-time rendering engine rather than ML-oriented layers
- you require actively developed features or rapid bug fixes
- you only need classical non-differentiable 3D rendering
Facets
library · maturity maintenance
machine-learning graphics simulation computer-vision deep-learning machine-learning computer-vision graphics deep-learning artificial-intelligence python cross-platform differentiable-rendering 3d-graphics neural-rendering tensorflow geometry self-supervised-learning analysis-by-synthesis spatial-transformers gpu
1 source
- readme: https://github.com/tensorflow/graphics · fetched 2026-08-28 · 952a2b41ae1b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/graphics | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/graphics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem