I started working on the contiguous architecture and it is mostly done, but I would like to run a few tests on it before merge. @PhilipEkfeldt you might notice this when you try to use the architecture, but I missed a few of the optional parameters when making the ResidualBlocks in the network, and I have changed that so you can actually turn on batch norm and change the activation function for the Residual Blocks when making the Encoding Network. Let me know if anything sticks out.
I started working on the contiguous architecture and it is mostly done, but I would like to run a few tests on it before merge. @PhilipEkfeldt you might notice this when you try to use the architecture, but I missed a few of the optional parameters when making the ResidualBlocks in the network, and I have changed that so you can actually turn on batch norm and change the activation function for the Residual Blocks when making the Encoding Network. Let me know if anything sticks out.