souvikm99 / Flutter-yolov5-realtime-object-detetction-on-customData

This repo helps you to use yolov5 train on custom data, and export that into .pytorch, and use it with flutter to do object detection on static image and live video feed.
2 stars 0 forks source link
2024 android flutter live pytorch realtime yolo yolov5

object_detection

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.