SlideShare une entreprise Scribd logo
1  sur  24
Télécharger pour lire hors ligne
Artificial Intelligence in Autonomous Driving
Bhanu Prakash P.
ADAS, Continental AG.,
Chassis & Safety | Advanced Driver Assistance Systems
Public
BU ADAS 08.03.2018
2Robert Thiel
Agenda
SAE Levels of Driving Automation2
Building Blocks of AD3
AI in Autonomous Driving4
AI/AD Challenges5
Continental Product Line1
Public
BU ADAS 08.03.2018
3Bhanu Prakash P.
ADAS
Product Portfolio
SHORT RANGE RADAR
SURROUND VIEW
3D HIGH – RESOLUTION
FLASH LIDAR
CAMERA (opt. LIDAR) ASS./AUT. DRIVING
CONTROL UNIT
LONG RANGE RADAR
STEREO CAMERA
eHorizon
cloud
services
Public
BU ADAS 08.03.2018
4Robert Thiel
Agenda
Continental Product Line1
Building Blocks of AD3
AI in Autonomous Driving4
AI/AD Challenges5
SAE Levels of Driving Automation2
Public
BU ADAS 08.03.2018
5Bhanu Prakash P.
Levels of Driving Automation
Level 0
Level 1
Level 2
Level 3
Level 4*
Level 5
Driver Only
Assisted
Partial
Automation
Conditional
Automation
High
Automation
Full
Automation
Chauffeur
Assistant
Robot
Driver Only
Assistant
Chauffeur
‘Vehicle supports the driver.
Driver must monitor the system at all times.’
‘Vehicle performs driving functions
partially or fully.’
* machine is fallback
Public
BU ADAS
Automated
Parking
2
NCAP
New Car Assessment
Programme
1
Partly / Highly
Automated Driving
3
Self Driving Car
4
6Bhanu Prakash P.
08.03.2018
On the Way to Automated Driving
Public
BU ADAS 08.03.2018
7Robert Thiel
Agenda
Continental Product Line1
SAE Levels of Driving Automation2
AI in Autonomous Driving4
AI/AD Challenges5
Building Blocks of AD3
Public
BU ADAS 08.03.2018
8Bhanu Prakash P.
Building Blocks of Automated Driving
IMUHFLRADARCamera
Features :
› High Resolution
› Wider FOVs
› Driving path Geometry
› Static Scene Semantics
› 360° View with Fish eye
lens
Features :
› Cheap
› Velocity Accuracy
› Weather Robustness
› Depth Estimation
› Object Detection
› Tracking
Features :
› Low Light
› 3D point cloud
› Range/Depth Accuracy
› Angular Resolution
› Road Surface
Features:
› Where am I?
› vehicle’s dynamics in space
and time
› Odometry
Public
BU ADAS 08.03.2018
9
CEMGPSHD MapV2X
Features:
› Situational awareness
› predictive insights,
› around-corner View
› Real time updates
› DSRC/5G
› Not affected by weather
conditions
Features:
› Path sensing
› foresight purposes
› Crowd sourced
› Localization
Features:
› For Localization
› “Cm” level accuracy
› GNSS/DR
Bhanu Prakash P.
Building Blocks of Automated Driving
Features:
› Understand Environment
› Trajectory planning
› Traffic Participants
› Static Objects
› Kerbs, lanes
› Road Infrastructure - Signs,
Traffic lights
Public
BU ADAS
10Bhanu Prakash P.
Together Solves the problem of
• Where am I ?
• Where is everyone else?
• How do I get from A to B
08.03.2018
Building Blocks of Automated Driving
Public
BU ADAS 08.03.2018
11Robert Thiel
Agenda
Continental Product Line1
SAE Levels of Driving Automation2
Building Blocks of AD3
AI/AD Challenges5
AI in Autonomous Driving4
Public
BU ADAS
AI is better than classical SW
2005
Source: http://www.vision.caltech.edu
Example Pedestrian Detection
(caltech pedestrian dataset)
x5
x10
08.03.2018
12Bhanu Prakash P.
Artificial Intelligence in AD
› Deep Learning can be a solution for AD if
› There is no correct „physical“ model
› There is enough and the right data
available
› The architecture fits to the problem
› We optimize for the right criterions
› We can bring it to embedded hardware
Examples
Public
BU ADAS 08.03.2018
13
› Results based on state of the art Deep Learning
architecture. (based on ResNet-50)
› Improved by Factor of 5
Ped@Night
Bhanu Prakash P.
Deep Learning improves performance significantly
Pedestrian Pose Estimation
› Using Adverserial PoseNets
Public
BU ADAS 08.03.2018
14
• Object Detection
• TSR/TLR
• Pedestrian Detection
• Semantic Segmentation
• Road Boundary Detection
• Free space detection
• Debris Detection
• Driving policy & Path Planning
• Driver Status Monitoring
Bhanu Prakash P.
Other AI Applications
Public
BU ADAS
15Bhanu Prakash P.
08.03.2018
Deep Learning In Action
Public
BU ADAS 08.03.2018
16Robert Thiel
Agenda
Continental Product Line1
SAE Levels of Driving Automation2
Building Blocks of AD3
AI in Autonomous Driving4
AI/AD Challenges5
Public
BU ADAS
17
Challenges: Complexity / Portability
Complexity Reduction Embedded Hardware
0
10
20
30
40
50
60
70
80
mAP (%) Parameters
(Million)
GMAC/frame
Example: Object Detection
@Kitti dataset „cars hard“
original (yolo v2) reduced
x15
x10
08.03.2018
Bhanu Prakash P.
• High performing Hardware
• Lack of flexibility and multitasking
• Need Lots and Lots of Data
• Need Millions of miles of Labelled data
• Data Augmentation
© Carla Simulator
Public
BU ADAS
18
+
2017 – Metzen et al - Universal Adversarial Perturbations
Against Semantic Image Segmentation
“Adversarial Examples for Semantic Image Segmentation” Fischer et al.,
Bosch Center for AI
Bhanu Prakash P.
Challenges:Adversarial Attacks
08.03.2018
Public
BU ADAS 08.03.2018
19
Camouflage graffiti and art stickers or
Perturbations cause NN to misclassify
• stop signs -> speed limit 45 signs
• Right turn -> stop signs
Bhanu Prakash P.
Challenges:Adversarial Attacks
Public
BU ADAS
20
• AI cannot interpret data on its own.
• Neural networks are essentially Blackboxes
• Need networks that can be explained / Interpretable
• Risk: Hundreds of signals and their combinations to
plan ahead. Every time there is a mishap, should
understand why a certain decision?
Challenges: Explainability/Interpretability of DNN
08.03.2018
Bhanu Prakash P.
David Gunning DARPA/I2O
Public
BU ADAS
21Bhanu Prakash P.
08.03.2018
Summary
Performance ScalabilityPerformance Av. Hardware
Compute Power
Code Complexity Data Engineering
Efforts Predictability
Featurebased
MachineLearning
Deep
MachineLearning
Public
BU ADAS
22Bhanu Prakash P.
08.03.2018
› Deep Learning Architecture
› Design, Training, Validation
› Deep Machine learning Solutions for Real world Problems
› Computer Vision, Radar, Lidar, Sensor Fusion, Planning and Action
› Deep Learning Frameworks
› Tensorflow, Keras, Theano, nvidia Digits, CuDNN
› Scheduling and distribution of compute jobs
› Amazon AWS, HPC Cluster
› Compute complexity analysis
› nVidia Drive PX, Renesas HW
What are we working on at Continental ADAS
Public
BU ADAS 08.03.2018
23Bhanu Prakash P.
From Research to Industry
Project CUbE
SensePlanAct

