yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.79k stars 8.03k forks source link

detailed steps on how to test pre-trained net for image captioning #165

Closed top-on closed 1 year ago

top-on commented 5 years ago

I was interested in testing the image captioning example with a pre-trained network. While doing that, I wrote down the practical steps to do that and extended the README.

Maybe you would like to have these steps documented in your repo, too?