Road Scene Understanding Presented by: Mohamed Mohsen Agenda - - PowerPoint PPT Presentation

road scene understanding
SMART_READER_LITE
LIVE PREVIEW

Road Scene Understanding Presented by: Mohamed Mohsen Agenda - - PowerPoint PPT Presentation

Road Scene Understanding Presented by: Mohamed Mohsen Agenda Problem Definition Currently existing solutions Thesis statement Questions to answer Introduction about deep learning Problem Definition Detect roads with and


slide-1
SLIDE 1

Road Scene Understanding

Presented by: Mohamed Mohsen

slide-2
SLIDE 2

Agenda

  • Problem Definition
  • Currently existing solutions
  • Thesis statement
  • Questions to answer
  • Introduction about deep learning
slide-3
SLIDE 3

Problem Definition

  • Detect roads with and without lane markings using

cameras

  • Needed for autonomous driving
  • Current solutions are extremely expensive
slide-4
SLIDE 4

Currently used solutions

64 Laser Velodyne LIDAR System

slide-5
SLIDE 5

Currently used solutions

64 Laser Velodyne LIDAR System

slide-6
SLIDE 6

Currently used solutions

  • Camera Based solutions have not reached satisfiable

accuracy

  • Best accuracy achieved (using the KITTI dataset) is

91.76%

slide-7
SLIDE 7

KITTI Dataset

Kitti Car

slide-8
SLIDE 8

Thesis Statement

Improve the accuracy of road detection using cameras

slide-9
SLIDE 9

Questions to answer

  • What is the most suitable technique to use?

– Proposal: Deep learning

  • What is the best model to use for feature representation?
  • What is the best network architecture for this problem?
slide-10
SLIDE 10

Introduction to Deep Learning

  • Developed to address problems people found with other

techniques like backpropagation

  • Addresses the problem of data representation

– Computers are better in finding the representations than

humans

  • Emulates the way our brain works by having consecutive

layers each one computing a higher level function based

  • n the output of the previous layer
slide-11
SLIDE 11

Introduction to Deep Learning

Traditional Back Propagation

slide-12
SLIDE 12

Introduction to Deep Learning

Representation Learning

slide-13
SLIDE 13

Introduction to Deep Learning

Deep Learning Model

slide-14
SLIDE 14

T h a n k Y

  • u