AiCamera vs Chubby Click - Metronome
Side-by-side comparison of two open source alternatives
AiCamera
This is a camera app for Android that automatically recognises the pixel location of people, cats or dogs in the camera view and blurs the background simulating depth of field. It can also gray out the background leaving only the recognised object in colour. The app uses a convolutional neural network to perform the detection. A TensorFlow implementation of the neural network can be found here. It was trained on a dataset of images consisting of people, cats and dogs and the trained model then exported as a protobuf file which contains the graph definition and the trained weights.
Chubby Click - Metronome
NOTE: The app is no longer developed. Chubby Click is a metronome designed for the musician that needs to easily manage a setlist of songs. The app features three sections: * A conventional metronome with tap tempo * A Setlist where songs can be added and sorted, and where the click for each song can be started/stopped with a single tap * A Practice section where metronome can be programmed to automatically increase/decrease BPM over time * Each beat in a bar can be accented or muted Setlists can be exported and imported. Sound (notes pitch and duration) can be customized and two presets are provided. The metronome can be controlled using media buttons on an external device (e.g. Bluetooth headphones).
| Feature | AiCamera | Chubby Click - Metronome |
|---|---|---|
| License | MIT | GPL-3.0-or-later |
| Install sources | F-Droid | F-Droid |
| Categories | Media PlayerVideo | MusicMedia PlayerVideo |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |