An open API service indexing awesome lists of open source software.

https://github.com/justinfincher/fastdepth-coreml

a CoreML version of FastDepth
https://github.com/justinfincher/fastdepth-coreml

coreml coreml-models depth-estimation depth-map depth-prediction fast-depth fastdepth-coreml monocular-depth monocular-depth-estimation

Last synced: 6 months ago
JSON representation

a CoreML version of FastDepth

Awesome Lists containing this project

README

          

# FastDepth-CoreML
This is a CoreML version of [FastDepth: Fast Monocular Depth Estimation on Embedded Systems](https://github.com/dwofk/fast-depth). I do not guarantee the correctness of my conversion.
The iOS project is based on tucan9389's [DepthPrediction](https://github.com/tucan9389/DepthPrediction-CoreML), but with [CoreMLHelpers](https://github.com/hollance/CoreMLHelpers/) for convenience.

# Example
Recorded on an iPhone X.
![](Assets/demo.gif)