Results for "encoder-decoder"
Converting audio speech into text, often using encoder-decoder or transducer architectures.
Model that compresses input into latent space and reconstructs it.
Autoencoder using probabilistic latent variables and KL regularization.
Pixel-wise classification of image regions.
Predicts masked tokens in a sequence, enabling bidirectional context; often used for embeddings rather than generation.