Skip to content

IFT6266 – H2017 DEEP LEARNING

Pulkit's thoughts on the course project

What else could be tried next?

April 27, 2017April 30, 2017Leave a comment

Throughout the experiments, I observed that some hacks should be applied to get around training models faster or to get better outputs such as the famous GAN Hacks by Soumith Chintala or observing why we get the checkerboard effects when we use the transposed convolutions (as given in a blog post by Chris Olah). Some… Continue reading What else could be tried next?

Ways to analyse the results!

April 25, 2017April 30, 2017Leave a comment

Almost all the papers where we have a generative setting that is the application whose end result is generation of some image, employ the use of qualitative analysis. They select the best sample from their test results and publish the same. This process is subjective and as per the discretion of the academic writer. There… Continue reading Ways to analyse the results!

DCGANs with captions – Final Experiments

April 25, 2017April 30, 2017Leave a comment

  In my final set of experiments, first I made a training set where I not only put the cropped out image (in which there is no central region) but also the original image. For generator, I use a 3072 vector based on the 32X32 cropped out region. The model reaches a zero error as… Continue reading DCGANs with captions – Final Experiments

Deep Convolutional GANs- Part 2

April 25, 2017April 30, 2017Leave a comment

In the previous post we saw that the 100 dim vector used to generate the central region did not give aesthetically pleasing results. So, now I use a 3072 dimension vector i.e. 32×32=3072 which the required size. Below are the results. These results show that at least now we can expect some colours in the… Continue reading Deep Convolutional GANs- Part 2

Deep Convolutional Conditional GANs

April 25, 2017April 30, 2017Leave a comment

So, using GANs seems the obvious next step given its recent popularity and performance in generative tasks! I have trained a GAN model and it can be seen in this IPython Notebook. The following are the graphs which I obtain for the training loss over time for the generator and discriminator. The good thing is… Continue reading Deep Convolutional Conditional GANs

Which word embeddings to use?

April 25, 2017April 30, 2017Leave a comment

We are provided with captions for each of the images. These captions give us a brief description about what is happening in the image. For the image completion task these captions can be useful by providing overhead information. They can try to give additional information which the pixels alone in the image might fail to… Continue reading Which word embeddings to use?

Let us visualize the data manifold

March 5, 2017April 26, 2017Leave a comment

Manifold Learning and T-SNE Plots: The images are high dimensional structures and as such not much information can be inferred from directly visualizing them. A method proposed by Hinton was t-SNE and recently a new version came out known as parametric t-SNE. One can see in the image below how the different images are portrayed… Continue reading Let us visualize the data manifold

Experiments with Deep Convolutional Autoencoders

March 5, 2017April 26, 2017Leave a comment

I started off with setting up the environment and visualizing the images. The input is the image with the central 32X32 region removed and blacked out. The target is the removed 32X32 part from the original image. For now, I am only concentrating on the images. Later, I will use GANs and then also incorporate… Continue reading Experiments with Deep Convolutional Autoencoders

First Post – Conditional Image Generation- History of Image inpainting/completion; Action Plan

First Post – Conditional Image Generation- History of Image inpainting/completion; Action Plan

February 27, 2017February 27, 2017Leave a comment

This is the excerpt for your very first post.

  • Facebook
  • LinkedIn
  • Twitter
  • Instagram
  • Home

Search

Text Widget

This is a text widget, which allows you to add text or HTML to your sidebar. You can use them to display text, links, images, HTML, or a combination of these. Edit them in the Widget section of the Customizer.
Blog at WordPress.com. IFT6266 – H2017 DEEP LEARNING
  • Subscribe Subscribed
    • IFT6266 – H2017 DEEP LEARNING
    • Already have a WordPress.com account? Log in now.
    • IFT6266 – H2017 DEEP LEARNING
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Design a site like this with WordPress.com
    Get started