dotnet / dotnet/machinelearning-samples
The size of input lines is not consistent
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
I'm getting the following exception:
System.ArgumentOutOfRangeException: The size of input lines is not consistent
while I'm trying tu run sample ImageClassification.Train.
This occurs in line "ITransformer trainedModel = pipeline.Fit(trainDataView);"
Is there any fix or workaround, please?
Contributor guide
Assessment
This issue has not been assessed yet.