weiyx16 / CLIP-pytorch
A non-JIT version implementation / replication of CLIP of OpenAI in pytorch
☆34Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CLIP-pytorch
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 3 years ago
- Implementation of OmniNet, Omnidirectional Representations from Transformers, in Pytorch☆55Updated 3 years ago
- [NeurIPS 2021] ORL: Unsupervised Object-Level Representation Learning from Scene Images☆58Updated 2 years ago
- ICCV2021 (poster)☆74Updated 3 years ago
- PyTorch implementation of Contrastive Feature Loss for Image Prediction (AIM Workshop at ICCV 2021)☆53Updated 3 years ago
- Refactoring dalle-pytorch and taming-transformers for TPU VM☆60Updated 3 years ago
- ☆17Updated 2 years ago
- codebase for the SIMAT dataset and evaluation☆38Updated 2 years ago
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆97Updated 2 years ago
- ☆25Updated 3 years ago
- CLIP-Art: Contrastive Pre-training for Fine-Grained Art Classification - 4th Workshop on Computer Vision for Fashion, Art, and Design☆27Updated 2 years ago
- ☆98Updated 3 weeks ago
- Official implementation of Generating Object Stamps☆15Updated 3 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 …☆16Updated 4 years ago
- L-Verse: Bidirectional Generation Between Image and Text☆108Updated 2 years ago
- JAX implementation ViT-VQGAN☆77Updated 2 years ago
- Audio-conditioned video texture generation☆25Updated 2 years ago
- ☆57Updated 3 years ago
- ☆27Updated 3 years ago
- [NeurIPS'21] "Ultra-Data-Efficient GAN Training: Drawing A Lottery Ticket First, Then Training It Toughly", Tianlong Chen, Yu Cheng, Zhe …☆84Updated 2 years ago
- We present a framework for training multi-modal deep learning models on unlabelled video data by forcing the network to learn invariances…☆45Updated 3 years ago
- Evaluation benchmark for the task of Semantic Image Translation. Contains code to run FlexIT (CVPR 2022)☆32Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- Un-*** 50 billions multimodality dataset☆24Updated 2 years ago
- Implementation of LogAvgExp for Pytorch