The AI-Powered Online Fitting Room: VOGUE
Author(s): Louis (What’s AI) Bouchard Google used a modified StyleGAN2 architecture to create an online fitting room where you can automatically try-on any pants or shirts you… Continue reading on Towards AI » Published via Towards AI …
How GANs Are Capable of Creating Such High-Resolution Images
Author(s): Tim Cvetko Progressive growing as a solution to DCGAN creating high resolution images Continue reading on Towards AI » Published via Towards AI …
Image De-noising Using Deep Learning
Author(s): Chintan Dave Computer Vision, Deep Learning Photo by Patrick Tomasso on Unsplash Denoising an image is a classical problem that researchers are trying to solve for decades. In earlier times, researchers used filters to reduce the noise in the images. They used to …
Deploy Deep Learning Models Using Streamlit and Heroku
Author(s): Vatsal Saglani An effortless way to publish data apps to the internet. Continue reading on Towards AI » Published via Towards AI …
Find Unauthorized Constructions Using Aerial Photography and Deep Learning with Code (Part 2)
Author(s): Maciej Zieniewicz Check out how to use orthophoto images and officially available data sources to find buildings that lack a legal permit Continue reading on Towards AI » Published via Towards AI …
A Neural Network that Can Tell the Genres of a Movie
Author(s): Memphis Meng A way to introduce new movies to any recommendation system Continue reading on Towards AI » Published via Towards AI …
Find Unauthorized Constructions Using Aerial Photography and Deep Learning with Code (Part 1)
Author(s): Maciej Zieniewicz Check out how to use orthophoto images and officially available data sources to find buildings that lack a legal permit Continue reading on Towards AI » Published via Towards AI …
What is Deep Learning?
Source: Pixabay Diving into “what is deep learning” while providing an exciting and straightforward introduction to deep learning, how it works, and some example implementations Author(s): Saniya Parveez, Roberto Iriondo This tutorial’s code is available on Github and its full implementation as …
Step-by-step implementation of GANs on custom image data in PyTorch: Part 2
Author(s): Varshita Sher Learn about the different layers that go into GAN architecture, debug some common runtime errors, and develop in-depth intuition behind… Continue reading on Towards AI » Published via Towards AI …
How to Predict Stock Prices with LSTM
Author(s): George Pipis A Practical Example of Stock Prices Predictions with LSTM using Keras TensorFlow Continue reading on Towards AI » Published via Towards AI …