Official implementation of the paper by the author - Github Link
Official implementation of the paper by the author - Github Link
Some of the areas where we think it could be applied to -
Cake and food assortment photos are OC (Original Content). Other than that -
The author of the above mentioned paper can probably indulge you in some detailed resoursces. Other than that here are some we found -
Honestly we thought this was a cool application of GAN but didn't find any demo available. Our friends wanted to try it so we made a quick demo for images; which then later got extended to videos.
Also we wanted to learn the deployment architecture which would allow us to serve such power hungry inference in the least money hogging method possible. (Blog post coming soon!)
This is a Flask app which resides on a Cloud Run instance with Cloud Storage integration. We've leveraged Algorithmia's community cloud AI layer for our inference.
Yes it is! - Github Link
Since this is a free to use app, hosting our own video inference server is infeasible due to compute costs.
We thank Algorithmia for sponsoring our video inference upto 15th April, 2022.
If you still want to use the video inference, we recommend to fork the repository, and locally execute it.