Contenu connexe

Tendances

Autonomous vehicles
Autonomous vehiclesAutonomous vehicles
Autonomous vehiclesvishnum379
 
What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?Cyber Infrastructure INC
 
Applications of Artificial Intelligence in Transportation Systems
Applications of Artificial Intelligence in Transportation SystemsApplications of Artificial Intelligence in Transportation Systems
Applications of Artificial Intelligence in Transportation SystemsEITESAL NGO
 
Smart transportation | Intelligent transportation system (ITS)
Smart transportation | Intelligent transportation system (ITS)Smart transportation | Intelligent transportation system (ITS)
Smart transportation | Intelligent transportation system (ITS)Qualcomm Research
 
AI in Autonomous Vehicles
AI in Autonomous VehiclesAI in Autonomous Vehicles
AI in Autonomous VehiclesGAURAV YADAV
 
The Internet of Cars - Towards the Future of the Connected Car
The Internet of Cars - Towards the Future of the Connected CarThe Internet of Cars - Towards the Future of the Connected Car
The Internet of Cars - Towards the Future of the Connected CarJorgen Thelin
 
AI-enabled smart transportation at city scale
AI-enabled smart transportation at city scaleAI-enabled smart transportation at city scale
AI-enabled smart transportation at city scaleDataWorks Summit
 
