Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the image captioning problem. Given a picture as the input, your aigorithm should output a sentence describing the picture. (a) Describe a neural network

image text in transcribed
Consider the image captioning problem. Given a picture as the input, your aigorithm should output a sentence describing the picture. (a) Describe a neural network structure that can do this. (if you use well known CNN or RNN structures, you don' t need to go into the details. Just say how to use them (what the input, what is the output).) (b) Describing the training process (what is the training data? what is the objective?) (c) Describe the test process (In the testing phase, give a picture as the input, how your algorithm output a sentence describing the picture.) (d) Suppose we want to have a parameter to determine the diversity of the output sentence (on one extreme, the output is almost a deterministic sentence, and on the other extreme, the output is almost a random sequence) This can be done by adding a temperature parameter to the softmax function. How would you do it? (there may be more than one reasonable answers.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Python Programming MySQL MongoDB OOP And Tkinter

Authors: R. PANNEERSELVAM

1st Edition

9357011331, 978-9357011334

More Books

Students also viewed these Databases questions