Regarding Input shape of data into CNN deep learning extension
Hello
In the current deep learning extension, how is the input shape of CNN considered? In tensorflow, when I train images(converted to pixels) the shape of an array is (nb_samples, rows, columns, channels) for a 2d Conv. How will this happen in CNN of RM? Can we specify the samples? Is there a different convolution 1D or 2D or 3D option that can be chosen which I didn't find in the operator.
@hughesfleming68any input on this?
Thanks,
Varun
In the current deep learning extension, how is the input shape of CNN considered? In tensorflow, when I train images(converted to pixels) the shape of an array is (nb_samples, rows, columns, channels) for a 2d Conv. How will this happen in CNN of RM? Can we specify the samples? Is there a different convolution 1D or 2D or 3D option that can be chosen which I didn't find in the operator.
@hughesfleming68any input on this?
Thanks,
Varun
Regards,
Varun
https://www.varunmandalapu.com/
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
0
Answers
I have gone through the document, thanks for sharing. It says that normal convolution operator is a 2D, but I am not sure how it's taking (nb_samples,channels, image_rows, image_columns) values. Will try to check it out.
Thanks,
Varun
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing