ksheersaagr / Automatic-Image-CaptioningLinks
A neural network architecture(CNN+LSTM) that automatically generates captions from the images. The model uses ResNet architecture to train the Encoder while DecoderRNN has to be trained with our choice of trainable parameters. I have trained the model on the Microsoft Common Objects in COntext (MS COCO) dataset and have tested the network on fic…
☆25Updated 5 years ago
Alternatives and similar repositories for Automatic-Image-Captioning
Users that are interested in Automatic-Image-Captioning are comparing it to the libraries listed below
Sorting:
- generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset☆81Updated 7 years ago
- An easy-to-use app to visualise attentions of various VQA models.☆41Updated 2 years ago
- Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"☆21Updated 4 years ago
- PyTorch Tutorial on google colaboratory.☆77Updated 5 years ago
- ☆37Updated 7 years ago
- Code for our paper: *Shamsian, *Kleinfeld, Globerson & Chechik, "Learning Object Permanence from Video"☆68Updated 9 months ago
- A list of resources to fund your MS and/or PhD, particularly in computer science.☆203Updated 6 years ago
- Example of a Cover letter for AI Residency☆80Updated 5 years ago
- Guide for both TensorFlow and PyTorch in comparative way☆108Updated 6 years ago
- Convolutional Neural Networks for Visual Recognition☆18Updated 8 years ago
- Repo has PyTorch implementation "Attention is All you Need - Transformers" paper for Machine Translation from French queries to English.☆70Updated 5 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Explores jigsaw puzzles solvinig as pre-text task for fine grained classification for bird species identification (Implemented with pyTor…☆21Updated 5 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 5 years ago
- Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)☆24Updated 5 years ago
- Computer Vision Course at IITB, Spring 2018☆46Updated 7 years ago
- Generic framework for ML projects☆19Updated 2 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Tutorials for DLVC NPTEL MOOC☆124Updated 3 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- A repository providing implementations of generative models in various frameworks.☆18Updated 2 years ago
- Comprehensive list of German Professors who work in Deep Learning and Computer Vision.☆66Updated 3 years ago
- [CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations☆564Updated last week
- Image Captioning with Keras☆64Updated 5 years ago
- Neural Machine Translator for translating from english to hindi text. Used Pytorch framework with seq2seq architecture having Attention f…☆13Updated 6 years ago
- Pytorch implementation of the DeepDream computer vision algorithm☆102Updated 5 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago