johnowhitaker / imstackLinks
Optimizable stack of images at different resolutions, a useful representation of images for deep learning tasks. Docs: https://johnowhitaker.github.io/imstack/
☆11Updated 2 years ago
Alternatives and similar repositories for imstack
Users that are interested in imstack are comparing it to the libraries listed below
Sorting:
- Training simple models to predict CLIP image embeddings from text embeddings, and vice versa.☆60Updated 3 years ago
- Unified API to facilitate usage of pre-trained "perceptor" models, a la CLIP☆40Updated 2 years ago
- CLOOB training (JAX) and inference (JAX and PyTorch)☆72Updated 3 years ago
- High-Resolution Image Synthesis with Latent Diffusion Models☆61Updated 3 years ago
- Feed forward VQGAN-CLIP model, where the goal is to eliminate the need for optimizing the latent space of VQGAN for each input prompt☆137Updated last year
- Finetune the 1.4B latent diffusion text2img-large checkpoint from CompVis using deepspeed. (work-in-progress)☆36Updated 3 years ago
- Yet Another Diffusion Automation☆13Updated 3 years ago
- CLOOB Conditioned Latent Diffusion training and inference code☆113Updated 3 years ago
- Official repository for MaGNET, ICLR 2022☆24Updated 2 years ago
- [NeurIPS 2022: Score-Based Modeling Workshop] Multiresolution Textual Inversion☆99Updated 2 years ago
- Image restoration with neural networks but without learning.