rosinality / film-pytorchLinks
Just another implementation of FiLM in PyTorch
☆14Updated 8 years ago
Alternatives and similar repositories for film-pytorch
Users that are interested in film-pytorch are comparing it to the libraries listed below
Sorting:
- Code for UAI 2020 paper "Locally Masked Convolution for Autoregressive Models"☆79Updated 5 years ago
- ☆22Updated 5 years ago
- A pytorch implementation of Information Bottleneck GAN☆28Updated 6 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 6 years ago
- Official PyTorch implementation of Spatial Dependency Networks.☆35Updated 4 years ago
- Image-to-image translation with flow-based generative model☆64Updated 7 years ago
- A discrete sequential VAE☆40Updated 5 years ago
- A simple wrapper around @mseitzer's great pytorch-fid work to compute Fréchet Inception Distance in-memory from batches of images, using …☆17Updated 5 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Code for replication of the paper "GANs beyond divergence minimization"☆21Updated 6 years ago
- ☆46Updated 6 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆41Updated 4 years ago
- Unofficial implementation of Stand-Alone Self-Attention in Vision Models (obsolete)☆44Updated 6 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 4 years ago
- ☆42Updated 2 years ago
- Simple Tensorflow implementation of "SDIT: Scalable and Diverse Cross-domain Image Translation" (ACM-MM 2019)☆16Updated 6 years ago
- A TensorFlow implementation of perceptual generative autoencoder (PGA).☆22Updated 5 years ago
- Datasets for new state-of-the-art challenge in disentanglement learning☆46Updated 6 years ago
- ☆25Updated last year
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 5 years ago
- PyTorch Code for the Paper: "Exploiting Uncertainty of Loss Landscape for Stochastic Optimization [Bhaskara et al. (2019)]☆15Updated this week
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Tensorflow code of the paper "Self-supervised GAN: Analysis and Improvement with Multi-class Minimax Game".☆37Updated 6 years ago
- Code for reproducing experiments in "Exploiting GAN Internal Capacity for High-Quality Reconstruction of Natural Images"☆16Updated 6 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 5 years ago
- Official code for paper "Non-Adversarial Image Synthesis with Generative Latent Nearest Neighbors"☆28Updated 6 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 4 years ago
- Python way to Read/Write TFRecords