jax-fid
FID calculator
Computes Frechet Inception Distance using Jax/Flax libraries
FID computation in Jax/Flax.
24 stars
3 watching
5 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
fidflaxfrechet-inception-distancejax
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides pre-trained deep learning models for the Jax/Flax ecosystem. | 240 |
| A high-performance Levenshtein Distance calculator with SIMD and threading support. | 285 |
| Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 |
| A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 |
| Calculates similarity between chemical compositions based on the minimal work required to transform one distribution into another. | 31 |
| Provides numerical differential equation solvers using autodifferentiable and GPU-capable JAX. | 1,480 |
| This project provides infrastructure to interface custom C++ and CUDA code with the JAX library for scientific computing | 379 |
| Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 |
| Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. | 80 |
| Library that enhances JAX with support for dynamic progress bars in scans and loops | 100 |
| Solves extremely large electrodynamics problems using the FDTD method | 197 |
| Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. | 252 |
| A GPU-accelerated Maxwell FDTD solver written in Julia | 51 |
| A framework for training and serving machine learning models using JAX, with a focus on flexibility and customization. | 212 |
| Computes distance/similarity matrices using custom distance functions | 4 |