Labs for Introduction to Computer Vision and Image Processing by IBM on Coursera
Course Contents:
- Image Processing with OpenCV and Pillow
- Image processing with Pillow
- Image processing with OpenCV
- Basic Image Manipulation with Pillow
- Basic Image Manipulation with OpenCV
- Histograms and Intensity Transformations
- Geometric Transformations with Pillow
- Geometric Transformations with OpenCV
- Spatial Filtering Pillow
- Spatial Filtering OpenCV
- Machine Learning Image Classification
- Image Classification with KNN
- Logistic Regression With Mini-Batch Gradient Descent
- Image Classification with Softmax
- Support Vector Machines vs Vanilla Linear Classifier
- Image Classification with SVM
- Neural Networks and Deep Learning for Image Classification
- Simple Neural Network for XOR
- Neural Network ReLU vs Sigmoid
- Training A Neural Network with Momentum
- Convolutional Neural Network
- Data Augmentation
- Use CNN for Hotdog, Not Hotdog Classifier
- Object Detection
- Car Detection with Haar Classifiers
- Object Detection with Faster R- CNN
- Object Detection using Pre-trained Models