Active Pedestrian Protection System, Project Review

Size: px
Start display at page:

Download "Active Pedestrian Protection System, Project Review"

Transcription

1 T_AP00966 Active Pedestrian Protection System, Project Review Ho Gi Jung The School of Electronic and Electrical Engineering Yonsei University, South Korea

2 Project Overview Objectives To develop active pedestrian protection system (APPS), detecting pedestrian using sensor fusion-based, assessing risk of vehicle-pedestrian collision, and actuating countermeasures to avoid the collision. Duration 1 st Phase (Prototype development): Nov Oct (36 months) 2 nd Phase (Product development): Nov Oct (24 months) Fund Co-funded by participating companies and government, MKE (Ministry of Knowledge and Economy) For the 1 st phase, total budget is 4.7 million USD.

3 Team Organization MANDO Ho Gi Jung Project management System design Vision-based pedestrian classification Sensor fusion of NIR vision and range sensor Sensor fusion of FIR stereo and visible vision Risk assessment Actuation LG Innotek SL Yonsei Univ. VisLab TOF camera module TOF camera-based pedestrian recognition NIR camera module NIR headlamp Radar array-based pedestrian recognition System design Sensor fusion of NIR vision and range sensor

4 Scenario-Driven Method Almighty classifier is replaced with a combination of strict experts. False negative False positive Alberto Broggi, Pietro Cerri, Stefano Ghidoni, Paolo Grisleri, and Ho Gi Jung, A New Approach to Urban Pedestrian Detection for Automatic Braking, IEEE Transactions on Intelligent Transportation Systems, Vol. 10, Issue 4, Dec. 2009, pp Alberto Broggi, Pietro Cerri, Stefano Ghidoni, Paolo Grisleri, Ho Gi Jung, Localization and Analysis of Critical Areas in Urban Scenarios, 2008 IEEE Intelligent Vehicle Symposium, Eindhoven University of Technology, Eindhoven, The Netherlands, June 4-6, 2008, pp Alberto Broggi, Pietro Cerri, Luca Gatti, Paolo Grisleri, Ho Gi Jung, JunHee Lee, Scenario-Driven Search for Pedestrians Aimed at Triggering Non-Reversible Systems, 2009 IEEE Intelligent Vehicle Symposium, 2009 IEEE Intelligent Vehicle Symposium, June 3-5, 2009, Xi an, Shaanxi, China, pp

5 Critical Area-Centered Pedestrian Recognition The top ranked situation is when a pedestrian popped up from the behind of vehicle parked along a road-side. Critical area We assume that pedestrians in front of ego-vehicle without occlusion would be easily detected by the driver. Examples of critical area. The second row shows the critical area of situations of the first row.

6 Comparison of Four Sensing Methods Four sensing methods were investigated and compared: 1) Sensor fusion of NIR vision and range sensor (scanning laser radar) 2) TOF (Time Of Flight) camera-based 3) Range sensor array-based (mm-wave radar) 4) Sensor fusion of FIR stereo and visible vision Three Criteria 1) Critical area localization performance 2) Latency of popping up pedestrian detection 3) System cost and possibility of domestic series production Sensor fusion of NIR vision and range sensor was selected for the next phase.

7 Sensor Fusion of NIR Vision and Range Sensor Vision-based pedestrian classifier - Haar-feature-based Adaboost - Ad-hoc-features-based Adaboost Pietro Cerri, Luca Gatti, Luca Mazzei, Fabio Pigoni, Ho Gi Jung, Day and Night Pedestrian Detection Using Cascade AdaBoost System, the 13th IEEE International Conference on Intelligent Transportation Systems, Maderia Island, Portugal, Sep. 2010, accepted on 2 Jul

8 Sensor Fusion of NIR Vision and Range Sensor HDRC Camera Module with NIR Sensitivity NIR Lamp with horizontally wider FOV (a) General headlamp (b) Newly developed headlamp Bi-functional module NIR lamp

9 Sensor Fusion of NIR Vision and Range Sensor Detected critical area Result of vision-based pedestrian verification

10 TOF Camera-based Although prototype was made, this approach was rejected because of several reasons: 1) Light power in the near area does not satisfy US FDA eye-safe regulation. 2) Required power for the modulating light source is too high. 3) Too large size and cooling method.

11 Radar Sensor Array-based Although we developed radar signal-based object classification and tracking, this approach was rejected because it can not address popping up pedestrian scenarios. 1) Vehicle corner localization is instable because radar is too sensitive to the vehicle s pose and contains relatively large variation. 2) Filtering algorithm embedded into the radar prevents rapid detection of popping up pedestrian and it causes significant latency. Seongkeun Park, Jae Pil Hwang, Euntai Kim, Heejin Lee, and Ho Gi Jung, A neural network approach to target classification for active safety system using microwave radar, Expert Systems with Applications, Vol. 37, Issue 3, 15 March 2010, pp

12 Sensor Fusion of FIR Stereo and Visible Vision Although we recognized this approach was robust to day and night situations, it was rejected because of system price and domestic component sourcing. Input stereo images Segmentation result Stereo matching and object detection HOG-based feature extraction SVM-based classification

13 Additional Results about Pedestrian Classifier Gabor Filter Bank (GFB)-based Feature Sub-window Splitting In order to extract local characteristics of pedestrian images 36x18 image 18x9 nine overlapped sub-images 24 Gabor filters (6 sections in orientation, 4 sections in scale) 3 statistical values of filtered result: mean, variance, skewness Feature vector dimension: 9x24x3=648 Ho Gi Jung, Jaihie Kim, Constructing a pedestrian recognition system with a public open database, without the necessity of retraining: an experimental study, Pattern Analysis and Applications, Vol. 13, No.2, May 2010, pp

