LAION-AI / dataset-spec
Describe the format of image/text datasets
☆11Updated 2 years ago
Alternatives and similar repositories for dataset-spec:
Users that are interested in dataset-spec are comparing it to the libraries listed below
- DALLE-tools provided useful dataset utilities to improve you workflow with WebDatasets.☆15Updated 3 years ago
- Script and models for clustering LAION-400m CLIP embeddings.☆26Updated 3 years ago
- A JAX nn library☆21Updated last month
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Colab notebook to finetune GLIDE.☆13Updated 3 years ago
- Implementation of Metaformer, but in an autoregressive manner☆23Updated 2 years ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- Load any clip model with a standardized interface☆21Updated 11 months ago
- ☆21Updated 2 years ago
- Official code for the paper: "Metadata Archaeology"☆19Updated last year
- A dashboard for exploring timm learning rate schedulers☆19Updated 4 months ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Simple script to re-rank images using OpenAI's CLIP https://github.com/openai/CLIP.☆15Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- ☆28Updated 3 years ago
- Utilities for PyTorch distributed☆24Updated last month
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 5 months ago
- ☆15Updated 2 years ago
- I have created a dataset of Image-Text-Pairs by using the cosine similarity of the CLIP embeddings of the image & it's caption derrived f…☆15Updated 3 years ago
- ☆15Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- AdaCat☆49Updated 2 years ago
- Official repository for MaGNET, ICLR 2022☆24Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 3 years ago
- Local Attention - Flax module for Jax