encoder-decoder topic

List encoder-decoder repositories

saliency

169
Stars
45
Forks
Watchers

Contextual Encoder-Decoder Network for Visual Saliency Prediction [Neural Networks 2020]

eeg-pipeline

22
Stars
2
Forks
Watchers

End-to-End EEG Pipeline for cleaning, filtering, ICA, mass-univariate, and decoding analysis using MNE python

Spatio-temporal-forecasting-PyTorch

20
Stars
3
Forks
Watchers

Leverage on recent advances in graph convolution and sequence modeling to design neural networks for spatio-temporal forecasting, which including the use of graph convolutional neural networks, gated...

Image-Caption-Generation

18
Stars
0
Forks
Watchers

InceptionV3-Multi-layer GRU based automatic image captioning with Keras and TensorFlow frameworks

Pointer_Generator_Summarizer

16
Stars
8
Forks
Watchers

Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.

WeedDetection

17
Stars
2
Forks
17
Watchers

Weed Detection in Sugar Beet Plants

antidc

15
Stars
9
Forks
Watchers

Encodes python script to Anti Uncompyle6 PYC. Private use only!

Self-Attention

80
Stars
12
Forks
Watchers

Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer

EncodeDecodeStepByStep

17
Stars
1
Forks
Watchers

Encode Decode Step by Step is an open-source educational application designed to simplify bitwise file encodings. It integrates six encoding algorithms: Delta, Unary, Elias-Gamma, Fibonacci, Golomb, a...