ImageDatastore for Convolutional Autoencoder Network
조회 수: 8 (최근 30일)
이전 댓글 표시
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
Daniele Padovano
2022년 3월 27일
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...
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!