Closed ofirkris closed 4 years ago
Hi, thanks for sharing this great project. How is it possible to train the model on images with height and width multiples of 8 rather than 64px?
Hi, In this case, you have to change the architecture of the network avoiding to downscale excessively the resolution in the encoder phase.
Hi, thanks for sharing this great project. How is it possible to train the model on images with height and width multiples of 8 rather than 64px?