Tetragramm
Tetragramm
After calling `input, target = data_loader:getBatch()` I am trying to resize the input variable. ``` local inputSz = input:size() inputSz[1] = inputSz[1]*2 input:resize(inputSz) ``` The resulting error is this: ```...
I would really like to see the intermediate steps to encourage good debugging. Specifically, the texture and/or depth map sent to the model, and the returned flat image. Saved in...
### Type of reader (if reader related) image ### Description of the new feature / enhancement I would like the ability to specify whether I am opening a comic that...