Robotics: Vision Intelligence and Machine Learning

Go to class
Write Review

Free Online Course: Robotics: Vision Intelligence and Machine Learning provided by edX is a comprehensive online course, which lasts for 12 weeks long, 8-10 hours a week. The course is taught in English and is free of charge. Robotics: Vision Intelligence and Machine Learning is taught by Jianbo Shi, Kostas Daniilidis and Dan Lee.

Overview
  • How do robots “see”, respond to and learn from their interactions with the world around them? This is the fascinating field of visual intelligence and machine learning. Visual intelligence allows a robot to “sense” and “recognize” the surrounding environment. It also enables a robot to “learn” from the memory of past experiences by extracting patterns in visual signals.

    You will understand how Machine Learning extracts statistically meaningful patterns in data that support classification, regression and clustering. Then by studying Computer Vision and Machine Learning together you will be able to build recognition algorithms that can learn from data and adapt to new environments.

    By the end of this course, part of the Robotics MicroMasters program, you will be able to program vision capabilities for a robot such as robot localization as well as object recognition using machine learning.

    Projects in this course will utilize MATLAB and OpenCV and will include real examples of video stabilization, recognition of 3D objects, coding a classifier for objects, building a perceptron, and designing a convolutional neural network (CNN) using one of the standard CNN frameworks.

Syllabus
  • Week 1: Camera Geometry and Color Sensing

    Week 2: Fourier Transforms, Image Convolution, Edge Detection
    Week 3: Image Convolution and Edge Detection Part 2, Image Pyramids
    Week 4: Feature Detection: Filters, SIFT, HOG
    Week 5: Geometrical Transformation, Affine, Protective and Ransac
    Week 6: Optical Flow Estimation
    Week 7: Image Morphing
    Week 8: Image Blending
    Week 9: Image Carving
    Week 10: Probability and Statistics, Regression and Classification
    Week 11: SVM and Object Recognition
    Week 12: Convolutional Neural Network