zamalali / Height-Detection

Height detection using opencv, depth estimation and media pipe in real time.
19 stars 3 forks source link

Explicit implementation of depth estimation using the stated model #5

Closed the-new-techie closed 1 month ago

the-new-techie commented 1 month ago

Based on the link provided, here is the implementation of the open source depth estimation model from huggingface and how the distance metric is measured. I just separated the relative code snippets and placed them here for easier understanding