encoder-decoder topic

List encoder-decoder repositories

image_captioning

71
Stars
42
Forks
Watchers

generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset

ai-visual-storytelling-seq2seq

57
Stars
17
Forks
Watchers

Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html

DeepTP

71
Stars
26
Forks
Watchers

A deep generative model to predict aircraft actual trajectories using high dimensional weather data

convlstmgru

66
Stars
20
Forks
Watchers

Pytorch implementations of ConvLSTM and ConvGRU modules with examples

SegNet_PyTorch

48
Stars
12
Forks
Watchers

PyTorch implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation

util

22
Stars
9
Forks
Watchers

封装了一些Java常用的功能

ChatBot

42
Stars
11
Forks
Watchers

对话机器人,包含了看图说话,单轮对话和多轮对话,tensorflow 2.0 pytorch 1.3.1 GPT-2

ClipCap

92
Stars
15
Forks
Watchers

Using pretrained encoder and language models to generate captions from multimedia inputs.

RetouchML

68
Stars
20
Forks
Watchers

Enhances faces on images and automatically beautifies them using StyleGan2 and latent space exploration

Image-Captioning

40
Stars
16
Forks
Watchers

Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformers