Convolutional Neural Networks and Image Processing (1 day, October 16th, 2024, Praha + online)

4 990 

Date: 16. 10. 2024

Our workshop is for people who are looking for hands on experience with deep neural networks for image processing, but they didn’t have any real opportunity to do so yet. Through experiments, we will explore how and why such models work, what are the intuitions behind its’ functionality, and gradually, through simple examples, we’ll come to the models that are commonly used in industry. We will focus on possible use cases for neural net’s internal semantic image representation and how to visualize neural net behavior in the most effective way.

Tickets available: 10

Qty:

Prerequisites

  • basic knowledge of programing in Python
  • high school level of mathematics
  • Basics of machine learning on the level of our course Introduction to  machine Learning

Our workshop is for people who are looking for hands-on experience with deep neural networks for image processing, but they didn’t have any real opportunity to do so yet. Through experiments, we will explore how and why such models work, the intuition behind its functionality, and gradually, through simple examples, we will come to the models commonly used in industry. We will focus on possible use cases for neural net’s internal semantic image representation and how to visualize neural net behavior in the most effective way.

Outline:

  • Convolutional neural networks
  • VGG 16 and ResNet
  • Transfer learning and fine-tuning
  • Image classification
  • Batch normalization and data augmentation
  • U-net and Image segmentation
  • YOLO and object detection
  • GANs and superresolution
  • Neural network explainability
  • Adversarial patch