mohitsharma29 / ML-Reading-Group

Collection of talks given in the ML reading group@IIITD
10 stars 0 forks source link

Talk : Designing Deep Learning Pipelines For Visual Perception #4

Closed aradhyamathur closed 4 years ago

aradhyamathur commented 4 years ago

We will look at what occurs under the hood of modern AI based image processing in camera systems and try to gain a deeper insight what sort of mathematical intuition is needed when designing for a particular kind of visual perception system. Modern cameras have a lot of new features and filters and thus we will in particular be focusing on the image colourisation and stylization based approaches that have been widely used and adopted. Further we will focus on the mathematical intuition behind different approaches by focusing on different types of loss functions and their impacts and the process in general.

Prerequisites Basic understanding of deep convolutional neural networks and GANs. For introduction to CNNs you can refer here For introduction to GANs you can refere 1, 2

aradhyamathur commented 4 years ago

Slides can be found here