taki0112 / SPADE-Tensorflow

Simple Tensorflow implementation of "Semantic Image Synthesis with Spatially-Adaptive Normalization" a.k.a. GauGAN, SPADE (CVPR 2019 Oral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow version?

jk2227 opened this issue · comments

Hi there,

Was wondering whether the version of TF being used could be specified; I see that tf.contrib is being used so it doesn't seem to be TF 2.0, but I am also not having any luck running it on various versions of TF 1.x

Ah looks like my issue was that mu CUDA version should have been 9.0 instead of 9.1 when using any TF version less than 1.8 -- closing for now

Actually, reopening this as knowing this would be very convenient for everyone involved :)