ImageBind

Embedding space

An AI framework that combines data from multiple sources into a single embedding space, enabling various applications such as cross-modal retrieval and generation.

ImageBind One Embedding Space to Bind Them All

GitHub

8k stars
99 watching
778 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,425
facebookresearch/audio2photoreal Generating photorealistic avatars from audio 2,715
cszn/kair Image restoration toolbox with training and testing codes for various deep learning-based methods 2,994
albumentations-team/albumentations A Python library providing a flexible and fast image augmentation tool for machine learning and computer vision tasks. 14,386
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,513
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
layumi/person_reid_baseline_pytorch A PyTorch implementation of an Object Re-ID baseline with various training methods and architectures 4,149
facebookresearch/pytorch3d A deep learning library for 3D data processing and computer vision research using PyTorch 8,889
junyanz/interactive-deep-colorization A system for automatically colorizing black and white images with user interactions. 2,701
lucidrains/imagen-pytorch Implements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning. 8,127
facebookresearch/pycls A flexible PyTorch image classification framework for rapid research exploration and model evaluation. 2,141
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,530
amdegroot/ssd.pytorch An implementation of a deep learning-based object detection system in PyTorch. 5,160
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 435