tflite_flutter_processing 0.4.0
tflite_flutter_processing: ^0.4.0 copied to clipboard
Easy, fast processing and manipulation input and output of TensorFlow Lite Models.
1.0.0 Moved to tflite flutter processor. Updated all libraries to support updated tflite_flutter package. #
0.3.0 Audio Support and Task Library #
- Added support for audio-cases.
- Task Library for Text based applications.
0.2.2 Image Package Update #
- Update Image APIs.
0.2.1 TFLite Flutter dependency update #
- Updated to tflite_flutter: ^0.9.0
0.2.0 Migrate to null-safety #
- Stable null-safety
- Depends on tflite_flutter: ^0.8.0
- Custom Crop position in ResizeWithCropOrPad
0.1.2 BoundingBox bfix #
- Fixed bounding box orderedValues
0.1.1 TFLite Flutter dependency update #
- Updated to tflite_flutter: ^0.5.0
0.1.0 TFLite Flutter Helper #
- Initial release.