Automotive Camera [Apply Computer vision, Deep learning] - 1

Theoretical foundation of - Image Formation, Calibration, Object detection, Multi-object tracking for ADAS & AD

Automotive Camera [Apply Computer vision, Deep learning] - 1
Automotive Camera [Apply Computer vision, Deep learning] - 1

Automotive Camera [Apply Computer vision, Deep learning] - 1 udemy course free download

Theoretical foundation of - Image Formation, Calibration, Object detection, Multi-object tracking for ADAS & AD

Perception of the Environment is a crucial step in the development of ADAS (Advanced Driver Assistance Systems) and Autonomous Driving. The main sensors that are widely accepted and used include Radar, Camera, LiDAR, and Ultrasonic.

This course focuses on Cameras. Specifically, with the advancement of deep learning and computer vision, the algorithm development approach in the field of cameras has drastically changed in the last few years.

Many new students and people from other fields want to learn about this technology as it provides a great scope of development and job market. Many courses are also available to teach some topics of this development, but they are in parts and pieces, intended to teach only the individual concept.

In such a situation, even if someone understands how a specific concept works, the person finds it difficult to properly put in the form of a software module and also to be able to develop complete software from start to end which is demanded in most of the companies.

This series which contains 3 courses -  is designed systematically, so that by the end of the series, you will be ready to develop any perception-based complete end-to-end software application without hesitation and with confidence.


Course 1  (This course) - focuses on theoretical foundations

Course 2A  (available online to enrol and learn) - focuses on the step-by-step implementation of camera processing module and object detector modules using Python 3.x and object-oriented programming.

course 2B (to be published very soon) -  focuses on the step-by-step implementation of camera-based multi-object tracking (including Track object data structures, Kalman filters, tracker, data association, etc.) using Python 3.x and object-oriented programming.


Course 1  - teaches you the following content (This course)

1. Basics of ADAS and autonomous driving technology with examples

2. Understanding briefly about sensors - radar, camera, lidar, ultrasonic, GPS, GNSS, IMU for autonomous driving

3. Role of the camera in detail and also various terms associated with the camera – image sensor, sensor size, pixel, AFoV, resolution, digital interfaces, ego and sensor coordinate system, etc.

4. Pinhole camera model, concept & derive Intrinsic and extrinsic camera calibration matrix

5. Concept of image classification, image Localization, object detection Understanding many state-of-the-art deep learning models like R-CNN, Fast R-CNN, Faster R-CNN, YOLOv3, SSD, Mark R-CNN, etc.

6. Concept of Object tracking (single object & multi-object tracking) in general, concept of data association, Kalman filter-based tracking, Kalman filter equations

7. How to track multiple objects in the camera image plane.

8. Additional Reference – list of books, technical papers and web-links

9. Quiz


[Suggestion]:


  • Those who wants to learn and understand only concepts can take course 1 only.

  • Those who wants to learn and understand concepts and also wants to know and/or do programming of the those concepts should take all three course 1, course 2A, and course 2B.