UNet2d ====== .. currentmodule:: deeplay.components.cnn.encdec .. autoclass:: UNet2d :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~UNet2d.configure ~UNet2d.forward .. rubric:: Methods Documentation .. automethod:: configure .. automethod:: forward