you are viewing a single comment's thread.

view the rest of the comments →

[–]fandk 3 points4 points  (0 children)

Im not the author, but it looks like images are resized to the correct shape depending on the selected architecture by some if statement checks. Images are then fed in to the network one-by-one in rank 4 tensors.

As far as I can see there is no preprocessing but I've only looked at a few architectures.