This document presents a CNN-MRF based system for counting people in dense crowd images. The system divides dense crowd images into overlapping patches. A CNN is used to extract features from each patch and regress the patch count. Since patches overlap, neighboring patch counts are strongly correlated. An MRF smooths the patch counts using this correlation to obtain a more accurate overall count. The system was developed to address challenges in accurately locating, sizing, and counting people in dense crowds via detection.