AiCamera (Camera that simulates depth of field using a neural network)
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.
Permissions
android.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
android.permission.READ_EXTERNAL_STORAGE
Android Tensor Flow Support
Source Code
Manifest
Repo
Direct APK (V 1.0 (1) - 2019-07-02)
Gay Drive
F-Droid
This Post Link: t.me/FLOSSb0xIN/85
📡@FLOSSb0xIN
📡@cRyPtHoN_INFOSEC_ES
📡@cRyPtHoN_INFOSEC_DE
📡@cRyPtHoN_INFOSEC_EN
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.
Permissions
android.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
android.permission.READ_EXTERNAL_STORAGE
Android Tensor Flow Support
Source Code
Manifest
Repo
Direct APK (V 1.0 (1) - 2019-07-02)
Gay Drive
F-Droid
This Post Link: t.me/FLOSSb0xIN/85
📡@FLOSSb0xIN
📡@cRyPtHoN_INFOSEC_ES
📡@cRyPtHoN_INFOSEC_DE
📡@cRyPtHoN_INFOSEC_EN