encoder-decoder topic

List encoder-decoder repositories

GPT3-Tokenizer

30
Stars
4
Forks
Watchers

GPT3 encoder & decoder tool written in Swift

YaguraExtender

22
Stars
3
Forks
Watchers

Burpsuite extension. Supports CJK (Chinese, Japanese, Korean) encoding.

StegaStamp-plus

26
Stars
0
Forks
Watchers

Improved the original repo, 'Invisible Hyperlinks in Physical Photographs', embedded with longer string than the original

Encode-Decode

19
Stars
7
Forks
Watchers

You can encode and decode any shell with that command Execute that command

base65536

16
Stars
3
Forks
Watchers

Rust implementation of qntm/base65536

TextNormSeq2Seq

35
Stars
16
Forks
Watchers

Code and model files for paper: I. Lourentzou et al., Adapting Sequence to Sequence models for Text Normalization in Social Media", ICWSM'19

DeepFashionSwap

19
Stars
3
Forks
Watchers

Virtual Fashion TryON - Fashion(Garment) transfer on a given target using Deep learning.

TensorFlow-Seq2Seq

21
Stars
11
Forks
Watchers

Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference decoder in TensorFlow 1.3