News

Generate caption on images using CNN Encoder- LSTM Decoder structure. This project is the second project of Udacity's Computer Vision Nanodegree and combines computer vision and machine translation ...
Model architecture: CNN encoder and RNN decoder. A picture is worth a thousand (coherent) words: building a natural description of images. People can summarize a complex scene in a few words without ...
The Main Components of Encoder-Decoder Architectures: Encoder: The encoder processes the input data and compresses the information into a context or a state. This state is supposed to capture the ...
The purpose of anomaly detection is to detect data that deviates from the expected, and is widely used in intrusion detection, data preprocessing and so on.For data anomaly detection, we propose a ...