14 Additional Results about Pedestrian Classifier Radial Basis Function (RBF)-based SVM and Genetic Algoritm (GA)-based Optimization Candidate Image Sub-window Splitting Kernel parameter and regulation parameter are critical for classification performance. Filtering Extraction with Gabor Filter Bank Parameter Optimization is needed! GA is robust to non-linear and discontinuous optimization. Gene is composed of two parameters. Fitness function is defined by cross-validation. When Joachims performance estimator is used instead of cross-validation, all learning database can be used for the training. Consequently, it leads to improvement of recognition performance. Optimization of SVM Learning Parameters SVM Learning with Training Data n n n 1 maximize W( α) = α αα y y e 2 i i j i j i i j = 1 = 1 = 1 subject to C α 0, α y = 0 i i i i= 0 n SVM Execution with Cross-Validation Data Ns f( x ) = α y e i= 1 i i 2 si x 2 2σ P = P( non ped) + P( ped non) error GA-based Minimization of P error With respect to C and σ 2 xi xj 2 2σ

15 Additional Results about Pedestrian Classifier DCX pedestrian database - 5 datasets 3 for training (1 for learning and 2 for cross validation), 2 for final test. - One dataset: 4,800 pedestrian images (800 persons), 5,000 non-pedestrian images. Better performance and lower complexity Detection Rate S. Munder and D. M. Gavrila, An Experimental Study on Pedestrian Classification, IEEE Transaction on Pattern Analysis and Machine Intelligence, Vol. 28, No. 11, pp , Nov False Positive Rate Comparison of ROCs. The dotted line is ROC of LRF quadratic SVM shown in Fig. 5(d) of [1] and the solid line is ROC of GFB RBF SVM.

16 Additional Results about Pedestrian Classifier Four useful facts were found: 1) GFB-RBF SVM is competent in pedestrian recognition. 2) Performance estimator can replace cross-validation. In this case, dataset used for cross-validation can be used for learning, and increases resultant performance. 3) If sampling method and pre-processing are common, a pedestrian recognition system constructed with a database can be used for actual application without re-training with the newly acquired database. In other words, publicly open database could be used for a general pedestrian recognition system. 4) A posteriori probability-based post-processing enhances recognition rate while losing a little in the false positive rate.

17 Risk Assessment Considering the possibility of collision avoidance using braking and steering, 3 risk levels were defined.

18 Risk Levels and Counter Measures Typical 5-step collision scenario and countermeasures were investigated.

19 Counter Measures To reduce danger of false actuation, pedestrian protection measures are activated according to a hierarchical strategy.

20 Lessons from PCDN Study Feasibility of pre-crash dipping nose (PCDN), developed for vehicle-vehicle collision, was investigated. PCDN showed severity increase in vehicle-pedestrian collision situation. Although PCDN was developed for vehicle-vehicle side crashes, there is a possibility that the range sensor for crash detection fail to distinguish a group of pedestrians from a sidefaced vehicle. vehicle-vehicle collision countermeasure also needs pedestrian recognition. (a) Without PCDN and AHS (b) With PCDN and AHS Ho Gi Jung, Byung Moon Kwak, Jeong Soo Shim, Pal Joo Yoon, Jaihie Kim, Pre-Crash Dipping Nose (PCDN) Needs Pedestrian Recognition, IEEE Transactions on Intelligent Transportation Systems, VOL. 9, NO. 4, Dec. 2008, pp

21 Experimental Results For cooperative development, two test vehicles in each site. SICK LMS 211, NIR sensitive camera. Active braking by MANDO s MGH-40 ESCplus via CAN. Parma University, Italy MANDO, Korea

22 Experimental Results 10 hours in complex urban scenarios 236km Various situations were included. 24 true positives 1 false positive ( false positive/frame) 11 false negative (1 missing, others are alert missing or delayed detection) Fig. 10. Some suddenly appearing pedestrians correctly detected (a) in an underground parking, (b) in the rain, (c) behind a misaligned vehicle, (d) behind a wall, and (e) at night, and (f) a suddenly appearing pedestrian detected as a non-dangerous pedestrian (false negative).

23 Experimental Results In Italy In Korea

24 Thank You for Your Attention! Homepage:

Localization and Analysis of Critical Areas in Urban Scenarios

Localization and Analysis of Critical Areas in Urban Scenarios 2008 IEEE Intelligent Vehicles Symposium Eindhoven University of Technology Eindhoven, The Netherlands, June 4-6, 2008 Localization and Analysis of Critical Areas in Urban Scenarios Alberto Broggi, Pietro

More information

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren*

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren* International Conference on Education, Management, Commerce and Society (EMCS 2015) Design of a Pedestrian Detection System Based on OpenCV Ning Xu and Yong Ren* Applied Technology College of Soochow University

More information

EXISTING pedestrian-detection systems are based on the

EXISTING pedestrian-detection systems are based on the 594 IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. 10, NO. 4, DECEMBER 2009 A New Approach to Urban Pedestrian Detection for Automatic Braking Alberto Broggi, Senior Member, IEEE, Pietro

More information

Smart Cars for Safe Driving

Smart Cars for Safe Driving Smart Cars for Safe Driving Prof. Dr. Dariu M. Gavrila Environment Perception Group Research and Advanced Engineering XXXII Jornadas de Automática, Sevilla, 9-9-2011 We originally thought Machine Intelligence

More information

Pedestrian Protection System for ADAS using ARM 9

Pedestrian Protection System for ADAS using ARM 9 Pedestrian Protection System for ADAS using ARM 9 Rajashri Sanatkumar Dixit S.T. Gandhe Pravin Dhulekar ABSTRACT We developed pedestrian protection system by using haar cascade algorithm with Friendly

More information

Active Pedestrian Safety: from Research to Reality

