GithubHelp home page GithubHelp logo

koushikvikram / multimodal-image-retrieval Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 390.95 MB

๐Ÿ“๐Ÿ”๐Ÿ–ผ๏ธ A deep learning application for retrieving images by searching with text.

Python 7.48% Jupyter Notebook 92.51% Shell 0.01%
computer-vision convolutional-neural-networks deep-learning github-actions image-retrieval image-search koushik-vikram koushikvikram machine-learning-testing mlops model-testing multimodal-deep-learning multimodal-learning natural-language-processing nlp pytest python pytorch streamlit word2vec

multimodal-image-retrieval's Introduction

MLOps and Data Engineering.

multimodal-image-retrieval's People

Contributors

koushikvikram avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

multimodal-image-retrieval's Issues

Model and loss function details

Hi, can you please let me know the model that you are using for training and also the multimodal loss function that you are using.

Generate Embeddings for the Test Images

Run the test images through the trained Convolutional Neural Network and get their caption embeddings.

Save these embeddings along with the Image IDs to disk.

Create DataSet classes loading Training, Validation and Test Images.

For training and validation sets, load the caption embeddings and corresponding images in memory.
For test set, load only images in memory. Don't load captions.

We'll use images along with their caption embeddings to train an "encoder" that learns how to embed images in caption embedding space.

Interactive Word2Vec Exploration App

Tasks:

  1. Convert Colab Notebook interactive using Widgets.
  2. Make an interactive app using Voila for exploring the trained Word2Vec model.
  3. Deploy the app on Heroku and provide link in README.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.