taki0112 / UGATIT

Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
MIT License
6.17k stars 1.04k forks source link

TypeError: Input 'filename' of 'ReadFile' Op has type float32 that does not match expected type of string. #15

Closed 1mpossibleHacker closed 5 years ago

1mpossibleHacker commented 5 years ago

I was looking forwards to train it and this error popped up.

td0m commented 5 years ago

@1mpossibleHacker make sure your dataset is located in the ./dataset folder and pass its name with the --dataset argument. Here is an example of a dataset.

1mpossibleHacker commented 5 years ago

@1mpossibleHacker make sure your dataset is located in the ./dataset folder and pass its name with the --dataset argument. Here is an example of a dataset.

how long does it take to train?

taki0112 commented 5 years ago

@1mpossibleHacker one v100 32GB GPU, 4 days