Petacat: Applying ideas from Copycat to image understanding

Size: px
Start display at page:

Download "Petacat: Applying ideas from Copycat to image understanding"

Transcription

1 Petacat: Applying ideas from Copycat to image understanding

2 How Streetscenes Works (Bileschi, 2006) 1. Densely tile the image with windows of different sizes. 2. HMAX C2 features are computed in each window. 3. The features in each window are given as input to each of five trained support vector machines ( pedestrian, car, bicycle, building, tree ) 4. If any return a classification with score above a learned threshold, that object is said to be detected.

3 Object detection (here, car ) with HMAX model (Bileschi, 2006)

4 Limitations of Streetscenes approach for image understanding

5 Limitations of Streetscenes approach for image understanding Exhaustive search not scalable Does not recognize spatial and abstract relationships among objects for whole scene understanding Has no prior knowledge about object categories and their place in conceptual space HMAX model is completely feed-forward; no feedback to allow context to aid in scene understanding. Where should feedback come in?

6 Representation of High-Level Knowledge: A Simple Semantic Network (or Ontology ) walking holds leash attached to Person action action walking

7 But...

8 Modified Ontology walking holds leash attached to Group Person action action walking running

9 Modified Ontology walking holds leash attached to Group Person action walking action running Allowing conceptual slippage

10 But...

11

12 Modified Ontology walking holds leash attached to Group Person action action Cat walking running Iguana

13 But...

14 But...

15 But...

16 But...

17 Modified Ontology Helicopter walking Bicycle holds leash attached to Group Person action action Cat Car walking running Iguana

18 But...

19 Sidewalk Beach Outside Inside Grass Lawn mower Sky Above Holding Attached to Gasoline Ground Car walking Tree Runway Left of Person Backpack Leash Airplane Standing Far from Walking grooming Close to Fanny pack Running Stick Track Helicopter Army

20 Need dynamical process of constructing representation.

21 Need dynamical process of constructing representation. Information gained during the unfolding of perception feeds back to guide the directions the perceptual process takes.

22 Need dynamical process of constructing representation. Information gained during the unfolding of perception feeds back to guide the directions the perceptual process takes. Ongoing perception of context brings in appropriate concepts and conceptual slippages, and avoids exhaustive search

23 Need dynamical process of constructing representation. Information gained during the unfolding of perception feeds back to guide the directions the perceptual process takes. Ongoing perception of context brings in appropriate concepts and conceptual slippages, and avoids exhaustive search Prior, higher-level knowledge interacts with lower-level vision in both directions (bottom-up and top-down).

24 Need dynamical process of constructing representation. Information gained during the unfolding of perception feeds back to guide the directions the perceptual process takes. Ongoing perception of context brings in appropriate concepts and conceptual slippages, and avoids exhaustive search Prior, higher-level knowledge interacts with lower-level vision in both directions (bottom-up and top-down). Concepts are fluid, allowed to slip in certain contexts.

25 Need dynamical process of constructing representation. Information gained during the unfolding of perception feeds back to guide the directions the perceptual process takes. Ongoing perception of context brings in appropriate concepts and conceptual slippages, and avoids exhaustive search Prior, higher-level knowledge interacts with lower-level vision in both directions (bottom-up and top-down). Concepts are fluid, allowed to slip in certain contexts. This allows perception of essential similarity in the face of superficial differences i.e., analogy-making.

26 Active Symbol Architecture (Hofstadter et al., 1995)

27 Active Symbol Architecture (Hofstadter et al., 1995) Basis for Copycat (analogy-making), Hofstadter & Mitchell Tabletop (anlaogy-making), Hofstadter & French Metacat (analogy-making and self-awareness), Hofstadter & Marshall and many others

28

29

30 Active Symbol Architecture (Hofstadter et al., 1995) Semantic network Workspace Temperature Perceptual agents (codelets)

31 Petacat: (Descendant of Copycat) Integration of Active Symbol Architecture and HMAX Initial task: Decide if image is an instance of taking a dog for a walk, and if so, how good an instance it is.

32 indoors has location Semantic Network taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

33 indoors has location Semantic Network taking a dog for a walk Property links Slip links road a beach a trail has action grass a sidewalk outdoors is on runs has action stands person walks drives sits is in front of is touching belt flies swims leash is touching rope string horse dog cat is on is on is behind Object Action Spatial Relation is touching is next to has location is in front of

34 indoors has location Semantic Network taking a dog for a walk Property links Slip links road a beach a trail has action grass a sidewalk outdoors is on runs has action stands person walks drives sits is in front of is touching belt flies swims leash is touching rope string horse dog cat is on is on is behind Object Action Spatial Relation is touching is next to Properties of nodes has location is in front of

35 Workspace

36 Workspace Semantic network

37 Perceptual Agents (Codelets) Semantic network Codelets as active symbols

38 indoors has location taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

39 indoors has location taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

40 indoors has location taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

41 indoors has location taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

42 Illustration of what we plan to have happen not a real run of Petacat?

43 Illustration of what we plan to have happen not a real run of Petacat Person???

44 Illustration of what we plan to have happen not a real run of Petacat Person??? Sidewalk?

45 Illustration of what we plan to have happen not a real run of Petacat Person? Outdoors??? Sidewalk??

46 Illustration of what we plan to have happen not a real run of Petacat Person? Outdoors??? Sidewalk?? Scout codelets: Send C1 features in window to corresponding SVM. If positive result, post builder codelet with urgency equal to SVM s confidence.

