ibaiGorordo / Midasv2_1_small-TFLite-Inference

Python scripts to perform monocular depth estimation using Python with the Midas v2.1 small Tensorflow Lite model.
MIT License
23 stars 12 forks source link
deeplearning midasv2 monocular-depth-estimation python tensorflow tflite

Midas v2.1 small TFLite Inference

Python scripts to perform monocular depth estimation using Python with the Midas v2.1 small Tensorflow Lite model. Tested on Windows 10, Tensorflow 2.4.0 (Python 3.8).

!Midas v2.1 small TFLite Inference

Requirements

Installation

pip install numpy opencv-python tflite tensorflow
pip install pafy youtube-dl

Midas v2.1 small (link)

Examples