Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Image to Depth Map Converter

This is a simple python script to convert a batch of images from a folder to depth maps using the MiDaS model.

Deprecated!

This will still work fine for MiDaS depth, but my other repo has many more models and is more up to date. Check it out here: Batch Annotator

Installation

  1. Clone this repository
  2. Install the requirements using pip install -r requirements.txt

Usage

python main.py <input_dir> <output_dir>

Example

python main.py "/path/to/normal/images" "/path/to/depth/maps/output/folder"

That is it! Enjoy.

Wonka

Wonka Depth Map

About

This is a simple python script to convert a batch of images from a folder to depth maps using the MiDaS model.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages