tirg
Image-text composer
Develops a method to combine images and text for image retrieval tasks using a custom function.
deep learning, image retrieval, vision and language
298 stars
14 watching
85 forks
Language: Python
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bcmi/libcom | An image composition toolkit providing methods to combine foreground objects with backgrounds, including color adjustment and shadow generation. | 537 |
taoxugit/attngan | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,339 |
google-research/xmcgan_image_generation | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
google-deepmind/dm_pix | An image processing library built on top of JAX to provide optimized and parallelized functions for machine learning research. | 389 |
google-research/parti | An autoregressive text-to-image generation model that generates photorealistic images from text prompts and leverages advances in large language models. | 1,548 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,860 |
tanaikech/imgapp | A library of image processing tools for Google Apps Script | 144 |
maszhongming/multi-lora-composition | A project that extends image generation capabilities by enabling the integration of multiple low-rank adaptation (LoRA) models into a single pipeline for more complex compositions. | 445 |
iamgio/pikt | A programming language that uses images as input to generate executable code, compiled from Kotlin. | 134 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
osciiart/deepaa | Generates ASCII art from images using deep learning-based convolutional neural networks | 1,522 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
deepghs/imgutils | An anime-style image data processing library that integrates various advanced models for image processing tasks | 211 |
image-rs/image-tiff | A Rust-based TIFF image processing library that supports decoding and encoding various formats | 120 |