Smart Security Infrastructure
Smart Security InfrastructureSmart Security Infrastructure
Smart Security InfrastructureGAURAV. H .TANDON
 
Jatin sharma (42162)
Jatin sharma (42162)Jatin sharma (42162)
Jatin sharma (42162)Jatin Sharma
 
smart parking system
smart parking system smart parking system
smart parking system Che Tna
 
An IOT based Smart Traffic Management System
An IOT based Smart Traffic Management SystemAn IOT based Smart Traffic Management System
An IOT based Smart Traffic Management SystemAI Publications
 

Tendances (20)

Autonomous Vehicles
Autonomous VehiclesAutonomous Vehicles
Autonomous Vehicles
 
Autonomous vehicles
Autonomous vehiclesAutonomous vehicles
Autonomous vehicles
 
What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?What is artificial intelligence? What are task domains in AI?
What is artificial intelligence? What are task domains in AI?
 
Applications of Artificial Intelligence in Transportation Systems
Applications of Artificial Intelligence in Transportation SystemsApplications of Artificial Intelligence in Transportation Systems
Applications of Artificial Intelligence in Transportation Systems
 
Smart transportation | Intelligent transportation system (ITS)
Smart transportation | Intelligent transportation system (ITS)Smart transportation | Intelligent transportation system (ITS)
Smart transportation | Intelligent transportation system (ITS)
 
Self driving car
Self driving carSelf driving car
Self driving car
 
Autonomous cars
Autonomous carsAutonomous cars
Autonomous cars
 
Internet of vehicles
Internet of vehiclesInternet of vehicles
Internet of vehicles
 
AI in Autonomous Vehicles
AI in Autonomous VehiclesAI in Autonomous Vehicles
AI in Autonomous Vehicles
 
Automotive Telematics
Automotive TelematicsAutomotive Telematics
Automotive Telematics
 
The Internet of Cars - Towards the Future of the Connected Car
The Internet of Cars - Towards the Future of the Connected CarThe Internet of Cars - Towards the Future of the Connected Car
The Internet of Cars - Towards the Future of the Connected Car
 
AI-enabled smart transportation at city scale
AI-enabled smart transportation at city scaleAI-enabled smart transportation at city scale
AI-enabled smart transportation at city scale
 
Self driving car
Self driving carSelf driving car
Self driving car
 
Smart Security Infrastructure
Smart Security InfrastructureSmart Security Infrastructure
Smart Security Infrastructure
 
Jatin sharma (42162)
Jatin sharma (42162)Jatin sharma (42162)
Jatin sharma (42162)
 
Driverless car
Driverless carDriverless car
Driverless car
 
Autonomous cars
Autonomous carsAutonomous cars
Autonomous cars
 
