Open Yu-xm opened 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.
Can you help me?