Skip to content

Conversation

@mese79
Copy link

@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