neuraltalk2

Captioning model

Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU

Efficient Image Captioning code in Torch, runs on GPU

GitHub

6k stars
274 watching
1k forks
Language: Jupyter Notebook
last commit: almost 9 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
karpathy/neuraltalkA system for generating image descriptions using neural networks5,414
donnyyou/torchcvA comprehensive PyTorch-based framework for computer vision tasks2,249
openai/clipA neural network trained on image and text pairs to predict the most relevant text snippet given an image26,460
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
conchylicultor/deepqaA deep learning-based chatbot model using TensorFlow and RNNs to generate responses to user queries.2,929
lucidrains/imagen-pytorchImplements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning.8,127
karpathy/char-rnnA framework for training and generating text sequences using multi-layer Recurrent Neural Networks11,668
nvlabs/instant-ngpA software toolkit for training and rendering neural graphics primitives16,115
ai-forever/kandinsky-2A multilingual text2image latent diffusion model with improved aesthetics and controllability2,774
tensorpack/tensorpackA high-performance neural network training interface for TensorFlow that focuses on speed and flexibility.6,303
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
haotian-liu/llavaA system that uses large language and vision models to generate and process visual instructions20,683
clovaai/stargan-v2A Python implementation of an image-to-image translation model for generating diverse images across multiple domains.3,513
systemerrorwang/white-box-cartoonizationAn implementation of a deep learning-based facial cartoonization system using TensorFlow3,958
apple/corenetA deep neural network toolkit allowing researchers and engineers to train various models6,997