Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
2.82k
stars
241
forks
source link
How to use model for jpg photo? #582
Open
Flashton91 opened 1 year ago
Hello. I converted a model into pure python, which I trained to determine the presence or absence of an object.
Please tell me how to make a prediction on a small JPG photo?
I did not find on the net examples of working with a JPG image. Thank you.