Fixing the value error ?

25 views
Skip to first unread message

Anamika

unread,
Jul 9, 2018, 10:22:08 AM7/9/18
to Neural Network Console Users
ValueError: could not broadcast input array from shape (32,3,608,1920) into shape (32,1,608,1920)
(null)

If you could please help with this, dont quite understand the meaning of this.
Thank you very much!

Yoshiyuki Kobayashi

unread,
Aug 6, 2018, 4:33:08 AM8/6/18
to Neural Network Console Users
It may be the cause of the error that the input layer assumes monochrome image while the input image is a color image.
If it is a task with monochrome images, convert all input images to monochrome.
If it is a task with color images, please set Size property of the input layer to "3,608,1920".
Reply all
Reply to author
Forward
0 new messages