pytorch-fid
Image comparison metric
A PyTorch implementation of the Fréchet Inception Distance metric to compare image datasets
Compute FID scores with PyTorch.
3k stars
13 watching
515 forks
Language: Python
last commit: 8 months ago deep-learningfidfid-scorefrechet-distancegangenerative-adversarial-networkinception-scorepytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning library for 3D data processing and computer vision research using PyTorch | 8,889 |
| Transfers pre-trained I3D network weights from TensorFlow to PyTorch | 532 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A deep learning framework implementing an optical flow estimation model using PyTorch. | 3,159 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An implementation of a deep learning-based object detection system in PyTorch. | 5,160 |
| A package providing advanced explainability methods for deep learning models in computer vision | 10,781 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,256 |
| An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,531 |
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos | 861 |