Deep Learning FundamentalsIntroduces deep learning fundamentals, covering data representations, neural networks, and convolutional neural networks.
Hand Pose EstimationCovers hand pose estimation, regression techniques, and the evolution of image classification models from LeNet to VGG19.
Deep Learning: Theory and ApplicationsExplores the mathematics of deep learning, neural networks, and their applications in computer vision tasks, addressing challenges and the need for robustness.
Convolutional Neural NetworksIntroduces Convolutional Neural Networks, covering fully connected layers, convolutions, pooling, PyTorch translations, and applications like hand pose estimation and tubularity estimation.