depthmap2mask
depthmap2mask copied to clipboard
Create masks out of depthmaps in img2img
### Upon launch, I get this error: Error loading script: depthmap_for_depth2img.py Traceback (most recent call last): File "A:\Desktop\00 AI Images\stable-diffusion-webui\modules\scripts.py", line 184, in load_scripts module = script_loading.load_module(scriptfile.path) File "A:\Desktop\00 AI...
Been having this problem when trying to batch img2img File "\stable-diffusion-webui\extensions/depthmap2mask/scripts/depthmap_for_depth2img.py", line 161, in calculate_depth_maps img_output2[:,:,0] = img_output / 256.0 IndexError: too many indices for array: array is 2-dimensional, but...
1. What should the feature do? With this new feature it should be possible to determine at which depth the image should be masked, and at which depth it should...
Thanks for the script!. Depth detection using an NN is very handy for Img2Img editing, and I wouldn't know how to set it up without this handy script. However, I...
If I use midas_v21 or dpt_large on any image, I receive this error: UnboundLocalError: local variable 'model' referenced before assignment I have tried installing both manually and using the automatic...
Hi i hope you are fine i have a problem with the extension FileNotFoundError: [Errno 2] No such file or directory: 'extensions/depthmap2mask/scripts/depthmap_for_depth2img.py' Connected Error completing request Arguments: (0, '', '',...
Just found this repo: https://github.com/compphoto/BoostingMonocularDepth And I was very impressed with the level of detail of the LeRes model. We can see that by comparing Midas vs LeRes results in...
https://github.com/compphoto/BoostingMonocularDepth
Hi, great script !! :) Would it be possible for it to work as a tillable on AUTO1111?
Im not sure if this is a bug or not implemented yet. I get all black results in batch img2img