heigeo / cordova-plugin-tensorflow

On-device image recognition via TensorFlow/Inception. For Cordova/PhoneGap.
MIT License
56 stars 33 forks source link

classify batch of images #6

Open dominiksteinh opened 7 years ago

dominiksteinh commented 7 years ago

Hello is it possible to classify batch of images ? Classifying them one by one is much slower.

Thank you for answer