58

ML Object Detector

A program that tracks and counts objects based on ML training

Here you can see how I have trained a model to track me and identify objects that are within the library.

Purpose The purpose of ML Object Detector was to create a piece of software that allows a user to insert data such as img and mp4 and then properly track and count various objects on screen.

Demo

Click image to play

ML tracker

Technical Aspects This project consisted of a machine learning with various training models implementation of Python scripts via PyCode.