How To Use Custom Datasets With StyleGAN - TensorFlow Implementation
Short tutorial demonstrating how we can use StyleGAN (TensorFlow Implementation) with custom datasets.
Read MoreMachine Learning
Short tutorial demonstrating how we can use StyleGAN (TensorFlow Implementation) with custom datasets.
Read MoreMachine Learning
In this article, we will look at a simple audio classification model that detects whether a key or pick has been inserted into a lock. We will take in live audio from a microphone placed next to our lock, cut the audio at every 5 second mark and...
Read MoreMachine Learning
In early 2019, Nvidia open sourced its “hyperrealistic face generator”, titled StyleGAN. While generating faces demonstrates just how impressive this GAN is, we can also use it to generate really any image we want. That’s considering we have an...
Read MoreMachine Learning
It has been about a year since I found my two most recent interests: machine learning and watches. I wanted to bring these two hobbies together, and last month (May 2019) I found the way to do that. I built a pretty rough Deep Convolutional...
Read MoreMachine Learning