Error Using 'augmentedImageDatastore class.

3 views (last 30 days)
john karli
john karli on 12 Oct 2021
Edited: john karli on 12 Oct 2021
I am using the following matlab builtin example
openExample('nnet/TransferLearningUsingGoogLeNetExample')
when i run the
augimdsValidation = augmentedImageDatastore(inputSize(1:2),imdsValidation);
section it gives me the error please help
In class 'augmentedImageDatastore', the get method for Dependent property 'NumObservations' attempts to access the stored property value. Dependent properties don't store a value

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!