google-deepmind/dm_pix
PIX is an image processing library built on JAX with GPU/TPU optimization via JAX's jit, vmap, and pmap.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
PIX provides image processing functions optimized for JAX, enabling parallelized and JIT-compiled operations for ML research workflows. It wraps common image transformations (flip, resize, crop, color adjustments) in JAX-compatible functions that integrate with JAX’s automatic differentiation and accelerator support.