Skip to content

Releases: vladiH/flutter_vision

New yolov5 functionalities

19 Jun 06:37
Compare
Choose a tag to compare
  • Methods for Yolov5 now is available (loadYoloModel, yoloOnFrame, closeYoloModel).
  • Yolov5 and OCR model now is independent one to each other.

flutter_vision

20 Apr 06:41
Compare
Choose a tag to compare

A Flutter plugin for managing both Yolov5 model and Tesseract v4, accessing with TensorFlow Lite 2.x. Support object detection and OCR on both iOS and Android.