Artistic Style Transfer with TensorFlow Lite
To use the tflite model, follow the guide on the page below.
Flutter TensorFlow Lite Style Transfer - Speed Code
- About Style Transfer : https://www.tensorflow.org/lite/models/style_transfer/overview
-
flutter_bloc : https://pub.dev/packages/flutter_bloc
-
freezed : https://pub.dev/packages/freezed
-
freezed_annotation : https://pub.dev/packages/freezed_annotation
-
build_runner : https://pub.dev/packages/build_runner
-
image : https://pub.dev/packages/image
-
multi_image_picker : https://pub.dev/packages/multi_image_picker
-
tflite_flutter : https://pub.dev/packages/tflite_flutter
(The plug-in has a problem with iOS 14 and has been downloaded locally.)