Error Using trainNetwork in Deep Learning.

14 views (last 30 days)
Hi,
I am trying to train a pretrained CNN model, inceptionresnetv2 for Image Classification. I am getting the following error,
Error using trainNetwork (line 150)
Error using 'predict' in Layer nnet.inceptionresnetv2.layer.ScalingFactorLayer. The function threw an error and could not be executed.
Any solution??
Thank you!!
  6 Comments
Kaniska Samanta
Kaniska Samanta on 21 May 2019
Thanks for assists. It's propably my gpu, unable to handle the network..
Ansuman Mahapatra
Ansuman Mahapatra on 2 Jul 2020
Reduced batch size to 16 and it works.

Sign in to comment.

Answers (0)

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!