apple / ml-depth-pro

Depth Pro: Sharp Monocular Metric Depth in Less Than a Second.
Other
3.5k stars 225 forks source link

How do I batch generate depth maps? #54

Open Yu-xm opened 1 week ago

Yu-xm commented 1 week ago

Can you help me?

MichaelAkridge-NOAA commented 1 week ago

If helpful, here are a few experiments I did with python notebook that shows how to batch generate depth maps:

edit: see section about "for image_file in os.listdir(image_folder):"

I used it in combination with a YOLO11 fish detection model to batch process video frames/subjects.

after_00002_depth_overlay