Image Compression Using Autoencoders in Keras
In this tutorial we cover a thorough introduction to autoencoders and how to use them for image compression in Keras.
In this tutorial we cover a thorough introduction to autoencoders and how to use them for image compression in Keras.
In this article we cover how to train GauGAN on your own custom dataset. This is part of a series on Nvidia GauGANs.
In this article we explain what GauGANs are, and how their architecture and objective functions work. This is part of a series on Nvidia GauGANs.
From deepfakes and virtual celebrities to "fake news," we'll cover popular cases of media synthesis and the research publications detailing how it's done.
In part two of deploying deep learning models, learn how to host on Paperspace.
In this tutorial we'll see how you can take your work and give it an audience by deploying your projects on the web
In this tutorial we'll train CycleGAN with Keras to generate images which age a subject's face, either forwards or backwards.
An introduction to PyTorch, what makes it so advantageous, and how PyTorch compares to TensorFlow and Scikit-Learn. Then we'll look at how to use PyTorch by building a linear regression model and using it to make predictions.
Deepfake technology is unlocking a new era of media production. As with all technologies, both positive and harmful use cases exist. As ethical technologists, we aspire to push the limits of what is possible, while minding the impact of the tools we create.