Open
Conversation
Changed Script to run local. Install zoedepth from their repository add script in directory and run. I am using WSL 2 on windows linux unbutu and replicated the environment on colab. Change your input output local directories and run.
32bit tiff eliminates the stepping in a png and also changed the tiles to 8,8 and 12,12. Seems to be a sweet spot on my end.
|
Hey cmore86! First off, thanks so much for sharing the local code with us. After some struggles, I was finally able to get it working on my wsl2. The one thing I'm curious about is that for some reason batch processing seems to not have carried over from the colab version. It recognizes multiple input images and "processes" them, but it only ever outputs one final image (seemingly a completely random entry from the input image pile as well). I'm only an amateur python guy, but I can't see anything from the colab code that didn't make it into yours. Any ideas? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed Script to run local.
Install zoedepth from their repository add script in directory and run. I am using WSL 2 on windows linux unbutu and replicated the environment on colab. Change your input output local directories and run.