Image Captioning with PyTorch
摘要
In this final chapter, we will embark on what is perhaps our most ambitious project yet, one that sits at the intersection of computer vision and natural language processing. We will combine the skills from our previous work on vision and language models to build an image captioning model, which focuses on generating a relevant caption given any input image.