##Training Data
These Training data are captured from the city roads of Taipei, Taiwan, and some of the training data are from PASCAL. These data are dowanloadable for purpose of research-only.
##Trained Classifier
The haar-like classifier was trained by using these training data and by opencvTrainCascade. The haar-like classifier can achieve about 85% precision alone. It can be more accurate by applying SVM classifier.