This document presents an HOG-LBP human detector with partial occlusion handling. It begins with an introduction of HOG and LBP features for human detection. It then describes adding cell-structured LBP and concatenating it with HOG to improve performance. Next, it covers handling partial occlusion by segmenting the classifier into local parts and inferring occlusion. Evaluation shows the approach improves detection of occluded pedestrians. It concludes with discussions on speed optimization and a real-time demonstration.