Open zhimakaimenxa opened 3 years ago
While I kind of love this project and where it came from, I would highly suggest you to do this kind of processing in Python in either Python/TensorFlow or Python/Pytorch and simply consume their outputs in a C# application if you need to.
My code looks like follows,,
The batch size dimension of the tensor can only be 1, when I give tensor with multi samples, the result are same. How can I predict a batch of samples in a time without using loop?
Best Regards
zhimakaimenxa