@inproceedings{78cb3150f8fc4098ba691bc5e9c62e1d,
title = "Design of parallelized training system of single class cascade classifier",
abstract = "This paper proposes a new training method of a cascade classifier in order to implement on Hadoop MapReduce platform. Learning process of cascade classifier requires many computations whereas the serialized algorithm does not fit to a parallel platform well. The parallelization is achieved by dividing the training into two parts. Before starting learning for adaptation to required false positive rate, the unit classifiers are trained independently using positive examples and small set of negative examples. To make a chain of classifiers, the latter part performs training using only negative examples.",
keywords = "Cascade classifier, MapReduce, Object detection, Parallel training",
author = "Joongsoo Lee and Jongyoul Park",
note = "Publisher Copyright: {\textcopyright} 2015 IEEE.; 2nd IEEE International Conference on Information Science and Security, ICISS 2015 ; Conference date: 14-12-2015 Through 16-12-2015",
year = "2016",
month = jan,
day = "4",
doi = "10.1109/ICISSEC.2015.7370993",
language = "English",
series = "2015 IEEE 2nd International Conference on InformationScience and Security, ICISS 2015",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
booktitle = "2015 IEEE 2nd International Conference on InformationScience and Security, ICISS 2015",
}