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: about 2 years ago
Linked from 1 awesome list

fidflaxfrechet-inception-distancejax

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matthias-wright/flaxmodelsProvides pre-trained deep learning models for the Jax/Flax ecosystem.240
turnerj/quickenshteinA high-performance Levenshtein Distance calculator with SIMD and threading support.285
dbalatero/levenshtein-ffiFast string edit distance computation using the Damerau-Levenshtein algorithm150
mateusza/sqlite-levenshteinA utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm15
lrcfmd/elmdCalculates similarity between chemical compositions based on the minimal work required to transform one distribution into another.31
patrick-kidger/diffraxProvides numerical differential equation solvers using autodifferentiable and GPU-capable JAX.1,480
dfm/extending-jaxThis project provides infrastructure to interface custom C++ and CUDA code with the JAX library for scientific computing379
globalnamesarchitecture/damerau-levenshteinCalculates edit distance between two strings using the Damerau-Levenshtein algorithm145
colinsurprenant/hotwaterProvides fast string edit distance algorithms with C implementations using FFI bindings in Ruby.80
jeremiecoullon/jax-tqdmLibrary that enhances JAX with support for dynamic progress bars in scans and loops100
flexcompute/tidy3dSolves extremely large electrodynamics problems using the FDTD method197
google-deepmind/kfac-jaxLibrary providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks.252
facebookresearch/khronos.jlA GPU-accelerated Maxwell FDTD solver written in Julia51
erfanzar/easydelA framework for training and serving machine learning models using JAX, with a focus on flexibility and customization.212
mljs/distance-matrixComputes distance/similarity matrices using custom distance functions4