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.
5k stars
438 watching
1k forks
Language: Python
last commit: about 4 years ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU | 5,515 |
| A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
| A framework for training and generating text sequences using multi-layer Recurrent Neural Networks | 11,668 |
| A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 |
| A high-level neural network API for defining and training complex hierarchical networks of finite or infinite width | 2,291 |
| Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,092 |
| A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,381 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| A deep learning-based chatbot model using TensorFlow and RNNs to generate responses to user queries. | 2,929 |
| An implementation of multimodal chain-of-thought reasoning in language models using a decoupled training framework for rationale generation and answer inference. | 3,833 |
| An open-source Python library providing a unified interface to various neural forecasting models, focusing on performance, usability, and robustness. | 3,181 |
| An implementation of artificial neural networks using NumPy | 98 |
| A comprehensive toolkit for analyzing brain imaging data using machine learning and statistical techniques. | 1,214 |
| A Python library for implementing and training various neural network architectures | 40 |
| A JavaScript library for building and training neural networks with automatic differentiation | 937 |