jax-fid

FID calculator

Computes Frechet Inception Distance using Jax/Flax libraries

FID computation in Jax/Flax.

GitHub

24 stars
3 watching
5 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list

fidflaxfrechet-inception-distancejax

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
matthias-wright/flaxmodels Provides pre-trained deep learning models for the Jax/Flax ecosystem. 240
turnerj/quickenshtein A high-performance Levenshtein Distance calculator with SIMD and threading support. 285
dbalatero/levenshtein-ffi Fast string edit distance computation using the Damerau-Levenshtein algorithm 150
mateusza/sqlite-levenshtein A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm 15
lrcfmd/elmd Calculates similarity between chemical compositions based on the minimal work required to transform one distribution into another. 31
patrick-kidger/diffrax Provides numerical differential equation solvers using autodifferentiable and GPU-capable JAX. 1,480
dfm/extending-jax This project provides infrastructure to interface custom C++ and CUDA code with the JAX library for scientific computing 379
globalnamesarchitecture/damerau-levenshtein Calculates edit distance between two strings using the Damerau-Levenshtein algorithm 145
colinsurprenant/hotwater Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. 80
jeremiecoullon/jax-tqdm Library that enhances JAX with support for dynamic progress bars in scans and loops 100
flexcompute/tidy3d Solves extremely large electrodynamics problems using the FDTD method 197
google-deepmind/kfac-jax Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. 252
facebookresearch/khronos.jl A GPU-accelerated Maxwell FDTD solver written in Julia 51
erfanzar/easydel A framework for training and serving machine learning models using JAX, with a focus on flexibility and customization. 212
mljs/distance-matrix Computes distance/similarity matrices using custom distance functions 4