Active Pedestrian Safety: from Research to Reality Active Pedestrian Safety: from Research to Reality Dariu M. Gavrila Environment Perception Research and Development Oxford University, 04-10-2013 We originally thought Machine Intelligence would look like

More information

Computer Vision at the Hyundai Autonomous Challenge

Computer Vision at the Hyundai Autonomous Challenge 211 14th International IEEE Conference on Intelligent Transportation Systems Washington, DC, USA. October 5-7, 211 Computer Vision at the Hyundai Autonomous Challenge Pietro Cerri, Giacomo Soprani, Paolo

More information

INTRODUCTION TO PATTERN RECOGNITION

INTRODUCTION TO PATTERN RECOGNITION INTRODUCTION TO PATTERN RECOGNITION 3 Introduction Our ability to recognize a face, to understand spoken words, to read handwritten characters all these abilities belong to the complex processes of pattern

More information

Siła-Nowicka, K. (2018) Analysis of Actual Versus Permitted Driving Speed: a Case Study from Glasgow, Scotland. In: 26th Annual GIScience Research UK Conference (GISRUK 2018), Leicester, UK, 17-20 Apr

More information

Development and Evaluations of Advanced Emergency Braking System Algorithm for the Commercial Vehicle

Development and Evaluations of Advanced Emergency Braking System Algorithm for the Commercial Vehicle Development and Evaluations of Advanced Emergency Braking System Algorithm for the Commercial Vehicle Taeyoung, Lee Kyongsu, Yi School of Mechanical and Aerospace Engineering, Seoul National University

More information

Self-Driving Vehicles That (Fore) See

Self-Driving Vehicles That (Fore) See Self-Driving Vehicles That (Fore) See Dariu M. Gavrila Intelligent Vehicles, TU Delft Berlin Tech.AD, March 5, 2018 Personal Introduction: Dariu M. Gavrila Born in Cluj (Romania) 1990 Doktoraal Degree

More information

Analysis of Car-Pedestrian Impact Scenarios for the Evaluation of a Pedestrian Sensor System Based on the Accident Data from Sweden

Analysis of Car-Pedestrian Impact Scenarios for the Evaluation of a Pedestrian Sensor System Based on the Accident Data from Sweden 136 S.N. Huang, J.K. Yang Division of Vehicle Safety, Chalmers University of Technology, Göteborg, Sweden F. Eklund Automotive Safety Electronics, Autoliv Electronics AB, Linköping, Sweden Analysis of

More information

Look Up! Positioning-based Pedestrian Risk Awareness. Shubham Jain

Look Up! Positioning-based Pedestrian Risk Awareness. Shubham Jain Look Up! Positioning-based Pedestrian Risk Awareness Shubham Jain Does this look familiar? Pedestrians account for 14% of all traffic fatalities in the US *. In the last decade, 688,000 pedestrians injured

More information

New Safety Features for Crash Avoidance. Dr. Kay Stepper Robert Bosch LLC

New Safety Features for Crash Avoidance. Dr. Kay Stepper Robert Bosch LLC Casualty Acturial Society Spring Meeting New Safety Features for Crash Avoidance Dr. Kay Stepper Robert Bosch LLC Agenda Overview and Technology Milestones U.S. Accident Statistics & Consumer Interests

More information

Title: 4-Way-Stop Wait-Time Prediction Group members (1): David Held

Title: 4-Way-Stop Wait-Time Prediction Group members (1): David Held Title: 4-Way-Stop Wait-Time Prediction Group members (1): David Held As part of my research in Sebastian Thrun's autonomous driving team, my goal is to predict the wait-time for a car at a 4-way intersection.

More information

COLLISION AVOIDANCE SYSTEM FOR BUSES, MANAGING PEDESTRIAN DETECTION AND ALERTS NEAR BUS STOPS

COLLISION AVOIDANCE SYSTEM FOR BUSES, MANAGING PEDESTRIAN DETECTION AND ALERTS NEAR BUS STOPS COLLISION AVOIDANCE SYSTEM FOR BUSES, MANAGING PEDESTRIAN DETECTION AND ALERTS NEAR BUS STOPS Benjamin Englander Michael Cacic Cheikh Diop Rosco Collision Avoidance, Inc. United States of America Yaniv

More information

BHATNAGAR. Reducing Delay in V2V-AEB System by Optimizing Messages in the System

