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 6 years ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
karpathy/neuraltalk2Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU5,515
sherjilozair/char-rnn-tensorflowA tool for training and sampling character-level language models using multi-layer recurrent neural networks2,643
karpathy/char-rnnA framework for training and generating text sequences using multi-layer Recurrent Neural Networks11,668
leriomaggio/deep-learning-keras-tensorflowA comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow2,951
google/neural-tangentsA high-level neural network API for defining and training complex hierarchical networks of finite or infinite width2,291
eriklindernoren/ml-from-scratchProvides implementations of fundamental machine learning models and algorithms from scratch in Python24,092
rbgirshick/rcnnA visual object detection system that combines region proposals with neural network features to improve detection performance.2,381
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
conchylicultor/deepqaA deep learning-based chatbot model using TensorFlow and RNNs to generate responses to user queries.2,929
amazon-science/mm-cotAn implementation of multimodal chain-of-thought reasoning in language models using a decoupled training framework for rationale generation and answer inference.3,833
nixtla/neuralforecastAn open-source Python library providing a unified interface to various neural forecasting models, focusing on performance, usability, and robustness.3,181
ahmedfgad/numpyannAn implementation of artificial neural networks using NumPy98
nilearn/nilearnA comprehensive toolkit for analyzing brain imaging data using machine learning and statistical techniques.1,214
molcik/python-neuronA Python library for implementing and training various neural network architectures40
karpathy/recurrentjsA JavaScript library for building and training neural networks with automatic differentiation937