News

This paper compares and analyzes the classification performance of latent vectors in the encoder-decoder model. A typical encoder-decoder model, such as an autoencoder, transforms the encoder input ...
We provide example inference code for a text+image2text encoder-decoder model that is trained for VQA. Several images are included under artifacts/images for you to try. You can modify the image_file ...
Atmospheric PM2.5 is a major pollutant impacting on human health and the environment. Based on traditional neural networks, we construct three prediction models: BP, Stack GRU, and Encoder-Decoder. We ...
Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a ...