Closed tenutos closed 3 years ago
Also, I use flutter master version above 2.0, and I can’t use this library because of the ffi version.
Also, I use flutter master version above 2.0, and I can’t use this library because of the ffi version.
Can you provide more information about this? I'm running Flutter 2.0.1 and it works perfectly.
Hi @tenutos, the package started supporting Flutter 2 with v0.6.0
, the null-safety versions of both tflite_flutter
and tflite_flutter_helper
have also been released recently.
Does it Support Transfer learning ? I want to achieve an effect similar to teachablemachine .
Can you elaborate more on your use-case?
Can the model be directly trained on the mobile terminal?
No, this isn't supported with TensorflowLite yet.
Closing this due to inactivity, please feel free to re-open.
Does it Support Transfer learning ? I want to achieve an effect similar to teachablemachine .
Can the model be directly trained on the mobile terminal?
Sorry for the delay, thank you!