smart parking system
smart parking system smart parking system
smart parking system
 
An IOT based Smart Traffic Management System
An IOT based Smart Traffic Management SystemAn IOT based Smart Traffic Management System
An IOT based Smart Traffic Management System
 
Autonomous Vehicles
Autonomous VehiclesAutonomous Vehicles
Autonomous Vehicles
 

Similaire à AI in Autonomous Driving - Bhanu Prakash - Continental - AI Dev Days 2018

Hitch-hikers guide to AI for Connected and Autonomous Vehicles
Hitch-hikers guide to AI for Connected and Autonomous VehiclesHitch-hikers guide to AI for Connected and Autonomous Vehicles
Hitch-hikers guide to AI for Connected and Autonomous VehiclesBill Harpley
 
Solutions for ADAS and AI data engineering using OpenPOWER/POWER systems
Solutions for ADAS and AI data engineering using OpenPOWER/POWER systemsSolutions for ADAS and AI data engineering using OpenPOWER/POWER systems
Solutions for ADAS and AI data engineering using OpenPOWER/POWER systemsGanesan Narayanasamy
 
Mika Karaila - Ai chatbots industry cases
Mika Karaila - Ai chatbots industry casesMika Karaila - Ai chatbots industry cases
Mika Karaila - Ai chatbots industry casesEficode
 
The autonomous driving reality or fiction?
The autonomous driving reality or fiction?The autonomous driving reality or fiction?
The autonomous driving reality or fiction?Davor Andric
 
AI in the Enterprise
AI in the EnterpriseAI in the Enterprise
AI in the EnterpriseRon Bodkin
 
Self-driving: AI evolution and Massive deployment in production cars
Self-driving: AI evolution and Massive deployment in production carsSelf-driving: AI evolution and Massive deployment in production cars
Self-driving: AI evolution and Massive deployment in production carsJunli Gu
 
A Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry piA Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry piAzharo7
 
Implementing AI: Running AI at the Edge: Adapting AI to available resource in...
Implementing AI: Running AI at the Edge: Adapting AI to available resource in...Implementing AI: Running AI at the Edge: Adapting AI to available resource in...
Implementing AI: Running AI at the Edge: Adapting AI to available resource in...KTN
 
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...Chris Andrews
 
How to Make Cars Smarter: A Step Towards Self-Driving Cars
How to Make Cars Smarter: A Step Towards Self-Driving CarsHow to Make Cars Smarter: A Step Towards Self-Driving Cars
How to Make Cars Smarter: A Step Towards Self-Driving CarsVMware Tanzu
 
Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision Detection...
Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision  Detection...Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision  Detection...
Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision Detection...K S RANJITH KUMAR
 
Arpan pal icdcn
Arpan pal icdcnArpan pal icdcn
Arpan pal icdcnArpan Pal
 
Autonomous Vehicles: the Intersection of Robotics and Artificial Intelligence
Autonomous Vehicles: the Intersection of Robotics and Artificial IntelligenceAutonomous Vehicles: the Intersection of Robotics and Artificial Intelligence
Autonomous Vehicles: the Intersection of Robotics and Artificial IntelligenceWiley Jones
 
Data Scientist CV
Data Scientist CVData Scientist CV
Data Scientist CVAnoop V
 
Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...
Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...
Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...Provectus
 
Architecting IoT with Machine Learning
Architecting IoT with Machine LearningArchitecting IoT with Machine Learning
Architecting IoT with Machine LearningRudradeb Mitra
 
2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon Barad
2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon Barad2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon Barad
2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon BaradMid-America Transportation Center
 

Similaire à AI in Autonomous Driving - Bhanu Prakash - Continental - AI Dev Days 2018 (20)

Hitch-hikers guide to AI for Connected and Autonomous Vehicles
Hitch-hikers guide to AI for Connected and Autonomous VehiclesHitch-hikers guide to AI for Connected and Autonomous Vehicles
Hitch-hikers guide to AI for Connected and Autonomous Vehicles
 
