Guim3/IcGAN

Is there python Tensorflow version available?

RoyceDavison opened this issue · 2 comments

Just curious why you chose to implement in Lua, not by Python tensorflow or Pytorch?

Great paper! Very interesting!

Guim3 commented

The code was ported to Tensorflow a while ago, you can find it here
https://github.com/zhangqianhui/ICGan-tensorflow

Just curious why you chose to implement in Lua, not by Python tensorflow or Pytorch?

PyTorch started to exist right after I finished the paper :P