karpathy / neuraltalk2

Efficient Image Captioning code in Torch, runs on GPU
5.49k stars 1.26k forks source link

Is it possible to port this to Pytorch? #194

Open xjdeng opened 6 years ago

xjdeng commented 6 years ago

I'm still learning about Deep Learning and since I see that this is written in Torch, is it possible to port the program and its models to, say, PyTorch and be able to run this using python?