Deep Learning

Deep Learning based image Super-Resolution to enhance photos

by Ankit Sachan • July 25, 2018

What if you could use Artificial Intelligence to enhance your photos like those seen on TV? Image super-resolution is the technology which allows you to increase the resolution of your images using deep learning so as to zoom into your images. Check out this hilarious video: What is Image Super-Resolution? Image super-resolution is a software […]

Continue Reading

Choosing a Deep Learning Framework: Tensorflow or Pytorch?

by Ankit Sachan • May 29, 2018

One of my friends is the founder and Chief data scientist at a very successful deep learning startup. 2017 was a good year for his startup with funding and increasing adoption. However, on a Thursday evening last year, my friend was very frustrated and disappointed. The framework on which they had built everything in last […]

Continue Reading

Tensorflow Tutorial 2: image classifier using convolutional neural network

by Ankit Sachan • February 26, 2017

In this Tensorflow tutorial, we shall build a convolutional neural network based image classifier using Tensorflow. If you are just getting started with Tensorflow, then it would be a good idea to read the basic Tensorflow tutorial here. To demonstrate how to build a convolutional neural network based image classifier, we shall build a 6 […]

Continue Reading