fbelderink / flutter_pytorch_mobileLinks
A flutter plugin for pytorch model inference. Supports image models as well as custom models.
☆103Updated 2 years ago
Alternatives and similar repositories for flutter_pytorch_mobile
Users that are interested in flutter_pytorch_mobile are comparing it to the libraries listed below
Sorting:
- flutter package to help run pytorch lite models classification and YoloV5 and YoloV8.☆63Updated last month
- TensorFlow Lite Flutter Helper Library☆173Updated last year
- TensorFlow Lite Flutter Plugin☆535Updated 2 years ago
- Truly realtime object-detection in flutter☆198Updated 3 years ago
- Run YOLO models on flutter. An example project☆37Updated last week
- A Flutter plugin for managing both Yolov5 model and Tesseract v4, accessing with TensorFlow Lite 2.x. Support object detection, segmentat…