This document summarizes an object detection approach that uses a max-margin Hough transform. It learns weights on codebook entries (visual words) in a discriminative manner using max-margin training to optimize detection performance directly. The approach is shown to outperform baseline methods on several datasets, improving recall at higher thresholds or reducing false positives for a given recall level. Key contributions include learning codebook weights discriminatively rather than using naive Bayes priors, and demonstrating improved accuracy over other state-of-the-art object detection methods.