Deep-Learning-for-Computer-Vision
This is based on Course taught at nptel by professor Vineeth N Balasubramanian from IIT Hydreabad.
Pre-Requistite :
- Familar with Probaility, Statistics
- Linear Algebra
- A Course on Deep Learning.
Week 0
- Preliminary Asignment ( Python Basics, List Comprehentions and Numpy ) - Assignment 0
Week 1
Week 1 LECTURE SLIDES
Week 2
Week 2 LECTURE SLIDES
Week 3 and Week 4
- Canny Edge Detector(OpenCV)
- Hough Transform(OpenCV)
- Estimating Affine Transformation
- Point match using RANSAC(Scratch Implementation)
- Harris Corner Detector (OpenCV)
- CNN in Pytorch
Week 3 LECTURE SLIDES
Week 4 LECTURE SLIDES