| # MiDaS on Android smartphone by using TensorFlow-lite (TFLite) | |
| * Either use Android Studio for compilation. | |
| * Or use ready to install apk-file: | |
| * Or use URL: https://i.diawi.com/CVb8a9 | |
| * Or use QR-code: | |
| Scan QR-code or open URL -> Press `Install application` -> Press `Download` and wait for download -> Open -> Install -> Open -> Press: Allow MiDaS to take photo and video from the camera While using the APP | |
|  | |
| ---- | |
| To use another model, you should convert it to `model_opt.tflite` and place it to the directory: `models\src\main\assets` | |
| ---- | |
| Original repository: https://github.com/isl-org/MiDaS | |