endy-see / SRNet-1

A pytorch implementation of the SRNet architecture from the paper Editing text in the wild (Liang Wu et al.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRNet

A pytorch implementation of the SRNet architecture from the paper Editing text in the wild (Liang Wu et al.)

Original tensorflow implementation: https://github.com/youdao-ai/SRNet This implementation includes a few changes to the discriminator, datagenerator and the training process.

Update to follow.

About

A pytorch implementation of the SRNet architecture from the paper Editing text in the wild (Liang Wu et al.)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%