A deep learning model using convolutional neural networks is proposed for lithography hotspot detection. The model takes layout clip images as input and outputs a prediction of hotspot or non-hotspot. It uses several convolutional and pooling layers to automatically learn features from the images without manual feature engineering. Evaluation shows the deep learning model achieves higher accuracy than previous shallow learning methods that rely on manually designed features.