Efficient Stop Sign Detection Using 3D Scene Geometry Jeffrey Schlosser CS 223b March 17, 2008.

Slides:



Advertisements
Similar presentations
DONG XU, MEMBER, IEEE, AND SHIH-FU CHANG, FELLOW, IEEE Video Event Recognition Using Kernel Methods with Multilevel Temporal Alignment.
Advertisements

Detecting Faces in Images: A Survey
Street Crossing Tracking from a moving platform Need to look left and right to find a safe time to cross Need to look ahead to drive to other side of road.
A vision-based system for grasping novel objects in cluttered environments Ashutosh Saxena, Lawson Wong, Morgan Quigley, Andrew Y. Ng 2007 Learning to.
Tracking Learning Detection
IS THERE A MORE COMPUTATIONALLY EFFICIENT TECHNIQUE FOR SEGMENTING THE OBJECTS IN THE IMAGE? Contour tracking/border following identify the pixels that.
Event prediction CS 590v. Applications Video search Surveillance – Detecting suspicious activities – Illegally parked cars – Abandoned bags Intelligent.
Yiming Zhang SUNY at Buffalo TRAFFIC SIGN RECOGNITION WITH COLOR IMAGE.
Complex Networks for Representation and Characterization of Object For CS790g Project Bingdong Li 11/9/2009.
An Adaptive Windowing Prediction Algorithm for Vehicle Speed Estimation Tun-Wen Pai and Wen-Jung Juang Dept. of CS, National Taiwan Ocean University, Taiwan.
Robust Lane Detection and Tracking
Viola and Jones Object Detector Ruxandra Paun EE/CS/CNS Presentation
Wireless Spectral Imaging System for Remote Sensing Mini Senior Design Project Submitted by Hector Erives August 30, 2006.
0 - 1 © 2007 Texas Instruments Inc, Content developed in partnership with Tel-Aviv University From MATLAB ® and Simulink ® to Real Time with TI DSPs Video.
Fast multiresolution image querying CS474/674 – Prof. Bebis.
CSCE 641 Computer Graphics: Image-based Modeling (Cont.) Jinxiang Chai.
1 Incremental Detection of Text on Road Signs from Video Wen Wu Joint work with Xilin Chen and Jie Yang.
A Brief Overview of Computer Vision Jinxiang Chai.
Deep Green System for real-time tracking and playing the board game Reversi Nadav Erell Intro to Computational and Biological Vision, CS department, Ben-Gurion.
Lecture 11 Stereo Reconstruction I Lecture 11 Stereo Reconstruction I Mata kuliah: T Computer Vision Tahun: 2010.
Final Exam Review CS485/685 Computer Vision Prof. Bebis.
BraMBLe: The Bayesian Multiple-BLob Tracker By Michael Isard and John MacCormick Presented by Kristin Branson CSE 252C, Fall 2003.
Field Robot Project to Develop a Fully Autonomous Vehicle for a Field Environment.
TEAM AR.DRONE Final presentation Ingredients AR drone Drone moving API -Compass -front Camera -bottom Camera.
Dynamic 3D Scene Analysis from a Moving Vehicle Young Ki Baik (CV Lab.) (Wed)
Cognitive Systems Foresight 3D Vision. Cognitive Systems Foresight What are the potential implications of computer vision research for the study of biological.
Reading Between The Lines: Object Localization Using Implicit Cues from Image Tags Sung Ju Hwang and Kristen Grauman University of Texas at Austin Jingnan.
Traffic Sign Pattern Recognition Pilho Kim (ECE), Zhaohua Wang, Yichang (James) Tsai (CE)
Template matching and object recognition. CS8690 Computer Vision University of Missouri at Columbia Matching by relations Idea: –find bits, then say object.
Acquiring 3D models of objects via a robotic stereo head David Virasinghe Department of Computer Science University of Adelaide Supervisors: Mike Brooks.
Major Disciplines in Computer Science Ken Nguyen Department of Information Technology Clayton State University.
Bo QIN, Zongshun MA, Zhenghua FANG, Shengke WANG Computer-Aided Design and Computer Graphics, th IEEE International Conference on, p Presenter.
Autonomous Navigation Based on 2-Point Correspondence 2-Point Correspondence using ROS Submitted By: Li-tal Kupperman, Ran Breuer Advisor: Majd Srour,
Field Robot Project to Develop a Fully Autonomous Vehicle for a Field Environment.
1 Research Question  Can a vision-based mobile robot  with limited computation and memory,  and rapidly varying camera positions,  operate autonomously.
1 Structure of Aalborg University Welcome to Aalborg University.
Efficient Visual Object Tracking with Online Nearest Neighbor Classifier Many slides adapt from Steve Gu.
Expectation-Maximization (EM) Case Studies
CSE 140: Computer Vision Camillo J. Taylor Assistant Professor CIS Dept, UPenn.
Animation Types and Techniques. Content What is Animation Common Types & Techniques Traditional Animation Cut Out Animation Stop Motion Animation Computer.
1/13/ Detection & Recognition of Alert Traffic Signs Chia-Hsiung (Eric) Chen Marcus Chen Tianshi Gao.
ISO Learning how to control light entering your camera.
3:00. 2:59 2:58 2:57 2:56 2:55 2:54 2:53 2:52.
GM-Carnegie Mellon Autonomous Driving CRL 1 TitleRobust Detection of Curbs Thrust AreaPerception Project LeadDavid Wettergreen, CMU Wende Zhang, GM Inna.
Technology Solutions for Tolling and Traffic Management N Video Detection Technology and Marketplace Michael Wieck Business Development Manager, Roadway.
Lec 26: Fundamental Matrix CS4670 / 5670: Computer Vision Kavita Bala.
Image from
Advanced Computer Graphics
Fast multiresolution image querying
Face Detection for Access Control
Laboratory development of an autonomic parking management system
The Architect’s Scale.
Traffic Sign Recognition Using Discriminative Local Features Andrzej Ruta, Yongmin Li, Xiaohui Liu School of Information Systems, Computing and Mathematics.
Automated Guided Vehicle
Comparing NARF and SIFT Key Point Extraction Algorithms
Results for p = 0.1 Graphs at different values of Call Arrival Rate for Call Blocking Probability (in %) System Utilization (Efficiency) (in %) Average.
Presented by Omer Shakil
Top Fire Protection Services Ottawa available on Dubinskyconstruction
Smart Security Cameras at Best Price.
Introduction to Computer and Human Vision
Object Tracking Based on Appearance and Depth Information
Team A – Perception System using Stereo Vision and Radar
Visual Tracking of Cell Boundaries and Geometries
Brief Review of Recognition + Context
Keep the motor running Current Biology
3M™ Connected Roads Enabling Intelligent Infrastructure
Stefan Oßwald, Philipp Karkowski, Maren Bennewitz
Practice Geometry Practice
Complete Vehicle Systems.
Presentation transcript:

Efficient Stop Sign Detection Using 3D Scene Geometry Jeffrey Schlosser CS 223b March 17, 2008

Problem Statement and Data  Quickly and reliably detect stop signs using data acquired from a camera mounted on an autonomous vehicle

Approach  Haar classifiers used to form representation of stop signs  Utilize known geometry:

Approach (cont.) Possible locations and scales of stop signs

Results: Single Image Processing time: 1117 milliseconds Processing time: 275 milliseconds Traditional Algorithm (comprehensive search) Intelligent Algorithm (using 3D scene context)

Results: Image Sequence  Average Processing time: 253 milliseconds  3.9 fps  1.53 FP/image  Average Processing time: 71 milliseconds  14 fps  0.73 FP/image Intelligent Algorithm (using 3D scene context) Traditional Algorithm (comprehensive search)  Even faster times possible with better information

Questions?