samples icon indicating copy to clipboard operation
samples copied to clipboard

Splitter/consolidator worker encountered exception while consuming source data

Open priyankagupta639 opened this issue 5 years ago • 5 comments

I am working with Visual Studio 2019 Version 16.4.1 on Windows 10.

I have tried the tutorial to generate an ML.NET image classification model from a pre-trained TensorFlow model. (Link of the tutorial: https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/image-classification?source=docs#setup)

The model is giving the required output with the images which are given in the tutorial, but when I am trying to upload and run it with my images than it is showing me the following error.

"Unhandled Exception: System.InvalidOperationException: Splitter/consolidator worker encountered exception while consuming source data ---> System.ArgumentException: Parameter is not valid."

Below is the screenshot of the error. error

This is the output at the console window. consoleError

priyankagupta639 avatar Dec 12 '19 18:12 priyankagupta639

Same issue. Any joy getting it working @priyankagupta639 ?

jack0x539 avatar Mar 09 '20 21:03 jack0x539

I have the same issue

sefatanam avatar Mar 27 '20 13:03 sefatanam

I have the same issue

Bapu2407 avatar Jun 09 '20 03:06 Bapu2407

I have the same issue both when following this tutorial and when using this sample directly.

Screenshot

Screenshot 2021-10-16 at 13 29 20

Environment

The environment is macOS

Any updates on a resolution?

sahgilbert avatar Oct 16 '21 12:10 sahgilbert

I have the same issue on MacOS. On Windows everything works fine!

scheelings avatar Nov 23 '21 07:11 scheelings