DEHEAD: Anonymization by head detection
I was looking for an anonymization tool for a project I was working on. Most existing tools follow a two step approach: they detect the face, then blur or mask it. However, this can get unreliable in ……
Read more ⟶
YAM (Yet Another Metronome)
Yet Another Metronome (YAM) is a simplistic metronome app I built as an amateur musician looking for a free, ad-free, and powerful alternative. Most apps I tried had a BPM (beats per minute) limit ……
Read more ⟶
Digirepx2
A digital repertoire and chord management app for musicians. Manage your song library with tagging, favorites, ChordPro editing and viewing, transposition, guitar chord diagrams, and import/export. ……
Read more ⟶
Perceptron
A perceptron model trained to classify sentences as positive or negative. Three optimization methods are compared: Gradient Descent (GD), Stochastic Gradient Descent (SGD), and Adam. Another goal is ……
Read more ⟶