47 Illustration of what we plan to have happen not a real run of Petacat Person? negative? negative? negative Outdoors? positive: 0.7 Sidewalk? positive: 0.4? positive: 0.8 Scout codelets: Send C1 features in window to corresponding SVM. If positive result, post builder codelet with urgency equal to SVM s confidence.

48 Illustration of what we plan to have happen not a real run of Petacat Person? negative? negative? negative Outdoors? positive: 0.7 Sidewalk? positive: 0.4? positive: 0.8 Builder codelets: Ask HMAX to compute C2 features using prototypes specific to the object (or scene), and send them to corresponding SVM. If positive, decide to build structure with probability equal to SVM confidence. Break competing structures if necessary.

49 Illustration of what we plan to have happen not a real run of Petacat Outdoors Builder codelets: Ask HMAX to compute object-/scene-specific C2 features, and send them to corresponding SVM. If positive, decide to build structure with probability equal to SVM confidence. Break competing structures if necessary.

50 indoors has location taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

51 Illustration of what we plan to have happen not a real run of Petacat Person? Outdoors Leash? Leash? Person?? Sidewalk?

52 Illustration of what we plan to have happen not a real run of Petacat Outdoors Person Strength: 0.6 Sidewalk

53 Illustration of what we plan to have happen not a real run of Petacat Outdoors Sidewalk

54 indoors has location taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

55 Illustration of what we plan to have happen not a real run of Petacat Leash? Outdoors Leash?? Rope?? Sidewalk? Sidewalk

56 Illustration of what we plan to have happen not a real run of Petacat Leash Outdoors (weak) Sidewalk

57 Illustration of what we plan to have happen not a real run of Petacat Leash Outdoors (strong) (weak) Sidewalk

58 Illustration of what we plan to have happen not a real run of Petacat Leash Outdoors Sidewalk

59 indoors has location taking a dog for a walk outdoors Object road a beach a grass a sidewalk is on person is in front of is touching leash dog is touching is on Action Spatial Relation trail has action runs has action stands walks drives sits belt flies swims rope string horse cat is on is behind is touching is next to has location is in front of

60 Illustration of what we plan to have happen not a real run of Petacat is next to is in front of Leash Outdoors is next to is in front of group Sidewalk Once objects begin to be built, relation and grouping codelets can run on them.

61 Illustration of what we plan to have happen not a real run of Petacat is next to Leash Outdoors is next to group Sidewalk Once objects begin to be built, relation and grouping codelets can run on them.

62 Illustration of what we plan to have happen not a real run of Petacat is next to Leash Outdoors is next to is next to group Sidewalk

63 How codelets decide where to look System starts out with weak segmentation (e.g., normalized cuts algorithm)

