fbelderink / flutter_pytorch_mobile

A flutter plugin for pytorch model inference. Supports image models as well as custom models.
https://pub.dev/packages/pytorch_mobile
Other
101 stars 52 forks source link

Fixed bug on getImagePredictionList #5

Closed cdxker closed 3 years ago

cdxker commented 3 years ago

I'm pretty sure that this should be passed in as an bytes array

cdxker commented 3 years ago

Can you push these updates to pub?

fbelderink commented 3 years ago

There will be an update including iOS support and your changes soon