ImageNet..::..Predict Method

Overload List


  Name Description
Public method Predict(String, Int32)
Predicts the specified image path.
Public method Predict(array<Byte>[]()[][], Int32)
Predicts the specified image bytes.
Public method Predict(Bitmap, Int32)
Predicts the specified BMP.