Solutions for ADAS and AI data engineering using OpenPOWER/POWER systems
Solutions for ADAS and AI data engineering using OpenPOWER/POWER systemsSolutions for ADAS and AI data engineering using OpenPOWER/POWER systems
Solutions for ADAS and AI data engineering using OpenPOWER/POWER systems
 
Mika Karaila - Ai chatbots industry cases
Mika Karaila - Ai chatbots industry casesMika Karaila - Ai chatbots industry cases
Mika Karaila - Ai chatbots industry cases
 
Advance Self Driving Car Using Machine Learning
Advance Self Driving Car Using Machine LearningAdvance Self Driving Car Using Machine Learning
Advance Self Driving Car Using Machine Learning
 
The autonomous driving reality or fiction?
The autonomous driving reality or fiction?The autonomous driving reality or fiction?
The autonomous driving reality or fiction?
 
AI in the Enterprise
AI in the EnterpriseAI in the Enterprise
AI in the Enterprise
 
Embedded ppt
Embedded pptEmbedded ppt
Embedded ppt
 
Self-driving: AI evolution and Massive deployment in production cars
Self-driving: AI evolution and Massive deployment in production carsSelf-driving: AI evolution and Massive deployment in production cars
Self-driving: AI evolution and Massive deployment in production cars
 
A Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry piA Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry pi
 
Conclusion Connect state of IoT 2019 Review io t solutions world congress 2019
Conclusion Connect state of IoT 2019 Review io t solutions world congress 2019Conclusion Connect state of IoT 2019 Review io t solutions world congress 2019
Conclusion Connect state of IoT 2019 Review io t solutions world congress 2019
 
Implementing AI: Running AI at the Edge: Adapting AI to available resource in...
Implementing AI: Running AI at the Edge: Adapting AI to available resource in...Implementing AI: Running AI at the Edge: Adapting AI to available resource in...
Implementing AI: Running AI at the Edge: Adapting AI to available resource in...
 
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
 
How to Make Cars Smarter: A Step Towards Self-Driving Cars
How to Make Cars Smarter: A Step Towards Self-Driving CarsHow to Make Cars Smarter: A Step Towards Self-Driving Cars
How to Make Cars Smarter: A Step Towards Self-Driving Cars
 
Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision Detection...
Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision  Detection...Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision  Detection...
Semi Autonomous Vehicle For Pot Hole, Humps And Possible Collision Detection...
 
Arpan pal icdcn
Arpan pal icdcnArpan pal icdcn
Arpan pal icdcn
 
Autonomous Vehicles: the Intersection of Robotics and Artificial Intelligence
Autonomous Vehicles: the Intersection of Robotics and Artificial IntelligenceAutonomous Vehicles: the Intersection of Robotics and Artificial Intelligence
Autonomous Vehicles: the Intersection of Robotics and Artificial Intelligence
 
Data Scientist CV
Data Scientist CVData Scientist CV
Data Scientist CV
 
Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...
Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...
Data Summer Conf 2018, “Architecting IoT system with Machine Learning (ENG)” ...
 
Architecting IoT with Machine Learning
Architecting IoT with Machine LearningArchitecting IoT with Machine Learning
Architecting IoT with Machine Learning
 
2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon Barad
2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon Barad2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon Barad
2020 MATC Summer Seminar Series: Mr. Jason Marks & Mr. Jon Barad
 

Plus de CodeOps Technologies LLP

AWS Serverless Event-driven Architecture - in lastminute.com meetup
AWS Serverless Event-driven Architecture - in lastminute.com meetupAWS Serverless Event-driven Architecture - in lastminute.com meetup
AWS Serverless Event-driven Architecture - in lastminute.com meetupCodeOps Technologies LLP
 
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONS
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONSBUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONS
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONSCodeOps Technologies LLP
 
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICES
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICESAPPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICES
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICESCodeOps Technologies LLP
 
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPSBUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPSCodeOps Technologies LLP
 
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNER
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNERCREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNER
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNERCodeOps Technologies LLP
 
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...CodeOps Technologies LLP
 
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESS
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESSWRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESS
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESSCodeOps Technologies LLP
 
