deep-learning-with-pytorch / dlwpt-code

Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.

Home Page:https://www.manning.com/books/deep-learning-with-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confusion over xyz to irc

johnmccabe44 opened this issue · comments

When extracting a chunk of ct with the getRawCandidate fn I am unclear how the translation from index, row, column to index, column, row is made so as to reflect the image.shape return value.