karpathy / neuraltalk

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
5.4k stars 1.32k forks source link

Bounding box #17

Closed stesteau closed 9 years ago

stesteau commented 9 years ago

Hello Andrej,

Great work!

Is it possible to get the bounding box associated with words? Or is that part of the alignment/retrieval model?

Thanks!

karpathy commented 9 years ago

Not with this code, it isn't