paper-with-me

Papers

Generating Sequences With Recurrent Neural Networks

2013-08-04 · Alex Graves

This paper shows how Long Short-term Memory recurrent neural networks can be used to generate complex sequences with long-range structure, simply by predicting one data point at a time. The approach is demonstrated for text (where the data are discrete) and online handwriting (where the data are real-valued). It is then extended to handwriting synthesis by allowing the network to condition its predictions on a text sequence. The resulting system is able to generate highly realistic cursive handwriting in a wide variety of styles.

📄 PDF Abstract BibTeX arXiv:1308.0850

Code (59)

Akella17/Handwriting_Synthesis tf
AnesBenmerzoug/Handwriting-Model pytorch
AniketBajpai/deep-handwriting-generation pytorch
AsianZeus/Ooze-Handwritten-Text-Generator tf
CambridgeIIS/Gesture-Keyboard-Traj-Gen tf
CongBao/ChatBot
HEIMaxER/descript-research-test
Julie260/DeepLearningProject pytorch
KurtAhn/lyrebird tf
Muiiya/research
SamuelNguyen1998/Vietnamese_Handwriting_Recognition tf
TengHu/Generating-Sequences-With-Recurrent-Neural-Networks pytorch
Vrushank264/Handwriting-Generation-using-LSTM pytorch
YukiDaSlayer316/R-Tutorial
ZhouYC627/NN_Compression tf
adbrebs/handwriting
adrienphilardeau/Descript-Research-Test
akhilkumarco007/lyrebird-egg-master tf
altsoph/paranoid_transformer pytorch
azfarkhoja305/Handwritten-RNNs pytorch
badhandas/hw_synthesis pytorch
canneltigrou/testHandwritting
ciaua/HandwritingPyTorch pytorch
cody2007/arcane_fortune
cpmpercussion/keras-mdn-layer tf
edwin-de-jong/incremental-sequence-learning tf
edwinzhng/handwriting-synthesis tf
feiwu77777/Handwriting_gen tf
feiwu77777/Handwriting_generation tf
greydanus/scribe tf
grzego/handwriting-generation tf
hardmaru/sketch-rnn-datasets tf
hardmaru/write-rnn-tensorflow tf
huyhoang17/Vietnamese_Handwriting_Recognition tf
ikonthomas/Digitize-Handwritten-Texts tf
jolinxql/LSTM
jparkhill/TensorMol tf
karpathy/char-rnn torch
karpathy/makemore pytorch
kedartatwawadi/NN_compression tf
larspars/word-rnn torch
mohitRohatgi/handwritingGenerator
pnshiralkar/text-to-handwriting tf
rahul96rajan/text-2-strokes pytorch
rahulbhalley/Recurrent-Nets-in-Pytorch pytorch
rahulbhalley/rnns-in-pytorch pytorch
raymondhs/char-rnn-truecase torch
robertknight/textgen pytorch
rockyyliang/handwrite pytorch
sherjilozair/char-rnn-tensorflow tf
sjvasquez/handwriting-synthesis tf
snowkylin/rnn-handwriting-generation tf
sotelo/scribe
srikanth-sfu/lyrebird pytorch
swechhachoudhary/Handwriting-synthesis pytorch
szcom/rnnlib
vladbataev/handwriting_synthesis pytorch
yukikongju/R-Tutorial
https://gitlab.com/raymondhs/char-rnn-truecase torch

Tasks

Language ModellingText Generation

Similar Papers 제목 키워드 기반

Stable Long-Term Recurrent Video Super-Resolution

2021-12-16 · CVPR 2022 1 · Benjamin Naoto Chiche, Arnaud Woiselle, Joana Frontera-Pons, Jean-Luc Starck

Recurrent models have gained popularity in deep learning (DL) based video super-resolution (VSR), due to their increased computational efficiency, temporal receptive field and temporal consistency compared to sliding-win…

Computational EfficiencySuper-ResolutionVideo Super-Resolution

Language Generation with Recurrent Generative Adversarial Networks without Pre-training

2017-06-05 · Ofir Press, Amir Bar, Ben Bogin, Jonathan Berant 외

Generative Adversarial Networks (GANs) have shown great promise recently in image generation. Training GANs for language generation has proven to be more difficult, because of the non-differentiable nature of generating …

Text Generation

Every Smile is Unique: Landmark-Guided Diverse Smile Generation

2018-02-06 · CVPR 2018 6 · Wei Wang, Xavier Alameda-Pineda, Dan Xu, Pascal Fua 외

Each smile is unique: one person surely smiles in different ways (e.g., closing/opening the eyes or mouth). Given one input image of a neutral face, can we generate multiple smile videos with distinctive characteristics?…

Video Generation

RecMoDiffuse: Recurrent Flow Diffusion for Human Motion Generation

2024-06-11 · Mirgahney Mohamed, Harry Jake Cunningham, Marc P. Deisenroth, Lourdes Agapito

Human motion generation has paramount importance in computer animation. It is a challenging generative temporal modelling task due to the vast possibilities of human motion, high human sensitivity to motion coherence and…

Motion Generation

Multiplicative Models for Recurrent Language Modeling

2019-06-30 · Diego Maupomé, Marie-Jean Meurs

Recently, there has been interest in multiplicative recurrent neural networks for language modeling. Indeed, simple Recurrent Neural Networks (RNNs) encounter difficulties recovering from past mistakes when generating se…

Language ModelingLanguage Modelling