Stage 1 : conv/decon reconstructor

Convolutional/deconvolutional L2 reconstruction networks The models I developed for this first stage of the project have architectures very close to Autoencoders ones. They consist in two stacked "submodels" : the encoder and the decoder. The encoder is used to produce a compact and low-dimensional representation of the images borders. The decoder is used to reconstruct … Continue reading Stage 1 : conv/decon reconstructor