Efficient Image Captioning code in Torch, runs on GPU
Stars
5.6k
Forks
1.3k
Watchers
5.6k
Open Issues
142
Overall repository health assessment
No package.json found
This might not be a Node.js project
fixed README to reflect correct port for SimpleHTTPServer
db97655View on GitHubMerge branch 'master' of https://github.com/karpathy/neuraltalk2
224fe52View on GitHubFixing a bug with vggnet loading, we need to swap the RB filter weights because I'm plugging in RGB instead of BGR data. I ran a small experiment and get slightly better numbers (44->46 CIDEr in 2500 iterations)
34d1ad0View on GitHub