In this chapter, we were introduced to different image captioning methods. We learned about the Google Brain im2txt captioning model. While working on the project, we were able to run our pre-trained model on a Jupyter Notebook and analyze the model based on the results. In the last section of the chapter, we retrained our image captioning model from scratch.
In the next chapter, we will cover reading license plates with OpenCV.