BHATNAGAR. Reducing Delay in V2V-AEB System by Optimizing Messages in the System Reducing Delay in V2V-AEB System by Optimizing Messages in the System Shalabh Bhatanagar Stanley Chien Yaobin Chen TASI, IUPUI, Indianapolis USA Paper Number: 17-0330 ABSTRACT In V2V-AEB (Vehicle to Vehicle

More information

Experimental Vehicle Platform for Pedestrian Detection

Experimental Vehicle Platform for Pedestrian Detection CALIFORNIA PATH PROGRAM INSTITUTE OF TRANSPORTATION STUDIES UNIVERSITY OF CALIFORNIA, BERKELEY Experimental Vehicle Platform for Pedestrian Detection Ching-Yao Chan Fanping Bu Steven Shladover California

More information

Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs

Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs Seminar Trondheim June 15th 2017 Nordic Institute of Navigation Norwegian Forum for Autonomous Ships SINTEF Ocean, Trondheim

More information

Obtain a Simulation Model of a Pedestrian Collision Imminent Braking System Based on the Vehicle Testing Data

Obtain a Simulation Model of a Pedestrian Collision Imminent Braking System Based on the Vehicle Testing Data Obtain a Simulation Model of a Pedestrian Collision Imminent Braking System Based on the Vehicle Testing Data Bo Tang, Stanley Chien, and Yaobin Chen Transportation Active Safety Institute Indiana University-Purdue

More information

People power PEDE STRIAN PROTECTION

People power PEDE STRIAN PROTECTION People power Pedestrians have long been the forgotten component in the traffic safety mix. But with the advance of automatic emergency braking systems and active bonnets, automakers and Tier 1s are at

More information

CC-Log: Drastically Reducing Storage Requirements for Robots Using Classification and Compression

CC-Log: Drastically Reducing Storage Requirements for Robots Using Classification and Compression CC-Log: Drastically Reducing Storage Requirements for Robots Using Classification and Compression Santiago Gonzalez, Vijay Chidambaram, Jivko Sinapov, and Peter Stone University of Texas at Austin 1 The

More information

Advanced PMA Capabilities for MCM

Advanced PMA Capabilities for MCM Advanced PMA Capabilities for MCM Shorten the sensor-to-shooter timeline New sensor technology deployed on off-board underwater systems provides navies with improved imagery and data for the purposes of

More information

A Novel Approach to Predicting the Results of NBA Matches

A Novel Approach to Predicting the Results of NBA Matches A Novel Approach to Predicting the Results of NBA Matches Omid Aryan Stanford University aryano@stanford.edu Ali Reza Sharafat Stanford University sharafat@stanford.edu Abstract The current paper presents

More information

Estimation of Pedestrian Walking Direction for Driver Assistance System

Estimation of Pedestrian Walking Direction for Driver Assistance System Estimation of Pedestrian Walking Direction for Driver Assistance System Zhao Guangzhe ABSTRACT I Abstract Road traffic accidents are a serious problem around the world, where the cost of human life is

More information

Development of Prediction Models for Spent Nuclear Fuel Storage Cask Monitoring Hyong Chol Kim, Sam Hee Han, Dong Jae Park

Development of Prediction Models for Spent Nuclear Fuel Storage Cask Monitoring Hyong Chol Kim, Sam Hee Han, Dong Jae Park Transactions of the Korean Nuclear Society Autumn Meeting Yeosu, Korea, October 25-26, 2018 Development of Prediction Models for Spent Nuclear Fuel Storage Cask Monitoring Hyong Chol Kim, Sam Hee Han,

More information

Automated analysis of microscopic images of cellular tissues

Automated analysis of microscopic images of cellular tissues Automated analysis of microscopic images of cellular tissues Rutger Slooter December 8, 2017 Master Thesis Applied Mathematics 1 Overview The problem Master Thesis Applied Mathematics 2 Overview The problem

More information

Human Identification Based on Walking Detection with Acceleration Sensor and Networked Laser Range Sensors in Intelligent Space

Human Identification Based on Walking Detection with Acceleration Sensor and Networked Laser Range Sensors in Intelligent Space Human Identification Based on Walking Detection with Acceleration Sensor and Networked Laser Range Sensors in Intelligent Space Kazuyuki Morioka, Fumitaka Hashikawa, Tomoyasu Takigawa School of Interdisciplinary

More information

Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs

Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs Jehyun Cho a, Ghang Lee a, Jongsung Won a and Eunseo Ryu a a Dept. of Architectural Engineering, University of Yonsei,

More information

The SaveCAP project: Cyclist and pedestrian protection

The SaveCAP project: Cyclist and pedestrian protection The SaveCAP project: Cyclist and pedestrian protection Carmen Rodarius Stefanie de Hair Margriet van Schijndel 1 BGS Aim SaveCAP project Development of Vulnerable Road Users protection measures Project

More information

PREDICTING the outcomes of sporting events

PREDICTING the outcomes of sporting events CS 229 FINAL PROJECT, AUTUMN 2014 1 Predicting National Basketball Association Winners Jasper Lin, Logan Short, and Vishnu Sundaresan Abstract We used National Basketball Associations box scores from 1991-1998

More information

Driving in Traffic: Short-Range Sensing for Urban Collision Avoidance

Driving in Traffic: Short-Range Sensing for Urban Collision Avoidance Driving in Traffic: Short-Range Sensing for Urban Collision Avoidance Chuck Thorpe, Dave Duggins, Jay Gowdy, Rob MacLaughlin, Christoph Mertz, Mel Siegel, Arne Suppé, Bob Wang, Teruko Yata Robotics Institute

More information

Module 3 Developing Timing Plans for Efficient Intersection Operations During Moderate Traffic Volume Conditions

Module 3 Developing Timing Plans for Efficient Intersection Operations During Moderate Traffic Volume Conditions Module 3 Developing Timing Plans for Efficient Intersection Operations During Moderate Traffic Volume Conditions CONTENTS (MODULE 3) Introduction...1 Purpose...1 Goals and Learning Outcomes...1 Organization

More information

THe rip currents are very fast moving narrow channels,

THe rip currents are very fast moving narrow channels, 1 Rip Current Detection using Optical Flow Shweta Philip sphilip@ucsc.edu Abstract Rip currents are narrow currents of fast moving water that are strongest near the beach. These type of currents are dangerous

More information

HIGH RESOLUTION DEPTH IMAGE RECOVERY ALGORITHM USING GRAYSCALE IMAGE.

HIGH RESOLUTION DEPTH IMAGE RECOVERY ALGORITHM USING GRAYSCALE IMAGE. HIGH RESOLUTION DEPTH IMAGE RECOVERY ALGORITHM USING GRAYSCALE IMAGE Kazunori Uruma 1, Katsumi Konishi 2, Tomohiro Takahashi 1 and Toshihiro Furukawa 1 1 Graduate School of Engineering, Tokyo University

More information

New Highly Productive Phased Array Ultrasonic Testing Machine for Aluminium Plates for Aircraft Applications

New Highly Productive Phased Array Ultrasonic Testing Machine for Aluminium Plates for Aircraft Applications 19 th World Conference on Non-Destructive Testing 2016 New Highly Productive Phased Array Ultrasonic Testing Machine for Aluminium Plates for Aircraft Applications Christoph HENKEL 1, Markus SPERL 1, Walter

More information

Sensing and Modeling of Terrain Features using Crawling Robots

Sensing and Modeling of Terrain Features using Crawling Robots Czech Technical University in Prague Sensing and Modeling of Terrain Features using Crawling Robots Jakub Mrva 1 Faculty of Electrical Engineering Agent Technology Center Computational Robotics Laboratory

More information

Pedestrian Behaviour Modelling

Pedestrian Behaviour Modelling Pedestrian Behaviour Modelling An Application to Retail Movements using Genetic Algorithm Contents Requirements of pedestrian behaviour models Framework of a new model Test of shortest-path model Urban

More information

Evaluation of Pedestrian and Cyclist Warning Systems for Trucks

Evaluation of Pedestrian and Cyclist Warning Systems for Trucks ROAD SAFETY AND MOTOR VEHICLE REGULATIONS Evaluation of Pedestrian and Cyclist Warning Systems for Trucks Peter Burns, peter.burns@tc.gc.ca June 20, 2018 Outline Background and updated collision data Track

More information

Cricket umpire assistance and ball tracking system using a single smartphone camera

Cricket umpire assistance and ball tracking system using a single smartphone camera 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Cricket umpire assistance and ball tracking system using a single smartphone camera Udit Arora

More information

Safe Road Design Practiced by KEC

Safe Road Design Practiced by KEC Safe Road Design Practiced by KEC 2013. 05. 09. SHIN HYOUNG PARK, Ph.D. Korea Expressway Corporation Research Institute Contents 1 Road Traffic Safety in Korea 2 For the Safety of Expressways 2 1 Road

More information

Prof. Dr. Karl Viktor Schaller Director of Engineering and Purchasing MAN Nutzfahrzeuge AG

Prof. Dr. Karl Viktor Schaller Director of Engineering and Purchasing MAN Nutzfahrzeuge AG Driver assistance systems from the point of view of a vehicle manufacturer Prof. Dr. Karl Viktor Schaller Director of Engineering and Purchasing MAN Nutzfahrzeuge AG MAN Nutzfahrzeuge AG Prof. Dr. Karl

More information

AutonoVi-Sim: Modular Autonomous Vehicle Simulation Platform Supporting Diverse Vehicle Models, Sensor Configuration, and Traffic Conditions

AutonoVi-Sim: Modular Autonomous Vehicle Simulation Platform Supporting Diverse Vehicle Models, Sensor Configuration, and Traffic Conditions AutonoVi-Sim: Modular Autonomous Vehicle Simulation Platform Supporting Diverse Vehicle Models, Sensor Configuration, and Traffic Conditions Andrew Best, Sahil Narang, Lucas Pasqualin, Daniel Barber, Dinesh

More information

Automated Proactive Road Safety Analysis

Automated Proactive Road Safety Analysis Transportation Research At McGill Seminar Nicolas Saunier nicolas.saunier@polymtl.ca November 25 th 2010 Outline 1 2 for 3 using Video Data 4 Using Microscopic Data 5 A World Health Issue Over 1.2 million

More information

Bicycle Safety Map System Based on Smartphone Aided Sensor Network

Bicycle Safety Map System Based on Smartphone Aided Sensor Network , pp.38-43 http://dx.doi.org/10.14257/astl.2013.42.09 Bicycle Safety Map System Based on Smartphone Aided Sensor Network Dongwook Lee 1, Minsoo Hahn 1 1 Digital Media Lab., Korea Advanced Institute of

More information

Active Pedestrian Protection System, Scenario-Driven Search Method for

Active Pedestrian Protection System, Scenario-Driven Search Method for 64 ctive Pedestrian Protection System, Scenario-Driven Search Method for In: Proceedings of the 2006 IEEE-RS international conference on humanoid robots (HUMNOIDS 2006), Genova 80. Pellkofer M, Dickmanns

More information

ITS for the safety of vulnerable road users. Johan Scholliers, VTT

ITS for the safety of vulnerable road users. Johan Scholliers, VTT ITS for the safety of vulnerable road users Johan Scholliers, VTT Brussels, 11 February 2014 Main Project Objectives 1. Assess societal impacts of selected ITS, and provide recommendations for policy and

More information

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline 2 Review of lecture 5 The

More information

Gait Recognition. Yu Liu and Abhishek Verma CONTENTS 16.1 DATASETS Datasets Conclusion 342 References 343

Gait Recognition. Yu Liu and Abhishek Verma CONTENTS 16.1 DATASETS Datasets Conclusion 342 References 343 Chapter 16 Gait Recognition Yu Liu and Abhishek Verma CONTENTS 16.1 Datasets 337 16.2 Conclusion 342 References 343 16.1 DATASETS Gait analysis databases are used in a myriad of fields that include human

More information

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline Review of lecture 5 The

More information

Detection of Proportion of Different Gas Components Present in Manhole Gas Mixture Using Backpropagation Neural Network

Detection of Proportion of Different Gas Components Present in Manhole Gas Mixture Using Backpropagation Neural Network 01 International Conference on Information and Network Technology (ICINT 01) IPCSIT vol. 37 (01) (01) IACSIT Press, Singapore Detection of Proportion of Different Gas Components Present in Manhole Gas

More information

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts Jan Kodovský, Jessica Fridrich May 16, 2012 / IH Conference 1 / 19 What is JPEG-compatibility steganalysis? Detects embedding

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 12 January 2009 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 12 January 2009 1 / 28 Pattern Recognition By Example Example:

More information

SAFETY, MOBILITY, AND ENVIRONMENTAL IMPACTS OF FORWARD COLLISION WARNING ALGORITHMS ON A ROADWAY NETWORK

SAFETY, MOBILITY, AND ENVIRONMENTAL IMPACTS OF FORWARD COLLISION WARNING ALGORITHMS ON A ROADWAY NETWORK SAFETY, MOBILITY, AND ENVIRONMENTAL IMPACTS OF FORWARD COLLISION WARNING ALGORITHMS ON A ROADWAY NETWORK Mostafa H Tawfeek, M.Sc., E.I.T. Karim El-Basyouny, Ph.D., P.Eng. Department of Civil & Environmental

More information

A Bag-of-Gait Model for Gait Recognition

A Bag-of-Gait Model for Gait Recognition A Bag-of-Gait Model for Gait Recognition Jianzhao Qin, T. Luo, W. Shao, R. H. Y. Chung and K. P. Chow The Department of Computer Science, The University of Hong Kong, Hong Kong, China Abstract In this

More information

67. Sectional normalization and recognization on the PV-Diagram of reciprocating compressor

67. Sectional normalization and recognization on the PV-Diagram of reciprocating compressor 67. Sectional normalization and recognization on the PV-Diagram of reciprocating compressor Jin-dong Wang 1, Yi-qi Gao 2, Hai-yang Zhao 3, Rui Cong 4 School of Mechanical Science and Engineering, Northeast

More information

Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families

Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families P. Sundaravadivel 1, S. P. Mohanty 2, E. Kougianos 3, V. P. Yanambaka 4, and M. K. Ganapathiraju 5 University of North Texas,

More information

IN-VEHICLE PEDESTRIAN DETECTION USING STEREO VISION TECHNOLOGY

IN-VEHICLE PEDESTRIAN DETECTION USING STEREO VISION TECHNOLOGY IN-VEHICLE PEDESTRIAN DETECTION USING STEREO VISION TECHNOLOGY Wei Zhang, Ph.D., P.E. Highway Research Engineer, Office of Safety Research & Development, HRDS-10 Federal Highway Administration 6300 Georgetown

More information

BLACK SPOTS MANAGEMENT - SLOVENIAN EXPERIENCE

BLACK SPOTS MANAGEMENT - SLOVENIAN EXPERIENCE BLACK SPOTS MANAGEMENT - SLOVENIAN EXPERIENCE PhD Marko Renčelj, Assoc. Prof. Matjaž Šraml, University of Maribor, Faculty for Civil Engineering X International Symposium "ROAD ACCIDENTS PREVENTION 2010"

More information

BICYCLE SPEED ANALYSIS FOR ASSESSMENT OF BICYCLIST PRE-COLLISION SYSTEM

BICYCLE SPEED ANALYSIS FOR ASSESSMENT OF BICYCLIST PRE-COLLISION SYSTEM BICYCLE SPEED ANALYSIS FOR ASSESSMENT OF BICYCLIST PRE-COLLISION SYSTEM Li Fu, M.S. Renran Tian, Ph.D. Lingxi Li, Ph.D. Yaobin Chen, Ph.D. Department of Electrical and Computer Engineering Transportation

More information

if all agents follow RSS s interpretation then there will be zero accidents.

if all agents follow RSS s interpretation then there will be zero accidents. RSS Concept RSS - Mobileye SFF - Nvidia Safety Goal Guaranteeing that an agent will never be involved in an accident is impossible. Hence, our ultimate goal is to guarantee that an agent will be careful

More information

City of Edmonton Office of Traffic Safety

City of Edmonton Office of Traffic Safety Overview About OTS Vision 0 Key Facts Speed Management Committee and Speed Management Plan Evidence on Speed and Speeding Complaint Process Data Collection Speed Surveys Collision Review Speed Management

More information

Juan C. Medina. Guideline and course on the estimation of work zone performance measures. FHWA Safety Grant.

Juan C. Medina. Guideline and course on the estimation of work zone performance measures. FHWA Safety Grant. Juan C. Medina Postdoctoral Research Associate Room B106, Newmark Civil Engineering Lab Civil and Environmental Engineering 205 N. Mathews Ave, Urbana, IL, 61801 University of Illinois at Urbana-Champaign

More information

EVALUATION OF ENVISAT ASAR WAVE MODE RETRIEVAL ALGORITHMS FOR SEA-STATE FORECASTING AND WAVE CLIMATE ASSESSMENT

EVALUATION OF ENVISAT ASAR WAVE MODE RETRIEVAL ALGORITHMS FOR SEA-STATE FORECASTING AND WAVE CLIMATE ASSESSMENT EVALUATION OF ENVISAT ASAR WAVE MODE RETRIEVAL ALGORITHMS FOR SEA-STATE FORECASTING AND WAVE CLIMATE ASSESSMENT F.J. Melger ARGOSS, P.O. Box 61, 8335 ZH Vollenhove, the Netherlands, Email: info@argoss.nl

More information

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired IDeA Competition Report Electronic Swimming Coach (ESC) for Athletes who are Visually Impaired Project Carried Out Under: The Department of Systems and Computer Engineering Carleton University Supervisor

More information

Support Vector Machines: Optimization of Decision Making. Christopher Katinas March 10, 2016

Support Vector Machines: Optimization of Decision Making. Christopher Katinas March 10, 2016 Support Vector Machines: Optimization of Decision Making Christopher Katinas March 10, 2016 Overview Background of Support Vector Machines Segregation Functions/Problem Statement Methodology Training/Testing

More information

Neural Network in Computer Vision for RoboCup Middle Size League

Neural Network in Computer Vision for RoboCup Middle Size League Journal of Software Engineering and Applications, 2016, *,** Neural Network in Computer Vision for RoboCup Middle Size League Paulo Rogério de Almeida Ribeiro 1, Gil Lopes 1, Fernando Ribeiro 1 1 Department

More information

Evaluating and Classifying NBA Free Agents

Evaluating and Classifying NBA Free Agents Evaluating and Classifying NBA Free Agents Shanwei Yan In this project, I applied machine learning techniques to perform multiclass classification on free agents by using game statistics, which is useful

More information

THE PRIMARY SOURCES OF SHIP NOISE OBSERVED ON THE BOTTOM OF SEA KAROL LISTEWNIK

THE PRIMARY SOURCES OF SHIP NOISE OBSERVED ON THE BOTTOM OF SEA KAROL LISTEWNIK THE PRIMARY SOURCES OF SHIP NOISE OBSERVED ON THE BOTTOM OF SEA KAROL LISTEWNIK Polish Naval Academy Smidowicza 69, 81-103 Gdynia, Poland K.Listewnik@amw.gdynia.pl The paper presents the experimental research

More information

EXPERIMENTAL RESULTS OF GUIDED WAVE TRAVEL TIME TOMOGRAPHY

EXPERIMENTAL RESULTS OF GUIDED WAVE TRAVEL TIME TOMOGRAPHY 18 th World Conference on Non destructive Testing, 16-20 April 2012, Durban, South Africa EXPERIMENTAL RESULTS OF GUIDED WAVE TRAVEL TIME TOMOGRAPHY Arno VOLKER 1 and Hendrik VOS 1 TNO, Stieltjesweg 1,

More information

Detecting Aged Person s Sliding Feet from Time Series Data of Foot Pressure

Detecting Aged Person s Sliding Feet from Time Series Data of Foot Pressure Ambient Intelligence for Health and Cognitive Enhancement: Papers from the 2015 AAAI Spring Symposium Detecting Aged Person s Sliding Feet from Time Series Data of Foot Pressure Takahiro Komine and Keiki

More information

Prudhoe Bay Oil Production Optimization: Using Virtual Intelligence Techniques, Stage One: Neural Model Building

Prudhoe Bay Oil Production Optimization: Using Virtual Intelligence Techniques, Stage One: Neural Model Building Prudhoe Bay Oil Production Optimization: Using Virtual Intelligence Techniques, Stage One: Neural Model Building Shahab D. Mohaghegh, West Virginia University Lynda A. Hutchins, BP Exploration (Alaska),

More information

Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections

Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections Todd Knox Center for Transportation Research and Education Iowa State University 2901 South Loop Drive, Suite 3100

More information

Understanding Interactions between Drivers and Pedestrian Features at Signalized Intersections

Understanding Interactions between Drivers and Pedestrian Features at Signalized Intersections Understanding Interactions between Drivers and Pedestrian Features at Signalized Intersections SHRP2 Implementation Assistance Program (IAP) Round 4 Concept to Countermeasures Research to Deployment Using

More information

Journal of Emerging Trends in Computing and Information Sciences

Journal of Emerging Trends in Computing and Information Sciences A Study on Methods to Calculate the Coefficient of Variance in Daily Traffic According to the Change in Hourly Traffic Volume Jung-Ah Ha Research Specialist, Korea Institute of Construction Technology,

More information

Traffic Parameter Methods for Surrogate Safety Comparative Study of Three Non-Intrusive Sensor Technologies

Traffic Parameter Methods for Surrogate Safety Comparative Study of Three Non-Intrusive Sensor Technologies Traffic Parameter Methods for Surrogate Safety Comparative Study of Three Non-Intrusive Sensor Technologies CARSP 2015 Collision Prediction and Prevention Approaches Joshua Stipancic 2/32 Acknowledgements

More information

Available online at ScienceDirect. Procedia Manufacturing 3 (2015 )

Available online at   ScienceDirect. Procedia Manufacturing 3 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Manufacturing 3 (2015 ) 858 865 6th International Conference on Applied Human Factors and Ergonomics (AHFE 2015) and the Affiliated Conferences,

More information

D-Case Modeling Guide for Target System

D-Case Modeling Guide for Target System D-Case Modeling Guide for Target System 1/32 Table of Contents 1 Scope...4 2 Overview of D-Case and SysML Modeling Guide...4 2.1 Background and Purpose...4 2.2 Target System of Modeling Guide...5 2.3 Constitution

More information

Analyses and statistics on the frequency and the incidence of traffic accidents within Dolj County

Analyses and statistics on the frequency and the incidence of traffic accidents within Dolj County UNIVERSITY OF PITESTI SCIENTIFIC BULLETIN Faculty of Mechanics and Technology AUTOMOTIVE series, year XXIV, no. 28 Analyses and statistics on the frequency and the incidence of traffic accidents within

More information

Trouble With The Curve: Improving MLB Pitch Classification

Trouble With The Curve: Improving MLB Pitch Classification Trouble With The Curve: Improving MLB Pitch Classification Michael A. Pane Samuel L. Ventura Rebecca C. Steorts A.C. Thomas arxiv:134.1756v1 [stat.ap] 5 Apr 213 April 8, 213 Abstract The PITCHf/x database

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 19 January 2011 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 19 January 2011 1 / 32 Examples of Pattern Recognition in

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

Results and conclusions of a floating Lidar offshore test

Results and conclusions of a floating Lidar offshore test Results and conclusions of a floating Lidar offshore test J. Gottschall, G. Wolken-Möhlmann, Th. Viergutz, B. Lange [Fraunhofer IWES Wind Lidar Buoy next to FINO1 met. mast] EERA DeepWind'2014 Conference,

More information

Truck accidents. Rikke Rysgaard Danish Road Traffic Accident Investigation Board

Truck accidents. Rikke Rysgaard Danish Road Traffic Accident Investigation Board Truck accidents Rikke Rysgaard Danish Road Traffic Accident Investigation Board 1 Danish AIB Created in 2001 The purpose of AIB is to: Compile knowledge Raise awareness Make recommendations Encourage preventive

More information

CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan

CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan Scenario 1: Team 1 scored 200 runs from their 50 overs, and then Team 2 reaches 146 for the loss of two wickets from their

More information

Pedestrian Dynamics: Models of Pedestrian Behaviour

Pedestrian Dynamics: Models of Pedestrian Behaviour Pedestrian Dynamics: Models of Pedestrian Behaviour John Ward 19 th January 2006 Contents Macro-scale sketch plan model Micro-scale agent based model for pedestrian movement Development of JPed Results

More information

ANALYSIS OF RURAL CURVE NEGOTIATION USING NATURALISTIC DRIVING DATA Nicole Oneyear and Shauna Hallmark

ANALYSIS OF RURAL CURVE NEGOTIATION USING NATURALISTIC DRIVING DATA Nicole Oneyear and Shauna Hallmark ANALYSIS OF RURAL CURVE NEGOTIATION USING NATURALISTIC DRIVING DATA Nicole Oneyear and Shauna Hallmark OUTLINE Background Objective Data Sources Site Selection Data Reduction Future work Benefits BACKGROUND

More information

Defining Purpose and Need

Defining Purpose and Need Advanced Design Flexibility Pilot Workshop Session 4 Jack Broz, PE, HR Green May 5-6, 2010 Defining Purpose and Need In your agency s project development process, when do design engineers typically get

More information

REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING

REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING Md. Akhtaruzzaman, Amir A. Shafie and Md. Raisuddin Khan Department of Mechatronics Engineering, Kulliyyah of Engineering,

More information

ANNUALLY, between 1% and 3% of the world s gross

ANNUALLY, between 1% and 3% of the world s gross IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS 1 Integrated Lane and Vehicle Detection, Localization, and Tracking: A Synergistic Approach Sayanan Sivaraman, Student Member, IEEE, and Mohan Manubhai

More information

Congestion Reduction in Europe: Advancing Transport Efficiency. MG Tackling urban road congestion D3.4

Congestion Reduction in Europe: Advancing Transport Efficiency. MG Tackling urban road congestion D3.4 Congestion Reduction in Europe: Advancing Transport Efficiency MG-5.3-2014 Tackling urban road congestion D3.4 Patterns of congestion in European cities Multiple-indicator analysis using real-time GPS

More information

Comparison of Turning Movement Count Data Collection Methods for a Signal Optimization Study. White Paper

Comparison of Turning Movement Count Data Collection Methods for a Signal Optimization Study. White Paper Comparison of Turning Movement Count Data Collection Methods for a Signal Optimization Study White Paper Grand Rapids Southfield Traverse City www.urscorp.com May 2011 Comparison of Turning Movement Count

More information

Research Article. Fault diagnosis of power transformer based on chemical properties of insulation oil

Research Article. Fault diagnosis of power transformer based on chemical properties of insulation oil Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 015, 7(3):83-88 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Fault diagnosis of power transformer based on chemical

More information

COMPARISON OF VIBRATION AND PRESSURE SIGNALS FOR FAULT DETECTION ON WATER HYDRAULIC PROPORTIONAL VALVE

COMPARISON OF VIBRATION AND PRESSURE SIGNALS FOR FAULT DETECTION ON WATER HYDRAULIC PROPORTIONAL VALVE P-9 Proceedings of the 7th JFPS International Symposium on Fluid Power, TOYAMA 8 September -8, 8 COMPARISON OF VIBRATION AND PRESSURE SIGNALS FOR FAULT DETECTION ON WATER HYDRAULIC PROPORTIONAL VALVE Tomi

More information

Vision Zero & ITE. April 11, Toole Design Group. Jason DeGray, P.E., PTOE. Vision Zero & ITE

Vision Zero & ITE. April 11, Toole Design Group. Jason DeGray, P.E., PTOE. Vision Zero & ITE Jason DeGray, P.E., PTOE Toole Design Group April 11, 2017 What is Vision Zero? Traffic deaths and serious injuries are preventable and unacceptable Human life takes priority over mobility Human error

More information

Fuel Economy Fiscal Measures - Feebate Tool Training

Fuel Economy Fiscal Measures - Feebate Tool Training Fuel Economy Fiscal Measures - Feebate Tool Training Zifei Yang Researcher GFEI, Paris June 10, 2016 Overview Fiscal measures to improve vehicle fuel efficiency Highlight of the day- feebate program Feebate

More information

To Illuminate or Not to Illuminate: Roadway Lighting as It Affects Traffic Safety at Intersections

To Illuminate or Not to Illuminate: Roadway Lighting as It Affects Traffic Safety at Intersections To Illuminate or Not to Illuminate: Roadway Lighting as It Affects Traffic Safety at Intersections Mark Rea Lighting Research Center Rensselaer Polytechnic Institute Eric Donnell Dept. of Civil and Environmental

More information

Developing an Effective Quantification Method of Tongue Deviation Angle to Assess Stroke Patients

Developing an Effective Quantification Method of Tongue Deviation Angle to Assess Stroke Patients 2012 4th International Conference on Bioinformatics and Biomedical Technology IPCBEE vol.29 (2012) (2012) ICSIT Press, Singapore Developing an Effective Quantification Method of Tongue Deviation ngle to

More information

SEMDAC MSC support and surveillance in Chile s EEZ, Desventuradas Islands and Easter Island. Laura Fontan Bouzas Fisheries Analyst, OceanMind

SEMDAC MSC support and surveillance in Chile s EEZ, Desventuradas Islands and Easter Island. Laura Fontan Bouzas Fisheries Analyst, OceanMind SEMDAC MSC support and surveillance in Chile s EEZ, Desventuradas Islands and Easter Island Laura Fontan Bouzas Fisheries Analyst, OceanMind INTRODUCTION Established in 2015 Supports fisheries Monitoring,

More information

BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG

BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG GOAL OF PROJECT The goal is to predict the winners between college men s basketball teams competing in the 2018 (NCAA) s March

More information