Unknown6656 / YOLO-Detection-Filter

A Kálmán-Filter for the smoothing of detections as produced by a YOLONet Machine Learning Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLO Detection Filter

A Kálmán-Filter for the smoothing of detections as produced by a YOLONet Machine Learning Model.

Summary

This repository contains a Kálmán-filter which intends to "smooth" detections of a YOLO NN when presented with time-coherent data, i.e. a video file (as opposed to individual disjunct images).

About

A Kálmán-Filter for the smoothing of detections as produced by a YOLONet Machine Learning Model

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%