pytorch-fid VS ALAE

Compare pytorch-fid vs ALAE and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pytorch-fid ALAE
5 1
2,976 3,492
- -
5.9 0.0
11 days ago about 3 years ago
Python Python
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytorch-fid

Posts with mentions or reviews of pytorch-fid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-10.

ALAE

Posts with mentions or reviews of ALAE. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ALAE yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing pytorch-fid and ALAE you can also consider the following projects:

clean-fid - PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]

jukebox - Code for the paper "Jukebox: A Generative Model for Music"

simsiam-cifar10 - Code to train the SimSiam model on cifar10 using PyTorch

dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).

lightweight-gan - Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two

generative-inpainting-pytorch - A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)

denoising-diffusion-pytorch - Implementation of Denoising Diffusion Probabilistic Model in Pytorch

torch-metrics - Metrics for model evaluation in pytorch

checkface - Putting a face to a hash

stylegan3-editing - Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433

stargan-v2 - StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

TryOnGAN - TryOnGAN: Unofficial Implementation