Grant Watson

Results 6 comments of Grant Watson

+1 would like to see this fixed. I have some permission issues with .git files causing permission issues when mlflow creates the docker image. Would have been nice if could...

You could easily use put this in the code in a few lines by using tf.summary.image (https://www.tensorflow.org/api_docs/python/tf/summary/image) Just look in the code at the other summaries. Keep in mind that...

Unfortunately you're on your own here as I've never used that device. Looks like it should have enough memory (8GB). I was using a GTX 970 when I made this...

Did the starry night example train properly? Keep in mind that the slow_style and the model produced by train won't be the same. slow_style produces the best results but is...

Unfortunately, I haven't yet played with the multi-tower training stuff as I only have a humble little 970 at the moment. Pull requests are welcomed!

I'll leave this issue open in case someone implemented it in one of their forks and sees this.