Clorr

Results 32 comments of Clorr

I managed to connect to a SSH today. Can you connect with another tool but not this one?

Project seems stall, sadly....

A note on blurry reconstruction for mse: https://wiseodd.github.io/techblog/2017/02/09/why-l2-blurry/

A slideshare with a lot of different architectures: https://fr.slideshare.net/yuhuang/deep-learning-for-image-denoising-superresolution-27435126

In FIFA 18: https://towardsdatascience.com/using-deep-learning-to-improve-fifa-18-graphics-529ec44ea37e In TPMP(french TV show): https://www.actuia.com/actualite/intelligence-artificielle-danger-deepfakes-verrez-emmanuel-macron-danser-tpmp/

Nice article about deepfakes featuring Jimmy Fallon => John Oliver faceswap https://www.kdnuggets.com/2018/03/exploring-deepfakes.html

Maybe related https://github.com/deepfakes/faceswap/issues/120

Yes, I linked that as "maybe" related. Maybe @gdunstone has more info on this as he tried some things....

Also I'm wondering here, what is the effect of optimizer on `train_on_batch`. AFAIK optimizer is meant to drive the learning rate over the whole fitting of the model, but here...