This document summarizes a research paper that proposes using error level analysis (ELA) as part of a deep learning approach to detect digital image forgeries. ELA works by comparing error levels in an image to identify areas that have been manipulated. The researchers incorporated ELA feature extraction into a convolutional neural network (CNN) model for image forgery detection. Their results found that including ELA improved test and validation accuracy by around 2.7% while only increasing processing time by 5.6%. The paper concludes that combining ELA with deep learning can enhance the detection of image forgeries.