Computer Vision
Encoder-Decoder Architecture
Network structure composed of an encoding path that reduces spatial dimensionality to capture context, and a decoding path that increases it to produce an output of the same size as the input, used for segmentation.
← Zurück