All Projects → hlamba28 → Automatic Image Captioning

hlamba28 / Automatic Image Captioning

Generating Captions for images using Deep Learning

Projects that are alternatives of or similar to Automatic Image Captioning

Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (+67.86%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks, lstm-neural-networks, image-captioning
Cs231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 317 (+277.38%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks, image-captioning
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-38.1%)
Mutual labels:  convolutional-neural-networks, lstm-neural-networks, image-captioning
Pneumonia Detection From Chest X Ray Images With Deep Learning
Detecting Pneumonia in Chest X-ray Images using Convolutional Neural Network and Pretrained Models
Stars: ✭ 64 (-23.81%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks, keras-tensorflow
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (+15.48%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks, lstm-neural-networks
Music recommender
Music recommender using deep learning with Keras and TensorFlow
Stars: ✭ 528 (+528.57%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks, keras-tensorflow
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-21.43%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks, keras-tensorflow
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-33.33%)
Mutual labels:  jupyter-notebook, keras-tensorflow
Convisualize nb
Visualisations for Convolutional Neural Networks in Pytorch
Stars: ✭ 57 (-32.14%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Cnn graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
Stars: ✭ 1,110 (+1221.43%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Sign Language
Sign Language Recognition for Deaf People
Stars: ✭ 65 (-22.62%)
Mutual labels:  convolutional-neural-networks, keras-tensorflow
Audio classification
CNN 1D vs 2D audio classification
Stars: ✭ 65 (-22.62%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-22.62%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Very Deep Convolutional Networks For Natural Language Processing In Tensorflow
implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow
Stars: ✭ 54 (-35.71%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Keras model compression
Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy.An Implementation of "Distilling the Knowledge in a Neural Network - Geoffery Hinton et. al"
Stars: ✭ 59 (-29.76%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Accurate Binary Convolution Network
Binary Convolution Network for faster real-time processing in ASICs
Stars: ✭ 49 (-41.67%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (-47.62%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Equivariant Transformers
Equivariant Transformer (ET) layers are image-to-image mappings that incorporate prior knowledge on invariances with respect to continuous transformations groups (ICML 2019). Paper: https://arxiv.org/abs/1901.11399
Stars: ✭ 68 (-19.05%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-20.24%)
Mutual labels:  jupyter-notebook, lstm-neural-networks
Cnn Interpretability
🏥 Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer’s Disease
Stars: ✭ 68 (-19.05%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks

Automatic-Image-Captioning

Here I have implemented a first-cut solution to the Image Captioning Problem, i.e. Generating Captions for the given Images using Deep Learning methods.

For more detailed explanation, please refer my blog on Medium: https://medium.com/@harshall.lamba/image-captioning-with-keras-teaching-computers-to-describe-pictures-c88a46a311b8

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].