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: 4 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. 238
turnerj/quickenshtein A high-performance Levenshtein Distance calculator with SIMD and threading support. 284
dbalatero/levenshtein-ffi Fast string edit distance computation using the Damerau-Levenshtein algorithm 149
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,442
dfm/extending-jax This project provides infrastructure to interface custom C++ and CUDA code with the JAX library for scientific computing 378
globalnamesarchitecture/damerau-levenshtein Calculates edit distance between two strings using the Damerau-Levenshtein algorithm 144
colinsurprenant/hotwater Fast Ruby FFI bindings for efficient string edit distance algorithms 81
jeremiecoullon/jax-tqdm Library that enhances JAX with support for dynamic progress bars in scans and loops 96
flexcompute/tidy3d Solves extremely large electrodynamics problems using the FDTD method 189
google-deepmind/kfac-jax Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. 248
facebookresearch/khronos.jl A GPU-accelerated Maxwell FDTD solver written in Julia 49
erfanzar/easydel A flexible framework for training and serving machine learning models with JAX/Flax 206
mljs/distance-matrix Computes distance/similarity matrices using custom distance functions 4