netanelyo / Recipe2ImageGAN

The coolest project ever!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe2ImageGAN

Pytorch implementation for reproducing the results in the paper GILT: Generating Images from Long Text by Ori Bar El, Ori Licht, Netanel Yosephian .

Dependencies

Python 2.7

Pytorch

Other dependencies are provided for you using an environment.yml file that can be imported using conda. In addition to the above, you'll need:

  • torchwordemb

  • tensorboard-pytorch (must be installed via pip and not via conda)

About

The coolest project ever!

License:MIT License


Languages

Language:Python 100.0%