Project Showcase: Image Tagging
Hello there π, This is a showcase of a project Iβve been working on for the past weeks. Itβs a simple cross-platform desktop application that allows you to tag images using a machine learning model that Iβve trained. It is written in C# using Avalonia UI, and it uses the FastAI library for the machine learning part, the model is then converted to ONNX. The application is available for Windows, Linux and MacOS. ...