AiCamera icon

AiCamera for Android

1.0 MIT

Camera that simulates depth of field using a neural network

Download APK (34.2 MB)

Version
1.0 (1)
Update
Developer
Category
Multimedia
License
MIT
Source Code
Code Repository

AiCamera app

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.

Old Versions


Similar apps