wchen342 / SketchyGAN

Code for paper "SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis"
MIT License
131 stars 32 forks source link

how to test it? #25

Open lucy3589 opened 5 years ago

lucy3589 commented 5 years ago

What kind of data format is needed for testing?I'm having a lot of problems。

ValueError: Tensor("Reshape_2:0", shape=(8,), dtype=int64, device=/device:CPU:0) must be from the same graph as Tensor("generator/mru_conv_unit_t_1_layer_0/norm_activation_in/offset:0", shape=(125, 8), dtype=float32_ref).

I would be grateful if you could answer.