Skip to content

egemengulpinar/depth-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

depth-extraction

Real-time depth extraction from image and video using with intel-isl/MiDaS depth extraction model. If you have CUDA support, I strongly recommend to use with GPU rather CPU.

Please refer to transformers.resize() for speed up the project.

Demo

dept_extraction_2.mp4

Usage

python midas_depth_extraction.py --video --path csgo_walk_2.mp4

Arguments

Name Type Description
--video bool video frame depth extraction
--image bool image depth extraction
--path str Absolute path to the image/video

Releases

No releases published

Packages

No packages published