This document is a master's thesis that evaluates a convolutional neural network for road speed sign detection on an Intel Xeon Phi processor. The thesis first introduces trends in computer vision like the dominance of neural networks. It then describes the research problem of high computational requirements of neural networks. The major contributions are mapping the neural network to effectively utilize the vector capabilities of the Xeon Phi through parallelization and optimization techniques. Evaluation shows speedups of over 12x can be achieved compared to single core performance.