Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Aaron Michael Burry is active.

Publication


Featured researches published by Aaron Michael Burry.


computer vision and pattern recognition | 2014

Estimating Gaze Direction of Vehicle Drivers Using a Smartphone Camera

Meng-Che Chuang; Raja Bala; Edgar A. Bernal; Peter Paul; Aaron Michael Burry

Many automated driver monitoring technologies have been proposed to enhance vehicle and road safety. Most existing solutions involve the use of specialized embedded hardware, primarily in high-end automobiles. This paper explores driver assistance methods that can be implemented on mobile devices such as a consumer smartphone, thus offering a level of safety enhancement that is more widely accessible. Specifically, the paper focuses on estimating driver gaze direction as an indicator of driver attention. Input video frames from a smartphone camera facing the driver are first processed through a coarse head pose direction. Next, the locations and scales of face parts, namely mouth, eyes, and nose, define a feature descriptor that is supplied to an SVM gaze classifier which outputs one of 8 common driver gaze directions. A key novel aspect is an in-situ approach for gathering training data that improves generalization performance across drivers, vehicles, smartphones, and capture geometry. Experimental results show that a high accuracy of gaze direction estimation is achieved for four scenarios with different drivers, vehicles, smartphones and camera locations.


Proceedings of SPIE | 2012

Image simulation for automatic license plate recognition

Raja Bala; Yonghui Zhao; Aaron Michael Burry; Vladimir Kozitsky; Claude S. Fillion; Craig Saunders; Jose A. Rodriguez-Serrano

Automatic license plate recognition (ALPR) is an important capability for traffic surveillance applications, including toll monitoring and detection of different types of traffic violations. ALPR is a multi-stage process comprising plate localization, character segmentation, optical character recognition (OCR), and identification of originating jurisdiction (i.e. state or province). Training of an ALPR system for a new jurisdiction typically involves gathering vast amounts of license plate images and associated ground truth data, followed by iterative tuning and optimization of the ALPR algorithms. The substantial time and effort required to train and optimize the ALPR system can result in excessive operational cost and overhead. In this paper we propose a framework to create an artificial set of license plate images for accelerated training and optimization of ALPR algorithms. The framework comprises two steps: the synthesis of license plate images according to the design and layout for a jurisdiction of interest; and the modeling of imaging transformations and distortions typically encountered in the image capture process. Distortion parameters are estimated by measurements of real plate images. The simulation methodology is successfully demonstrated for training of OCR.


Proceedings of SPIE | 2012

Application of the SNoW machine learning paradigm to a set of transportation imaging problems

Peter Paul; Aaron Michael Burry; Yuheng Wang; Vladimir Kozitsky

Machine learning methods have been successfully applied to image object classification problems where there is clear distinction between classes and where a comprehensive set of training samples and ground truth are readily available. The transportation domain is an area where machine learning methods are particularly applicable, since the classification problems typically have well defined class boundaries and, due to high traffic volumes in most applications, massive roadway data is available. Though these classes tend to be well defined, the particular image noises and variations can be challenging. Another challenge is the extremely high accuracy typically required in most traffic applications. Incorrect assignment of fines or tolls due to imaging mistakes is not acceptable in most applications. For the front seat vehicle occupancy detection problem, classification amounts to determining whether one face (driver only) or two faces (driver + passenger) are detected in the front seat of a vehicle on a roadway. For automatic license plate recognition, the classification problem is a type of optical character recognition problem encompassing multiple class classification. The SNoW machine learning classifier using local SMQT features is shown to be successful in these two transportation imaging applications.


workshop on applications of computer vision | 2014

Comparison of face detection and image classification for detecting front seat passengers in vehicles

Yusuf Artan; Peter Paul; Florent Perronin; Aaron Michael Burry

Due to the high volume of traffic on modern roadways, transportation agencies have proposed High Occupancy Vehicle (HOV) lanes and High Occupancy Tolling (HOT) lanes to promote car pooling. However, enforcement of the rules of these lanes is currently performed by roadside enforcement officers using visual observation. Manual roadside enforcement is known to be inefficient, costly, potentially dangerous, and ultimately ineffective. Violation rates up to 50%-80% have been reported, while manual enforcement rates of less than 10% are typical. Therefore, there is a need for automated vehicle occupancy detection to support HOV/HOT lane enforcement. A key component of determining vehicle occupancy is to determine whether or not the vehicles front passenger seat is occupied. In this paper, we examine two methods of determining vehicle front seat occupancy using a near infrared (NIR) camera system pointed at the vehicles front windshield. The first method examines a state-of-the-art deformable part model (DPM) based face detection system that is robust to facial pose. The second method examines state-of-the-art local aggregation based image classification using bag-of-visual-words (BOW) and Fisher vectors (FV). A dataset of 3000 images was collected on a public roadway and is used to perform the comparison. From these experiments it is clear that the image classification approach is superior for this problem.


international conference on intelligent transportation systems | 2013

Automated fault detection in violation enforcement cameras within Electronic Toll Collection systems

