How to resize the input of a preprocessing layer of ResNet?

4 次查看(过去 30 天)
NetworkAnalysis
I've been trying to resize the Preprocessing to 224x224x1.
Input layer can be adjust easily but this one is always telling me the function 'Predict' is not correctly used.
and also I cannot directly change the size as I did to the input layer, I don't see why there's no property like it has in it's layer above.
InputLayer Properties
Preprocessing
I'm not sure if it's even could be could a layer...
Question from a begginner.I'm sorry if I bothered in this community.
  1 个评论
SAQIB SHEIKH
SAQIB SHEIKH 2019-9-2
You should resize the input image in the first layer for this Purpose you can be use resizing Software .

请先登录,再进行评论。

回答(1 个)

Youshan Zhang
Youshan Zhang 2019-6-26
You should resize the image in the first input layer.

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by