Replies: 2 comments 1 reply
-
Hi, @Fuzhiyuan. Can you share a link to that file? I can't find that line you mentioned. |
Beta Was this translation helpful? Give feedback.
1 reply
-
`location` is a list containing the indices of the first and last voxels in
the patch.
…On Fri, 28 Jan 2022 at 02:15, hi_world ***@***.***> wrote:
https://github.com/fepegar/torchio/blob/main/torchio/data/sampler/sampler.py
the origin code is not index_ini*2, i just combine it. I'm sorry if that's
what kept you from finding it
—
Reply to this email directly, view it on GitHub
<#805 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAZVVFWXFU5MNTU5TWOEO3UYH33TANCNFSM5M5J4WGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am reading torchio source code, and I do not understand why the location = index_ini*2+patch_size? in Sampler.py line:54.
Beta Was this translation helpful? Give feedback.
All reactions