Expects arg[0] to be uint8 but float is provided
jackswei opened this issue · comments
{"Expects arg[0] to be uint8 but float is provided"}
Data: {System.Collections.ListDictionaryInternal}
HResult: -2146233088
HelpLink: null
InnerException: null
Message: "Expects arg[0] to be uint8 but float is provided"
Source: "Emgu.TF.Netstandard"
StackTrace: " at Emgu.TF.StatusChecker.DisposeObject()\r\n at Emgu.TF.Util.DisposableObject.Dispose()\r\n at Emgu.TF.Session.Run(Output[] inputs, Tensor[] inputValues, Output[] outputs, Operation[] targetOperations, Buffer runOptions, Buffer runMetadata, Status status)\r\n at Emgu.TF.Models.Resnet.Recognize(Tensor image)\r\n at Emgu_APP.MainWindow.<.ctor>b__57_0() in F:\Emgu_APP\MainWindow.xaml.cs:line 233"
TargetSite: {Void DisposeObject()}