Training And Serving ML Model Using Kubeflow by Jayesh Sharma
Training And Serving ML Model Using Kubeflow by Jayesh SharmaTraining And Serving ML Model Using Kubeflow by Jayesh Sharma
Training And Serving ML Model Using Kubeflow by Jayesh SharmaCodeOps Technologies LLP
 
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu SalujaDeploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu SalujaCodeOps Technologies LLP
 
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...CodeOps Technologies LLP
 
YAML Tips For Kubernetes by Neependra Khare
YAML Tips For Kubernetes by Neependra KhareYAML Tips For Kubernetes by Neependra Khare
YAML Tips For Kubernetes by Neependra KhareCodeOps Technologies LLP
 
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...CodeOps Technologies LLP
 
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta JhaMonitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta JhaCodeOps Technologies LLP
 
Functional Programming in Java 8 - Lambdas and Streams
Functional Programming in Java 8 - Lambdas and StreamsFunctional Programming in Java 8 - Lambdas and Streams
Functional Programming in Java 8 - Lambdas and StreamsCodeOps Technologies LLP
 
Distributed Tracing: New DevOps Foundation
Distributed Tracing: New DevOps FoundationDistributed Tracing: New DevOps Foundation
Distributed Tracing: New DevOps FoundationCodeOps Technologies LLP
 
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire  "Distributed Tracing: New DevOps Foundation" by Jayesh Ahire
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire CodeOps Technologies LLP
 

Plus de CodeOps Technologies LLP (20)

AWS Serverless Event-driven Architecture - in lastminute.com meetup
AWS Serverless Event-driven Architecture - in lastminute.com meetupAWS Serverless Event-driven Architecture - in lastminute.com meetup
AWS Serverless Event-driven Architecture - in lastminute.com meetup
 
Understanding azure batch service
Understanding azure batch serviceUnderstanding azure batch service
Understanding azure batch service
 
DEVOPS AND MACHINE LEARNING
DEVOPS AND MACHINE LEARNINGDEVOPS AND MACHINE LEARNING
DEVOPS AND MACHINE LEARNING
 
SERVERLESS MIDDLEWARE IN AZURE FUNCTIONS
SERVERLESS MIDDLEWARE IN AZURE FUNCTIONSSERVERLESS MIDDLEWARE IN AZURE FUNCTIONS
SERVERLESS MIDDLEWARE IN AZURE FUNCTIONS
 
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONS
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONSBUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONS
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONS
 
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICES
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICESAPPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICES
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICES
 
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPSBUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
 
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNER
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNERCREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNER
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNER
 
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...
 
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESS
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESSWRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESS
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESS
 
Training And Serving ML Model Using Kubeflow by Jayesh Sharma
Training And Serving ML Model Using Kubeflow by Jayesh SharmaTraining And Serving ML Model Using Kubeflow by Jayesh Sharma
Training And Serving ML Model Using Kubeflow by Jayesh Sharma
 
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu SalujaDeploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
 
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...
 
YAML Tips For Kubernetes by Neependra Khare
YAML Tips For Kubernetes by Neependra KhareYAML Tips For Kubernetes by Neependra Khare
YAML Tips For Kubernetes by Neependra Khare
 
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...
 
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta JhaMonitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
 
Jet brains space intro presentation
Jet brains space intro presentationJet brains space intro presentation
Jet brains space intro presentation
 
Functional Programming in Java 8 - Lambdas and Streams
Functional Programming in Java 8 - Lambdas and StreamsFunctional Programming in Java 8 - Lambdas and Streams
Functional Programming in Java 8 - Lambdas and Streams
 
