Skip to content

fixed problem with tensor storage; add some output during inference#1

Open
mese79 wants to merge 3 commits into
bowang-lab:mainfrom
juglab:main
Open

fixed problem with tensor storage; add some output during inference#1
mese79 wants to merge 3 commits into
bowang-lab:mainfrom
juglab:main

Conversation

@mese79
Copy link
Copy Markdown

@mese79 mese79 commented Jul 28, 2023

Hi, nice work!

I realized that in the example notebook, when you try to open the tensor storage, the whole image slices (result) passed as the depth, and not just those where selected (src). This caused to append a large storage space to the one created by the inference process.
So, I just added the srcD variable, and used it to open the right size storage.
I also add some print log to the inference process that might help to see where we are in the process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant