neuraltalk

Image describer

A system for generating image descriptions using neural networks

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.

GitHub

5k stars
438 watching
1k forks
Language: Python
last commit: almost 4 years ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karpathy/neuraltalk2 Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU 5,511
sherjilozair/char-rnn-tensorflow A tool for training and sampling character-level language models using multi-layer recurrent neural networks 2,643
karpathy/char-rnn A framework for training and generating text sequences using multi-layer Recurrent Neural Networks 11,632
leriomaggio/deep-learning-keras-tensorflow A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow 2,948
google/neural-tangents A high-level neural network API for defining and training complex hierarchical networks of finite or infinite width 2,278
eriklindernoren/ml-from-scratch Provides implementations of fundamental machine learning models and algorithms from scratch in Python 24,003
rbgirshick/rcnn A visual object detection system that combines region proposals with neural network features to improve detection performance. 2,379
ahmedfgad/numpycnn An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. 570
conchylicultor/deepqa A deep learning-based chatbot model using TensorFlow and RNNs to generate responses to user queries. 2,934
amazon-science/mm-cot An implementation of multimodal chain-of-thought reasoning in language models using a decoupled training framework for rationale generation and answer inference. 3,810
nixtla/neuralforecast An open-source Python library providing a unified interface to various neural forecasting models, focusing on performance, usability, and robustness. 3,101
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy 98
nilearn/nilearn A comprehensive framework for machine learning and statistical analysis of neuroimaging data in Python. 1,188
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
karpathy/recurrentjs A JavaScript library for building and training neural networks with automatic differentiation 939