ImageDatastore for Convolutional Autoencoder Network

6 views (last 30 days)
I am getting the error (Invalid training data. ImageDatastore not supported for regression problems) in the sample application for Convolutional Autoencoder Network(example). The example has already been explained on how to use the imageDatastore for the regression model. Is there a problem with the given application? Is there any other way to use training data as imageDatastore in regression problems?
  3 Comments
özkan
özkan on 4 Aug 2021
Thank you for your answer.
I did not make any modifications to the example.
Daniele Padovano
Daniele Padovano on 27 Mar 2022
Hello, I'm facing the same problem. I've followed the example in https://es.mathworks.com/help/deeplearning/ug/image-to-image-regression-using-deep-learning.html but I get the error: "Invalid training data. ImageDatastore not supported for regression problems". This is annoying, however the trainNetwork is programmed I simply don't get why we have to stick to imageDataStore to use the DeepLearning toolbox to then verify that it does not work for what it was intended...

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!