Closed Ataraxy closed 7 years ago
Thanks for your mention on it. I'm about to update codes including it in a few day
It would be nice to automatically run a test image every X iterations during training (maybe off of CPU) to see progress as it's happening. I'll probably take a crack at it but I'm certain whatever I come up with won't be very elegant so thought I would mention it.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hwalsuklee/tensorflow-fast-style-transfer/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ASkBqPvZJjn4yJdSC-gsAcY5sso8-gjbks5rewLfgaJpZM4MHdoE .
I implemented 'testing during training' function. Check updates ^^
This works great thanks :)
It would be nice to automatically run a test image every X iterations during training (maybe off of CPU) to see progress as it's happening. I'll probably take a crack at it but I'm certain whatever I come up with won't be very elegant so thought I would mention it.