Found 32 repositories(showing 30)
karpathy
Efficient Image Captioning code in Torch, runs on GPU
Code release of captioning videos using Neuraltalk2.
ruotianluo
Neuraltalk2 in tensorflow
SaMnCo
Dockerfiles for neuraltalk2
jacopofar
A REST interface to neuraltalk2
nagizeroiw
image captioning model in pytorch(finetunable cnn in branch "with_finetune", self-critical training is under my self-critical.pytorch repository.)
eyedol
openFrameworks Addon For Neuraltalk2
yiyang92
Inspired by Andrey Karpathy's Neuraltalk 2 VGG16-LSTM image captioning model
iaalm
Self-critical Sequence Training for Image Captioning
iaalm
No description available
cjds
This is a fork of neuraltalk2 and vqa that can write questions about images in ImageNet
liuchang8am
Forked from https://github.com/karpathy/neuraltalk2.git
gold-mouse
No description available
aurotripathy
Added a captioning server with a ReST interface to upload pictures and get captions in response
meher92
Simple photos/images gallery web application that captions the uploaded images by NeuralTalk2
yiqiao-yin
Warning: Deprecated. Hi there, this code is now quite old and inefficient, and now deprecated. I am leaving it on Github for educational purposes, but if you would like to run or train image captioning I warmly recommend my new code release NeuralTalk2. NeuralTalk2 is written in Torch and is SIGNIFICANTLY (I mean, ~100x+) faster because it is batched and runs on the GPU. It also supports CNN finetuning, which helps a lot with performance.
iaalm
fork from karpathy/neuraltalk2
RookieDay
neuraltalk2_web
chpc-uofu
Container for neuraltalk2
Newhandnew
webRTC interface for neuraltalk2
sanuj
Working online demo for neuraltalk2.
CVandML
Efficient Image Captioning code in Torch, runs on GPU
keith-itou
No description available
jiajunhua
No description available
dtantalidis2002
No description available
virtualsnake
Simple tutorial(script) to reproduce https://github.com/karpathy/neuraltalk2 algorithm
jackzhou121
This project is used as demo to show the neuraltalk2 result
saiddas
31
A basic image caption project based on torch, neuraltalk2 and django
gengshan-y
This is a simplified version of Neuraltalk2. It takes general-features/sentence pairs as input, and uses them to train a language model.