SISR: From deep learning paper implementation to shipping models into production
An implementation in Pytorch of the SRPGAN paper https://arxiv.org/abs/1712.05927
here: https://github.com/EKami/Torchlite/blob/master/examples-torch/srpgan.py
With details about the implementation here: https://tuatini.me/creating-and-shipping-deep-learning-models-into-production/
And a real-time demo here: https://torchlite.io/sr/
No comments yet.