Distributed Tracing: New DevOps Foundation
Distributed Tracing: New DevOps FoundationDistributed Tracing: New DevOps Foundation
Distributed Tracing: New DevOps Foundation
 
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire  "Distributed Tracing: New DevOps Foundation" by Jayesh Ahire
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire
 

Dernier

why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 

Dernier (20)

why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 

AI in Autonomous Driving - Bhanu Prakash - Continental - AI Dev Days 2018

  • 1. Artificial Intelligence in Autonomous Driving Bhanu Prakash P. ADAS, Continental AG., Chassis & Safety | Advanced Driver Assistance Systems
  • 2. Public BU ADAS 08.03.2018 2Robert Thiel Agenda SAE Levels of Driving Automation2 Building Blocks of AD3 AI in Autonomous Driving4 AI/AD Challenges5 Continental Product Line1
  • 3. Public BU ADAS 08.03.2018 3Bhanu Prakash P. ADAS Product Portfolio SHORT RANGE RADAR SURROUND VIEW 3D HIGH – RESOLUTION FLASH LIDAR CAMERA (opt. LIDAR) ASS./AUT. DRIVING CONTROL UNIT LONG RANGE RADAR STEREO CAMERA eHorizon cloud services
  • 4. Public BU ADAS 08.03.2018 4Robert Thiel Agenda Continental Product Line1 Building Blocks of AD3 AI in Autonomous Driving4 AI/AD Challenges5 SAE Levels of Driving Automation2
  • 5. Public BU ADAS 08.03.2018 5Bhanu Prakash P. Levels of Driving Automation Level 0 Level 1 Level 2 Level 3 Level 4* Level 5 Driver Only Assisted Partial Automation Conditional Automation High Automation Full Automation Chauffeur Assistant Robot Driver Only Assistant Chauffeur ‘Vehicle supports the driver. Driver must monitor the system at all times.’ ‘Vehicle performs driving functions partially or fully.’ * machine is fallback
  • 6. Public BU ADAS Automated Parking 2 NCAP New Car Assessment Programme 1 Partly / Highly Automated Driving 3 Self Driving Car 4 6Bhanu Prakash P. 08.03.2018 On the Way to Automated Driving
  • 7. Public BU ADAS 08.03.2018 7Robert Thiel Agenda Continental Product Line1 SAE Levels of Driving Automation2 AI in Autonomous Driving4 AI/AD Challenges5 Building Blocks of AD3
  • 8. Public BU ADAS 08.03.2018 8Bhanu Prakash P. Building Blocks of Automated Driving IMUHFLRADARCamera Features : › High Resolution › Wider FOVs › Driving path Geometry › Static Scene Semantics › 360° View with Fish eye lens Features : › Cheap › Velocity Accuracy › Weather Robustness › Depth Estimation › Object Detection › Tracking Features : › Low Light › 3D point cloud › Range/Depth Accuracy › Angular Resolution › Road Surface Features: › Where am I? › vehicle’s dynamics in space and time › Odometry
  • 9. Public BU ADAS 08.03.2018 9 CEMGPSHD MapV2X Features: › Situational awareness › predictive insights, › around-corner View › Real time updates › DSRC/5G › Not affected by weather conditions Features: › Path sensing › foresight purposes › Crowd sourced › Localization Features: › For Localization › “Cm” level accuracy › GNSS/DR Bhanu Prakash P. Building Blocks of Automated Driving Features: › Understand Environment › Trajectory planning › Traffic Participants › Static Objects › Kerbs, lanes › Road Infrastructure - Signs, Traffic lights
  • 10. Public BU ADAS 10Bhanu Prakash P. Together Solves the problem of • Where am I ? • Where is everyone else? • How do I get from A to B 08.03.2018 Building Blocks of Automated Driving
  • 11. Public BU ADAS 08.03.2018 11Robert Thiel Agenda Continental Product Line1 SAE Levels of Driving Automation2 Building Blocks of AD3 AI/AD Challenges5 AI in Autonomous Driving4
  • 12. Public BU ADAS AI is better than classical SW 2005 Source: http://www.vision.caltech.edu Example Pedestrian Detection (caltech pedestrian dataset) x5 x10 08.03.2018 12Bhanu Prakash P. Artificial Intelligence in AD › Deep Learning can be a solution for AD if › There is no correct „physical“ model › There is enough and the right data available › The architecture fits to the problem › We optimize for the right criterions › We can bring it to embedded hardware Examples
  • 13. Public BU ADAS 08.03.2018 13 › Results based on state of the art Deep Learning architecture. (based on ResNet-50) › Improved by Factor of 5 Ped@Night Bhanu Prakash P. Deep Learning improves performance significantly Pedestrian Pose Estimation › Using Adverserial PoseNets
  • 14. Public BU ADAS 08.03.2018 14 • Object Detection • TSR/TLR • Pedestrian Detection • Semantic Segmentation • Road Boundary Detection • Free space detection • Debris Detection • Driving policy & Path Planning • Driver Status Monitoring Bhanu Prakash P. Other AI Applications
  • 15. Public BU ADAS 15Bhanu Prakash P. 08.03.2018 Deep Learning In Action
  • 16. Public BU ADAS 08.03.2018 16Robert Thiel Agenda Continental Product Line1 SAE Levels of Driving Automation2 Building Blocks of AD3 AI in Autonomous Driving4 AI/AD Challenges5
  • 17. Public BU ADAS 17 Challenges: Complexity / Portability Complexity Reduction Embedded Hardware 0 10 20 30 40 50 60 70 80 mAP (%) Parameters (Million) GMAC/frame Example: Object Detection @Kitti dataset „cars hard“ original (yolo v2) reduced x15 x10 08.03.2018 Bhanu Prakash P. • High performing Hardware • Lack of flexibility and multitasking • Need Lots and Lots of Data • Need Millions of miles of Labelled data • Data Augmentation © Carla Simulator
  • 18. Public BU ADAS 18 + 2017 – Metzen et al - Universal Adversarial Perturbations Against Semantic Image Segmentation “Adversarial Examples for Semantic Image Segmentation” Fischer et al., Bosch Center for AI Bhanu Prakash P. Challenges:Adversarial Attacks 08.03.2018
  • 19. Public BU ADAS 08.03.2018 19 Camouflage graffiti and art stickers or Perturbations cause NN to misclassify • stop signs -> speed limit 45 signs • Right turn -> stop signs Bhanu Prakash P. Challenges:Adversarial Attacks
  • 20. Public BU ADAS 20 • AI cannot interpret data on its own. • Neural networks are essentially Blackboxes • Need networks that can be explained / Interpretable • Risk: Hundreds of signals and their combinations to plan ahead. Every time there is a mishap, should understand why a certain decision? Challenges: Explainability/Interpretability of DNN 08.03.2018 Bhanu Prakash P. David Gunning DARPA/I2O
  • 21. Public BU ADAS 21Bhanu Prakash P. 08.03.2018 Summary Performance ScalabilityPerformance Av. Hardware Compute Power Code Complexity Data Engineering Efforts Predictability Featurebased MachineLearning Deep MachineLearning
  • 22. Public BU ADAS 22Bhanu Prakash P. 08.03.2018 › Deep Learning Architecture › Design, Training, Validation › Deep Machine learning Solutions for Real world Problems › Computer Vision, Radar, Lidar, Sensor Fusion, Planning and Action › Deep Learning Frameworks › Tensorflow, Keras, Theano, nvidia Digits, CuDNN › Scheduling and distribution of compute jobs › Amazon AWS, HPC Cluster › Compute complexity analysis › nVidia Drive PX, Renesas HW What are we working on at Continental ADAS
  • 23. Public BU ADAS 08.03.2018 23Bhanu Prakash P. From Research to Industry Project CUbE