Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/MaikoKingma/yolo-winforms-test

I had to work with a windows forms application. Since it was quite a while ago I made this to refresh my knowledge on creating a windows forms application.
https://github.com/MaikoKingma/yolo-winforms-test

Last synced: 12 days ago
JSON representation

I had to work with a windows forms application. Since it was quite a while ago I made this to refresh my knowledge on creating a windows forms application.

Lists

README

        

A Windows forms application that can execute pre-trained object detection models via ML.NET. In this instance the You Only Look Once version 4 (yolov4) is used.

ML.NET Yolo tutorial: https://rubikscode.net/2021/04/05/machine-learning-with-ml-net-object-detection-with-yolo/