A cnn will learn to recognize patterns across space while rnn is useful for solving temporal data problems What is your knowledge of rnns and cnns Do you know what an lstm is? What will a host on an ethernet network do if it receives a frame with a unicast destination mac address that does not match its own mac address It will discard the frame It will forward the frame to the next host
It will remove the frame from the media The concept of cnn itself is that you want to learn features from the spatial domain of the image which is xy dimension So, you cannot change dimensions like you mentioned. Fully convolution networks a fully convolution network (fcn) is a neural network that only performs convolution (and subsampling or upsampling) operations Equivalently, an fcn is a cnn without fully connected layers Convolution neural networks the typical convolution neural network (cnn) is not fully convolutional because it often contains fully connected layers too (which do not perform the.
And then you do cnn part for 6th frame and you pass the features from 2,3,4,5,6 frames to rnn which is better The task i want to do is autonomous driving using sequences of images. A convolutional neural network (cnn) that does not have fully connected layers is called a fully convolutional network (fcn) See this answer for more info Pooling), upsampling (deconvolution), and copy and crop operations. Suppose that i have 10k images of sizes $2400 \\times 2400$ to train a cnn
How do i handle such large image sizes without downsampling Here are a few more specific questions
OPEN