July 2020
Intermediate to advanced
439 pages
6h 37m
English
In the previous chapter we talked about image colorization, which is done using tools like Photoshop. Now let’s talk about another task that Photoshop is normally used for, but which we can automate using neural networks. In this chapter we will talk about image deblurring. We are going to use a generative adversarial network (GAN) combined with a VGG-16 for this project. First we will take a look at what a GAN is and how it works. Then we will take a closer look at what image deblurring is.
Generative Adversarial Networks (GANs) are a powerful ...
Read now
Unlock full access