digitalmars.D.announce - Etichetta v0.1.3 is here! (with AI)
- Andrea Fontana (18/18) May 12 Hello! I’m excited to announce the release of a new application
Hello! I’m excited to announce the release of a new application called “Etichetta”. “Etichetta” is a straightforward program that allows you to label images for AI training. I’ve always found existing programs to be quite cumbersome, so I created one myself. Among its various features is the ability to use a YOLO model to simplify the labeling process by providing suggestions. 😊 The project utilizes gtkd for the interface and onnx runtime for AI (without any modifications, thanks to importc!). Special thanks to Ferhat Kurtulmuş for assisting with the onnx-related aspects. There’s a setup available for Windows and an AppImage that runs on any Linux distribution. It seems to work on macOS through docker + xquartz, for the brave ones! GitHub: https://github.com/trikko/etichetta Some super-short how-to videos: https://github.com/trikko/etichetta/blob/main/HOWTO.md Andrea Fontana
May 12