Anurag Ganguli; Ajay Raghavan; Vladimir Kozitsky; Aaron Michael Burry

Electronic Toll Collection facilities offer travelers the ability to pay toll electronically, most commonly via Radio Frequency Identification (RFID) transponders placed within the vehicle. ETCs are complex systems comprising of a multitude of sensing and electronics equipment. To prevent violation, photo enforcement cameras are used to capture license plate images of the violating vehicle. To ensure adequate image quality and integrity of these cameras, it is standard maintenance practice to manually review camera images on a periodic basis. The manual review process can be expensive, error prone and may involve only a fraction of the images actually captured. To address this problem, we present algorithmic tools that can be used to automatically review images to detect any potential camera faults, thus, reduce human workload and increase maintenance efficiency. Wherever possible, we use no-reference or reduced-reference approaches for fault detection.


international conference on acoustics, speech, and signal processing | 2014

Low rank sparsity prior for robust video anomaly detection

Xuan Mo; Vishal Monga; Raja Bala; Zhigang Fan; Aaron Michael Burry

Recently, sparsity based classification has been applied to video anomaly detection. A linear model is assumed over video features (e.g. trajectories) such that the feature representation of a new event is written as a sparse linear combination of existing feature representations in the dictionary. Sparsity based video anomaly detection shows promise but open challenges remain in that existing methods assume object specific and class specific event dictionaries making them applicable mostly in highly structured scenarios. Second, using conventional sparsity models on matrices/vectors, the computational burden is often high. In this work, we advocate a more general and practical sparsity model using a low-rank structure on the matrix of sparse coefficients. We find that enforcing a low-rank structure can ease the rigidity of traditional row-sparse constraints on sparse coefficient vectors/matrices. Because low-rank matrices are of course not always sparse, an additional l1 regularization term is added. Further, if rank is substituted by its convex nuclear norm alternative, then significant computational benefits can be obtained over existing methods in sparsity based video anomaly detection. Experimental evaluation on benchmark video datasets reveal, our method is competitive with state-of-the art while providing robustness benefits under occlusion.


international conference on intelligent transportation systems | 2013

Practical methods for sparsity based video anomaly detection

Xuan Mo; Vishal Monga; Raja Bala; Jose A. Rodrguez-Serrano; Zhigang Fan; Aaron Michael Burry

Video anomaly detection can be used in the transportation domain to identify unusual patterns such as traffic violations, accidents, unsafe driver behavior, street crime, and other suspicious activities. Recently, sparse reconstruction techniques have been used for image classification, and shown to provide excellent robustness to occlusion. This progress has also been leveraged for sparsity based video anomaly detection where test trajectories are expressed as sparse linear combinations of example trajectories from a given (normal or anomalous) class. While sparsity based anomaly detection techniques are promising, they pose practical challenges due to their increased computational burden and the need for generous manually labeled training (even if only for normal event trajectories). Our work focuses on overcoming these limitations. Our central contribution is a dictionary design and optimization technique that can effectively reduce the size of training dictionaries that enable sparsity based classification/anomaly detection without adversely influencing detection performance. We also suggest the use of state of the art automatic trajectory clustering techniques for initializing dictionaries which can alleviate the burden of manual labeling. Experimental results show that significant computational advantages can be obtained with the proposed techniques with little performance loss over using large and manually labeled dictionaries of example trajectories.


Journal of Electronic Imaging | 2017

Video redaction: a survey and comparison of enabling technologies

Shagan Sah; Ameya Shringi; Raymond W. Ptucha; Aaron Michael Burry; Robert P. Loce

Abstract. With the prevalence of video recordings from smart phones, dash cams, body cams, and conventional surveillance cameras, privacy protection has become a major concern, especially in light of legislation such as the Freedom of Information Act. Video redaction is used to obfuscate sensitive and personally identifiable information. Today’s typical workflow involves simple detection, tracking, and manual intervention. Automated methods rely on accurate detection mechanisms being paired with robust tracking methods across the video sequence to ensure the redaction of all sensitive information while minimizing spurious obfuscations. Recent studies have explored the use of convolution neural networks and recurrent neural networks for object detection and tracking. The present paper reviews the redaction problem and compares a few state-of-the-art detection, tracking, and obfuscation methods as they relate to redaction. The comparison introduces an evaluation metric that is specific to video redaction performance. The metric can be evaluated in a manner that allows balancing the penalty for false negatives and false positives according to the needs of particular application, thereby assisting in the selection of component methods and their associated hyperparameters such that the redacted video has fewer frames that require manual review.


Archive | 2010

Method for automatic license plate recognition using adaptive feature set

Peter Paul; Aaron Michael Burry; William J. Hannaway; Claude S. Fillion


Archive | 2011

METHODS AND SYSTEMS FOR VERIFYING AUTOMATIC LICENSE PLATE RECOGNITION RESULTS

Zhigang Fan; Vladimir Kozitsky; Aaron Michael Burry

Collaboration


Dive into the Aaron Michael Burry's collaboration.

Researchain Logo
Decentralizing Knowledge