64 How codelets decide where to look System starts out with weak segmentation (e.g., normalized cuts algorithm) System creates heat maps for location and scale of objects in general (at each pixel, probability of finding an object at this location and at a particular height/width of bounding box

65 How codelets decide where to look System starts out with weak segmentation (e.g., normalized cuts algorithm) System creates heat maps for location and scale of objects in general (at each pixel, probability of finding an object at this location and at a particular height/width of bounding box. Object scout codelets choose location and scale probabilisitically from these heat maps.

66 How codelets decide where to look When codelets look for individual object categories (e.g., dog), objectspecific heat maps are created + + Person heat map

67 How codelets decide where to look When codelets look for individual object categories (e.g., dog), objectspecific heat maps are created Person? Person? As codelets build structure, heat maps are continually updated to reflect prior (learned) expectations about location and scale as a function of location and scale of built objects (as well as original weak segmentation). + + Person heat map

68 Illustration of what we plan to have happen not a real run of Petacat How Petacat makes a final decision taking a dog for a walk is next to Leash Outdoors is next to is next to group Sidewalk Temperature

69 Illustration of what we plan to have happen not a real run of Petacat How Petacat makes a final decision taking a dog for a walk is next to Leash Outdoors is next to is next to group Sidewalk Temperature Situation codelet is more likely to run when temperature is low.

70 Illustration of what we plan to have happen not a real run of Petacat is next to Leash Outdoors is next to Situation codelet tries to match prototypical situation with existing workspace structures, possibly allowing slippages. is next to group Sidewalk

71 is next to taking a dog for a walk Leash person is in front of leash has location Outdoors outdoors is next to dog Situation codelet tries to match prototypical situation with existing workspace structures, possibly allowing slippages. is next to group Sidewalk

72 is next to taking a dog for a walk person Leash is in front of leash has location Outdoors outdoors is next to dog is next to is next to group group Sidewalk

73 taking a dog for a walk If resulting temperature is low enough, is next to classify scene as positive person Leash is in front of leash has location Outdoors outdoors is next to dog is next to is next to group group Sidewalk

74 taking a dog for a walk If resulting temperature is low enough, is next to classify scene as positive person Leash is in front of leash is next to has location Outdoors is next to If situation codelet fails enough times is next or to does not run for a long time, group Sidewalk program has increasing chance of ending with negative classification. group outdoors dog

75 If Petacat classifies the picture as positive, the temperature at the end of the run gives a measure of how good an instance the picture is (e.g., of the dog walking situation).

76 Summary:

77 Summary: How does Petacat avoid exhaustive search?

78 Summary: How does Petacat avoid exhaustive search? Recall Streetscenes system, which, given an image, does exhaustive search over: Window size and location in the image C1, C2 features in windows Object categories (e.g., car, pedestrian, tree, etc.)

79 Summary: How does Petacat avoid exhaustive search? Recall Streetscenes system, which, given an image, does exhaustive search over: Window size and location in the image In Petacat, codelets choose window size and location based on learned expectations and perceived context, with probabilities continually changing as more information is obtained C1, C2 features in windows Object categories (e.g., car, pedestrian, tree, etc.)

80 Summary: How does Petacat avoid exhaustive search? Recall Streetscenes system, which, given an image, does exhaustive search over: Window size and location in the image In Petacat, codelets choose window size and location based on learned expectations and perceived context, with probabilities continually changing as more information is obtained C1, C2 features in windows Codelets request C2 features only in relevant windows, and request only C2 features that are relevant to what the codelet is looking for. Object categories (e.g., car, pedestrian, tree, etc.)

81 Summary: How does Petacat avoid exhaustive search? Recall Streetscenes system, which, given an image, does exhaustive search over: Window size and location in the image In Petacat, codelets choose window size and location based on learned expectations and perceived context, with probabilities continually changing as more information is obtained C1, C2 features in windows Codelets request C2 features only in relevant windows, and request only C2 features that are relevant to what the codelet is looking for. Object categories (e.g., car, pedestrian, tree, etc.) Codelets look for object categories that are activated by context, based on prior expectations and currently perceived information.

82 Summary: How does Petacat avoid exhaustive search? Petacat effects a parallel terraced scan (Hofstadter, 1995): Codelets build structures at a rate (urgency) based on their perceived promise, which is continually updated as new information is perceived. Temperature allows this (continually changing) rate to depend on the global state of the system.

83 Relation to neuroscience/psychophysics Gilbert & Sigman (2007): Emphasis of role to top-down processing in vision. V1 and V2 may work as active blackboards that integrate and sustain the result of computations performed in higher areas. Kahneman, Triesman, and Gibbs (1992): Notion of object files : temporary and modifiable perceptual structures, created on the fly in working memory, which interact with a permanent network of concepts. Churchland, Ramachandran, and Sejnowski: Theory of interactive vision Treisman and colleagues: Shift between parallel, random, preattentive bottom-up processing and more deterministic, focused, serial, attentive top-down processing.

84 Does Petacat understand pictures?

85 Does Petacat understand pictures? Understanding (MM s defintion): - Ability to appropriately use one s knowledge and make appropriate conceptual slippages in a wide variety of environments/contexts. - Ability to use one s existing concepts to learn new concepts

1.1 The size of the search space Modeling the problem Change over time Constraints... 21

1.1 The size of the search space Modeling the problem Change over time Constraints... 21 Introduction : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 I What Are the Ages of My Three Sons? : : : : : : : : : : : : : : : : : 9 1 Why Are Some Problems Dicult to Solve? : : :

More information

Object Recognition. Selim Aksoy. Bilkent University

Object Recognition. Selim Aksoy. Bilkent University Image Classification and Object Recognition Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Image classification Image (scene) classification is a fundamental

More information

Using Perceptual Context to Ground Language

Using Perceptual Context to Ground Language Using Perceptual Context to Ground Language David Chen Joint work with Joohyun Kim, Raymond Mooney Department of Computer Sciences, University of Texas at Austin 2009 IBM Statistical Machine Learning and

More information

Application of Bayesian Networks to Shopping Assistance

Application of Bayesian Networks to Shopping Assistance Application of Bayesian Networks to Shopping Assistance Yang Xiang, Chenwen Ye, and Deborah Ann Stacey University of Guelph, CANADA Abstract. We develop an on-line shopping assistant that can help a e-shopper

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

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

WELCOME! TOWN CENTRE PARK INFORMATION SESSION WHAT IS HAPPENING? GOALS FOR TODAY. TOWN STAY CONNECTED WITH US! #1 INFORM WE ARE HERE

WELCOME! TOWN CENTRE PARK INFORMATION SESSION WHAT IS HAPPENING? GOALS FOR TODAY. TOWN STAY CONNECTED WITH US! #1 INFORM WE ARE HERE 1 WELCOME! Thank you for coming to the Information Session! Please provide us with your comments and ideas. We will use your input to inform the visioning process and creation of the framework for the

More information

CS472 Foundations of Artificial Intelligence. Final Exam December 19, :30pm

CS472 Foundations of Artificial Intelligence. Final Exam December 19, :30pm CS472 Foundations of Artificial Intelligence Final Exam December 19, 2003 12-2:30pm Name: (Q exam takers should write their Number instead!!!) Instructions: You have 2.5 hours to complete this exam. The

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

DOWNTOWN TENINO. Goal: Get more People in Downtown. A Pamphlet of Concepts for

DOWNTOWN TENINO. Goal: Get more People in Downtown. A Pamphlet of Concepts for A Pamphlet of Concepts for DOWNTOWN TENINO The Tenino Planning Commission believes that the highest potential for economic development and business development in the City of Tenino (in the short-term)

More information

Glossary. Access Ramp: A slope which allows a wheelchair to enter or exit a location.

Glossary. Access Ramp: A slope which allows a wheelchair to enter or exit a location. Glossary The following glossary includes common terminology in O & M training and definition, to terms used in the O & M guidelines. It should not be considered an exhaustive listing of O&M-related terms.

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

Section 1 Types of Waves. Distinguish between mechanical waves and electromagnetic waves.

Section 1 Types of Waves. Distinguish between mechanical waves and electromagnetic waves. Section 1 Types of Waves Objectives Recognize that waves transfer energy. Distinguish between mechanical waves and electromagnetic waves. Explain the relationship between particle vibration and wave motion.

More information

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Kelvin C.P. Wang Oklahoma State University and WayLink Systems Corp. 2017-10-19, Copenhagen, Denmark European

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

For IEC use only. Technical Committee TC3: Information structures, documentation and graphical symbols

For IEC use only. Technical Committee TC3: Information structures, documentation and graphical symbols For IEC use only 3/686/INF 2003-08 INTERNATIONAL ELECTROTECHNICAL COMMISSION Technical Committee TC3: Information structures, documentation and graphical symbols Labels to be used in database standards

More information

Centre for Transport Studies

Centre for Transport Studies Centre for Transport Studies University College London CTS Working Paper (2006/4) Investigating density effects on the awareness area of pedestrians using an eye tracker Taku Fujiyama Accessibility Research

More information

Local-to-Global Algorithms in Biology: Drosophila and Beyond (maybe...)

Local-to-Global Algorithms in Biology: Drosophila and Beyond (maybe...) Local-to-Global Algorithms in Biology: Drosophila and Beyond (maybe...) MIT Synthetic Biology Working Group Dan Yamins 27.2.5 spatial multi-agent systems a space with agents embedded in the space local

More information

Terminals Operators Guide

Terminals Operators Guide Terminals Operators Guide Installation: Go to http://www.rosnet2000.com/uktote/install.html for step by step installation help with images for reference. Minimum Requirements (PC): Windows 2000, Windows

More information

Virtual Breadboarding. John Vangelov Ford Motor Company

Virtual Breadboarding. John Vangelov Ford Motor Company Virtual Breadboarding John Vangelov Ford Motor Company What is Virtual Breadboarding? Uses Vector s CANoe product, to simulate MATLAB Simulink models in a simulated or real vehicle environment. Allows

More information

Simulation Analysis of Intersection Treatments for Cycle Tracks

Simulation Analysis of Intersection Treatments for Cycle Tracks Abstract Simulation Analysis of Intersection Treatments for Cycle Tracks The increased use of cycle tracks also known as protected bike lanes has led to investigations of how to accommodate them at intersections.

More information

The Transport Study 3Land Basel

The Transport Study 3Land Basel The Transport Study 3Land Basel A cross border mobility concept towards an optimal coordination between settlement and transport development in an urban area Barbara Auer, head of section for traffic infrastructure

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

/435 Artificial Intelligence Fall 2015

/435 Artificial Intelligence Fall 2015 Final Exam 600.335/435 Artificial Intelligence Fall 2015 Name: Section (335/435): Instructions Please be sure to write both your name and section in the space above! Some questions will be exclusive to

More information

Modeling Planned and Unplanned Store Stops for the Scenario Based Simulation of Pedestrian Activity in City Centers

Modeling Planned and Unplanned Store Stops for the Scenario Based Simulation of Pedestrian Activity in City Centers Modeling Planned and Unplanned Store Stops for the Scenario Based Simulation of Pedestrian Activity in City Centers Jan Dijkstra and Joran Jessurun Department of the Built Environment Eindhoven University

More information

Grade: 8. Author(s): Hope Phillips

Grade: 8. Author(s): Hope Phillips Title: Tying Knots: An Introductory Activity for Writing Equations in Slope-Intercept Form Prior Knowledge Needed: Grade: 8 Author(s): Hope Phillips BIG Idea: Linear Equations how to analyze data from

More information

AN UNDERWATER AUGMENTED REALITY SYSTEM FOR COMMERCIAL DIVING OPERATIONS

AN UNDERWATER AUGMENTED REALITY SYSTEM FOR COMMERCIAL DIVING OPERATIONS SYSTEM FOR COMMERCIAL DIVING OPERATIONS ROGELIO!MORALES-GARCÍA, PETER!KEITLER,!PATRICK!MAIER, GUDRUN!KLINKER! FACHGEBIET AUGMENTED (FAR) OCEANS '09 MTS/IEEE BILOXI "MARINE TECHNOLOGY FOR OUR FUTURE: GLOBAL

More information

The Walkability Indicator. The Walkability Indicator: A Case Study of the City of Boulder, CO. College of Architecture and Planning

The Walkability Indicator. The Walkability Indicator: A Case Study of the City of Boulder, CO. College of Architecture and Planning 1 : A Case Study of the City of Boulder, CO College of Architecture and Planning University of Colorado Author Note: Daryoosh Ardalan, Urban Regional Planning, College of Architecture and Planning, University

More information

IMPROVED SAFETY SURFACE ACCESS AT LOW COST AIRPORTS: KUALA LUMPUR INTERNATIONAL AIRPORT, MALAYSIA CASE STUDY

IMPROVED SAFETY SURFACE ACCESS AT LOW COST AIRPORTS: KUALA LUMPUR INTERNATIONAL AIRPORT, MALAYSIA CASE STUDY IMPROVED SAFETY SURFACE ACCESS AT LOW COST AIRPORTS: KUALA LUMPUR INTERNATIONAL AIRPORT, MALAYSIA CASE STUDY Rohafiz Sabar, Mustakim Melan, Nur Khairiel Anuar Universiti Utara Malaysia Transport and Logistics

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

CS 528 Mobile and Ubiquitous Computing Lecture 7a: Applications of Activity Recognition + Machine Learning for Ubiquitous Computing.

CS 528 Mobile and Ubiquitous Computing Lecture 7a: Applications of Activity Recognition + Machine Learning for Ubiquitous Computing. CS 528 Mobile and Ubiquitous Computing Lecture 7a: Applications of Activity Recognition + Machine Learning for Ubiquitous Computing Emmanuel Agu Applications of Activity Recognition Recall: Activity Recognition

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

Combined impacts of configurational and compositional properties of street network on vehicular flow

Combined impacts of configurational and compositional properties of street network on vehicular flow Combined impacts of configurational and compositional properties of street network on vehicular flow Yu Zhuang Tongji University, Shanghai, China arch-urban@163.com Xiaoyu Song Tongji University, Shanghai,

More information

Update on Regional Bicycle, Pedestrian, & Trail Planning. Presented to TCC November 21, 2014

Update on Regional Bicycle, Pedestrian, & Trail Planning. Presented to TCC November 21, 2014 Update on Regional Bicycle, Pedestrian, & Trail Planning Presented to TCC November 21, 2014 Survey Measure Assess Focus Area Performance- Driven Process Policy Policy Implement Plan Criteria Criteria Criteria

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

Public Workshop #2. September 14, 2016

Public Workshop #2. September 14, 2016 Public Workshop #2 September 14, 2016 Agenda Welcome Project Overview Where We Have Been Alternatives for State Street Land Use Street Design Next Steps 2 Project Overview Create a Vibrant State Street

More information

CAAD CTF 2018 Rules June 21, 2018 Version 1.1

CAAD CTF 2018 Rules June 21, 2018 Version 1.1 CAAD CTF 2018 Rules June 21, 2018 Version 1.1 The organizer will invite 5 teams to participate CAAD CTF 2018. We will have it in Las Vegas on Aug. 10 th, 2018. The rules details are below: 1. Each team

More information

Community Task Force March 14, 2018

Community Task Force March 14, 2018 Community Task Force March 14, 2018 Welcome and Introductions Project Partners Regional Transportation District (RTD) City of Aurora Colorado Department of Transportation (CDOT) Denver Regional Council

More information

Bicycle and Pedestrian Level of Service Evaluation

Bicycle and Pedestrian Level of Service Evaluation Bicycle and Pedestrian Level of Service Evaluation June 214 Florida Department of Transportation Bicycle and Pedestrian Evaluation Prepared by Sprinkle Consulting Cambridge Systematics For the Florida

More information

HIGHWAY 11 CORRIDOR STUDY

HIGHWAY 11 CORRIDOR STUDY HIGHWAY 11 CORRIDOR STUDY Executive Summary August 2016 Roseau County?æA@?çA@ Warroad Lake of the Woods Roseau Roosevelt Badger?ÄA@ Greenbush Legend N Hwy 11 Study Area Figure 1: Corridor Study Limits

More information

Exhibit 1 PLANNING COMMISSION AGENDA ITEM

Exhibit 1 PLANNING COMMISSION AGENDA ITEM Exhibit 1 PLANNING COMMISSION AGENDA ITEM Project Name: Grand Junction Circulation Plan Grand Junction Complete Streets Policy Applicant: City of Grand Junction Representative: David Thornton Address:

More information

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS #19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS Final Research Report Luis E. Navarro-Serment, Ph.D. The Robotics Institute Carnegie Mellon University November 25, 2018. Disclaimer

More information

Developing a Bike/Pedestrian Plan Using ArcInfo and Public Participation Rob Shumowsky, Madison County Council of Governments

Developing a Bike/Pedestrian Plan Using ArcInfo and Public Participation Rob Shumowsky, Madison County Council of Governments Developing a Bike/Pedestrian Plan Using ArcInfo and Public Participation Rob Shumowsky, Madison County Council of Governments Abstract: The Madison County Council of Governments is creating a bike/pedestrian

More information

THE UNIVERSITY OF HULL

THE UNIVERSITY OF HULL THE UNIVERSITY OF HULL Investigation of motivation in agents using the simulation of 5-aside football being a Thesis submitted for the Degree of Master of Science in the University of Hull by Humberto

More information

NCCP Swimming 301 Course Summary

NCCP Swimming 301 Course Summary 1 INTRODUCTION 3:30 This module provides coaches with an overview of the 301 course, what is expected of the coaches and most importantly what coaches can expect to get out of attending the 301 course.

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

Pedestrian, Bicycle and Traffic Calming Strategic Implementation Plan. January 18, 2011

Pedestrian, Bicycle and Traffic Calming Strategic Implementation Plan. January 18, 2011 Pedestrian, Bicycle and Traffic Calming Strategic Implementation Plan January 18, 2011 Tonight s Agenda Receive update on project Provide feedback on two policy issues Complete Streets Policy Project Prioritization

More information

F u n d a m e n t a l s o f G r a p h i c D e s i g n

F u n d a m e n t a l s o f G r a p h i c D e s i g n 9 1 3 6 F u n d a m e n t a l s o f G r a p h i c D e s i g n 20S/20E/20M A Graphic Design Course 9 1 3 6 : F u n d a m e n t a l s o f G r a p h i c D e s i g n 2 0 S / 2 0 E / 2 0 M Course Description

More information

Robust Task Execution: Procedural and Model-based. Outline. Desiderata: Robust Task-level Execution

Robust Task Execution: Procedural and Model-based. Outline. Desiderata: Robust Task-level Execution Robust Task Execution: Procedural and Model-based Mission Goals and Environment Constraints Temporal Planner Temporal Network Solver Projective Task Expansion Initial Conditions Temporal Plan Dynamic Scheduling

More information

ONTARIO RACING PROGRAM Implementation Criteria

ONTARIO RACING PROGRAM Implementation Criteria Ontario Racing Commission Suite 400 10 Carlson Court Toronto, Ontario M9W 6L2 Tel 416 213-0520 Fax 416 213-7827 Commission des courses de l Ontario Bureau 400 10 Carlson Court Toronto (Ontario) M9W 6L2

More information

Lesson: Airspeed Control

Lesson: Airspeed Control 11/20/2018 Airspeed Control Page 1 Lesson: Airspeed Control Objectives: o Knowledge o An understanding of the aerodynamics related to airspeed control o Skill o The ability to establish and maintain a

More information

Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings

Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings Objectives The goal of this study is to advance the state of the art in understanding

More information

Spreading Activation in Soar: An Update

Spreading Activation in Soar: An Update Spreading Activation in Soar: An Update Steven Jones Computer Science and Engineering, University of Michigan, Ann Arbor scijones@umich.edu June 13, 2016 Steven Jones (U-M) Spreading Activation in Soar

More information

Appendix C. Corridor Spacing Research

Appendix C. Corridor Spacing Research Appendix C. Corridor Spacing Research Task 3 of the Twin Cities Bicycle Study called for the development of bicycle corridor spacing guidelines. This section summarizes research of the spacing of planned

More information

Course Information Version

Course Information Version Course Information Version 9 2017 Contents Workshops for Teachers: VolleySport Mini Volley Super Mini Volley Coaching Courses: UKCC Level 1 UKCC Level 2 Volleyball England Level 3 Beach Volleyball Coaching

More information

Tuesday, September 25 th Mount Holly Municipal Complex 400 East Central Avenue 5:30pm to 7:30pm. Activity Stations o Where do you Live?

Tuesday, September 25 th Mount Holly Municipal Complex 400 East Central Avenue 5:30pm to 7:30pm. Activity Stations o Where do you Live? Meeting Information Overview The public workshop for the Mount Holly Comprehensive Bicycle Plan occurred on September 25, 2018. The drop-in workshop allowed attendees to participate in a series of interactive

More information

Predicting Horse Racing Results with Machine Learning

Predicting Horse Racing Results with Machine Learning Predicting Horse Racing Results with Machine Learning LYU 1703 LIU YIDE 1155062194 Supervisor: Professor Michael R. Lyu Outline Recap of last semester Object of this semester Data Preparation Set to sequence

More information

The Application of Pedestrian Microscopic Simulation Technology in Researching the Influenced Realm around Urban Rail Transit Station

The Application of Pedestrian Microscopic Simulation Technology in Researching the Influenced Realm around Urban Rail Transit Station Journal of Traffic and Transportation Engineering 4 (2016) 242-246 doi: 10.17265/2328-2142/2016.05.002 D DAVID PUBLISHING The Application of Pedestrian Microscopic Simulation Technology in Researching

More information

UAV-based monitoring of pedestrian groups

UAV-based monitoring of pedestrian groups UAV-based monitoring of pedestrian groups Florian Burkert, Friedrich Fraundorfer Technische Universität München, 04.09.2013, UAV-g 2013, Rostock 1 Motivation 2 Overview State of the art UAV imagery for

More information

Active Travel and Exposure to Air Pollution: Implications for Transportation and Land Use Planning

Active Travel and Exposure to Air Pollution: Implications for Transportation and Land Use Planning Active Travel and Exposure to Air Pollution: Implications for Transportation and Land Use Planning Steve Hankey School of Public and International Affairs, Virginia Tech, 140 Otey Street, Blacksburg, VA

More information

Rules Modernization FAQs March 2018 Update

Rules Modernization FAQs March 2018 Update Rules Modernization FAQs March 2018 Update Background Questions 1. What was the motivation to modernize the Rules of Golf? The Rules of Golf are normally revised in a regular four-year cycle that allows

More information

Complete Streets for Eastham Prioritization Plan Eastham Library JUNE 13, 2018

Complete Streets for Eastham Prioritization Plan Eastham Library JUNE 13, 2018 Complete Streets for Eastham Prioritization Plan Eastham Library JUNE 13, 2018 Bridge Street Bridge, Eastham What is a Complete Street? Complete Streets Defined: A Complete Street is one that provides

More information

TALKING ABOUT HOCKEY. Warm Up. Overview. Materials. Essential Question. Standards

TALKING ABOUT HOCKEY. Warm Up. Overview. Materials. Essential Question. Standards TALKING ABOUT HOCKEY Overview ELA Learning Objective: I can understand and define basic hockey terms. (~60 minutes) In this lesson, students will become familiar with common hockey terms that will serve

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

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

SERIES SIMULATORS SIMULATORS SIMULATORS

SERIES SIMULATORS SIMULATORS SIMULATORS S Series Simulators S TRUSTED BY THE WOODS Their new technology is impressive, as it allows me to shape my shots the way I want to. PROS SPIETH The Full Swing sim is the closest thing to being out on the

More information

Supplementary Material for Bayes Merging of Multiple Vocabularies for Scalable Image Retrieval

Supplementary Material for Bayes Merging of Multiple Vocabularies for Scalable Image Retrieval Supplementary Material for Bayes Merging of Multiple Vocabularies for Scalable Image Retrieval 1. Overview This document includes supplementary material to Bayes Merging of Multiple Vocabularies for Scalable

More information

DESIGNING PERCEPTUAL MOTOR SKILL DEVELOPMENT PROGRAMS FOR SQUASH

DESIGNING PERCEPTUAL MOTOR SKILL DEVELOPMENT PROGRAMS FOR SQUASH DESIGNING PERCEPTUAL MOTOR SKILL DEVELOPMENT PROGRAMS FOR SQUASH by Roger Flynn (Grad. Dip. Elite Sports Coaching) Designing Perceptual Motor Skill Development Programs for Squash Introduction by Roger

More information

WALKNBIKE DRAFT PLAN NASHVILLE, TENNESSEE EXECUTIVE SUMMARY NASHVILLE, TENNESSEE

WALKNBIKE DRAFT PLAN NASHVILLE, TENNESSEE EXECUTIVE SUMMARY NASHVILLE, TENNESSEE NASHVILLE, TENNESSEE EXECUTIVE SUMMARY Executive Summary A world-class multi-modal transportation system is essential to a vibrant city and better quality of life. -Mayor Barry The WalknBike plan aims

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

5.0 Roadway System Plan

5.0 Roadway System Plan Southwest Boise Transportation Study Page 16 5.0 Roadway System Plan The Roadway System Plan outlines roadway improvements in the Initial Study Area. It forecasts future deficiencies on the arterial system,

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

APPENDIX A. GIS ANALYSIS FOR THE MRT

APPENDIX A. GIS ANALYSIS FOR THE MRT APPENDIX A. GIS ANALYSIS FOR THE MRT The Iowa Mississippi River Trail plan was created through a data-driven analysis using geographic information systems. GIS integrates map images with relevant data,

More information

Chapter 3: Two-Dimensional Motion and Vectors

Chapter 3: Two-Dimensional Motion and Vectors Assumption College English Program Mr. Stephen Dobosh s EP- M 4 P h y s i c s C l a s s w o r k / H o m e w o r k P a c k e t Chapter 3: Two-Dimensional Motion and Vectors Section 1: Introduction to Vectors

More information

VGI for mapping change in bike ridership

VGI for mapping change in bike ridership VGI for mapping change in bike ridership D. Boss 1, T.A. Nelson* 2 and M. Winters 3 1 Unviersity of Victoria, Victoria, Canada 2 Arizona State University, Arizona, USA 3 Simon Frasier University, Vancouver,

More information

Turbulence and How to Avoid It

Turbulence and How to Avoid It Turbulence and How to Avoid It Lesson Overview Wind turbines work best when they are exposed to consistent winds moving with constant speed and direction. Turbulence ( swirling winds ) causes problems.

More information

Lee s Summit Road Improvement Study Public Open House June 7, 2007 Summary of Comment Card Responses

Lee s Summit Road Improvement Study Public Open House June 7, 2007 Summary of Comment Card Responses Lee s Summit Road Improvement Study Public Open House June 7, 2007 Summary of Comment Card Responses Introduction At the Lee s Summit Road Improvement Study Public Open House held Thursday, June 7, 2007

More information

Designing a Bicycle and Pedestrian Count Program in Blacksburg, VA

Designing a Bicycle and Pedestrian Count Program in Blacksburg, VA Designing a Bicycle and Pedestrian Count Program in Blacksburg, VA Steve Hankey (Virginia Tech) Andrew Mondschein (U or Virginia) Ralph Buehler (Virginia Tech) Issue/objective Issue No systematic traffic

More information

HANGING ROCK STATE PARK EXPANSION MASTER PLAN PHASE TWO INITIAL CONCEPTS INSTRUCTIONS

HANGING ROCK STATE PARK EXPANSION MASTER PLAN PHASE TWO INITIAL CONCEPTS INSTRUCTIONS ABOUT THE PROJECT The Master Plan for the Expansion of Hanging Rock State Park will create a vision for the nearly 750 acres of land added to the park in 2014. The new property includes Vade Mecum, which

More information

Department of Transportation

Department of Transportation Department of Transportation I. Internal Scan The number of older drivers in the United States will double over the next 30 years. By 2030 one in five Americans will be age 65 or older. On a licensed-driver

More information

REPORT District of Maple Ridge

REPORT District of Maple Ridge REPORT District of Maple Ridge Traffic Calming Policy This report is prepared for the sole use of the District of Maple Ridge. No representations of any kind are made by Urban Systems Ltd. or its employees

More information

TIPS Planning Form for Infants and Toddlers

TIPS Planning Form for Infants and Toddlers TIPS Planning Form for Infants and Toddlers Tune In, Introduce the Book, Promote Language, Summarize the Book T: Tune In Book Title: Curious George Goes ing Author: H.A. Rey Engage the child/children in

More information

ComfRide - A Smartphone based Comfortable Public Route Recommendation

ComfRide - A Smartphone based Comfortable Public Route Recommendation ComfRide - A Smartphone based Comfortable Public Route Recommendation Authors: Rohit Verma, Surjya Ghosh, Mahankali Saketh, Niloy Ganguly, Bivas Mitra, Sandip Chakraborty Indian Institute of Technology

More information

The previous chapters in this plan have established the value of this plan (Chapter 1), the

The previous chapters in this plan have established the value of this plan (Chapter 1), the 4 Making Madison an Even Better Place to Walk: Vision, Goals, Objectives The previous chapters in this plan have established the value of this plan (Chapter 1), the importance of walking (Chapter 2), and

More information

Vision Zero High Injury Network Methodology

Vision Zero High Injury Network Methodology Vision Zero High Injury Network Methodology DATA SETS USED: 1. Reportable crashes in Philadelphia from 2012-2016, available as open data through PennDOT 2. Street Centerline geographic layer, maintained

More information

Rules Modernization FAQs March 2018 Update

Rules Modernization FAQs March 2018 Update Rules Modernization FAQs March 2018 Update Background Questions 1. What was the motivation to modernize the Rules of Golf? The Rules of Golf are normally revised in a regular four-year cycle that allows

More information

Cyclists gaze behavior in urban space: an eye-tracking experiment on bicycle facilities.

Cyclists gaze behavior in urban space: an eye-tracking experiment on bicycle facilities. Scientific Seminar SIDT 2015 Torino 15.09.2015 Cyclists gaze behavior in urban space: an eye-tracking experiment on bicycle facilities. Alessandra Mantuano, Silvia Bernardi, Federico Rupi DICAM Department

More information

Rhode Island Moving Forward Long-Range Transportation Plan 2040 Municipal Roundtable Newport County

Rhode Island Moving Forward Long-Range Transportation Plan 2040 Municipal Roundtable Newport County Rhode Island Moving Forward Long-Range Transportation Plan 2040 Municipal Roundtable Newport County www.planri.com PlanRI2040@gmail.com Municipal Roundtable Meeting Summary Date/time: Location: Wednesday,

More information

Universal Style Transfer via Feature Transforms

Universal Style Transfer via Feature Transforms Universal Style Transfer via Feature Transforms Yijun Li, Chen Fang, Jimei Yang, Zhaowen Wang, Xin Lu, Ming-Hsuan Yang UC Merced, Adobe Research, NVIDIA Research Presented: Dong Wang (Refer to slides by

More information

AN EARTHWORK HILL, RINGED WITH SEATING AND SHAPED TO SLOPE DOWN TO THE RIVER, FORMS THE CENTERPIECE TO A NEW SOCIAL PIER. A WOOD SEATING TERRACE

AN EARTHWORK HILL, RINGED WITH SEATING AND SHAPED TO SLOPE DOWN TO THE RIVER, FORMS THE CENTERPIECE TO A NEW SOCIAL PIER. A WOOD SEATING TERRACE AN EARTHWORK HILL, RINGED WITH SEATING AND SHAPED TO SLOPE DOWN TO THE RIVER, FORMS THE CENTERPIECE TO A NEW SOCIAL PIER. A WOOD SEATING TERRACE FACES SOUTH. A DRAMATIC RAMP RISES ALONG THE NORTH FACE

More information

February 2018 Mixed Topic Survey Results

February 2018 Mixed Topic Survey Results February 2018 Mixed Topic Survey Results BACKGROUND The Edmonton Insight Community is a panel of over 7,000 Edmontonians (February 2018) who provide feedback to help City of Edmonton Council and administration

More information

Web Based Bicycle Trip Planning for Broward County, Florida

Web Based Bicycle Trip Planning for Broward County, Florida Web Based Bicycle Trip Planning for Broward County, Florida Hartwig H. HOCHMAIR University of Florida 3205 College Avenue Fort Lauderdale, FL 33314, USA hhhochmair@ufl.edu Jennifer FU Florida International

More information

The system design must obey these constraints. The system is to have the minimum cost (capital plus operating) while meeting the constraints.

The system design must obey these constraints. The system is to have the minimum cost (capital plus operating) while meeting the constraints. Computer Algorithms in Systems Engineering Spring 2010 Problem Set 6: Building ventilation design (dynamic programming) Due: 12 noon, Wednesday, April 21, 2010 Problem statement Buildings require exhaust

More information

Diver Training Options

Diver Training Options MAIN INTERNET ON-SITE TAILORED PACKAGES INTER-COMPANY Diver Training Options DBI offers a menu of tailored courses Designed for users as well as IT Professionals to learn how to master the functionality

More information

TULSA CITY COUNCIL CAPITAL IMPROVEMENT PROGRAM TASK FORCE MEETING JANUARY

TULSA CITY COUNCIL CAPITAL IMPROVEMENT PROGRAM TASK FORCE MEETING JANUARY CITY OF TULSA BICYCLE & PEDESTRIAN INFRASTRUCTURE TULSA CITY COUNCIL CAPITAL IMPROVEMENT PROGRAM TASK FORCE MEETING JANUARY 31, 2013 CITY OF TULSA ENGINEERING SERVICES DEPARTMENT CITY OF TULSA ADA TRANSITION

More information

Chapter 3: Multi-Modal Circulation and Streetscapes

Chapter 3: Multi-Modal Circulation and Streetscapes CHAPTER 3: MULTI-MODAL CIRCULATION AND STREETSCAPES Chapter 3: Multi-Modal Circulation and Streetscapes Overview Streetscape improvements have already been completed for Depot Street between Main Avenue

More information

Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up

Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Warm up Solve applied problems using the attributes of similar triangles. Solve problems using ratio and proportions. Investigate the fundamental concepts behind trigonometry: three basic trig functions and how

More information

A CHANCE TO RIDE. Lesson 3 Pedestrian Safety & Awareness of Surroundings

A CHANCE TO RIDE. Lesson 3 Pedestrian Safety & Awareness of Surroundings A CHANCE TO RIDE Lesson 3 Pedestrian Safety & Awareness of Surroundings Introduction Pedestrian Safety & Awareness of Surroundings Techniques of pedestrian travel including safe street crossing need to

More information

Adaptability and Fault Tolerance

Adaptability and Fault Tolerance Adaptability and Fault Tolerance Rogério de Lemos University of Kent, UK Context: self-* and dependability; Focus: adaptability and fault tolerance; State of the art; Conclusions; Rogério de Lemos ICSE

More information

explore AerodYnAmics Texas Alliance for Minorities in Engineering, Trailblazer II

explore AerodYnAmics Texas Alliance for Minorities in Engineering, Trailblazer II explore AerodYnAmics EXPLORE AERODYNAMICS YOUR MISSION: Help students understand why aerodynamics are important. Encourage them to imagine themselves with a job in this field, designing cars, buildings,

More information