order-embedding
Vector mapping
This project maps images and their captions into a common vector space using an asymmetric partial order relation.
Implementation of caption-image retrieval from the paper "Order-Embeddings of Images and Language"
186 stars
15 watching
63 forks
Language: JavaScript
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
hakonharnes/img-clip.nvim | Allows users to embed images into markup languages like LaTeX, Markdown, and Typst from various sources | 521 |
satwikkottur/visualword2vec | Learning word embeddings from abstract images to improve language understanding | 19 |
gink03/alt-i2v | An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
fartashf/vsepp | A PyTorch implementation of visual-semantic embedding methods for image-caption retrieval | 489 |
plasticityai/magnitude | A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,627 |
ryankiros/visual-semantic-embedding | A Python implementation of an image-sentence embedding method using LSTM networks. | 426 |
layumi/image-text-embedding | A repository providing code and tools for building image-text embedding models using convolutional neural networks and word embeddings. | 287 |
antoine77340/mixture-of-embedding-experts | An open-source implementation of the Mixture-of-Embeddings-Experts model in Pytorch for video-text retrieval tasks. | 118 |
jeenyuhs/vesseract | A wrapper around Tesseract-OCR to simplify OCR functionality in V programming language | 18 |
megvii-research/petr | Develops a framework for multi-view 3D object detection and perception from camera images using position embedding transformation. | 871 |
lajanugen/s2v | An implementation of a neural network model for learning efficient sentence representations from text data. | 205 |
sillsdev/artofreading | This project provides a tool for embedding metadata into images, allowing users to add copyright and licensing information to digital content. | 1 |
patterns-ai-core/milvus | A Ruby wrapper around a vector search database API for efficient similarity searches in high-dimensional space | 24 |
subeeshvasu/awsome_delineation | A curated list of resources and papers on 3D and 2D delineation techniques for image processing and computer vision applications. | 22 |
kostyaev/sentence2vec | This is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning. | 22 |