Recently, deep learning approaches have been getting more attention in many research fields. Medical imaging field has been attracting widely by deep learning techniques. An example of this field categories are images segmentations, images registration, images classification and retrieval of images database. This paper is presenting a number of experiments to classify rental images using Convolutional Neural Networks (CNN). These images of retinal could contain laser marks which left by the action of the laser on the surface of the retina. (CNN) is defined as trainable multi-stages architecture composed of multiple stages. The inputs and outputs of each stage are a set of arrays which called the feature maps. For the outputs, every feature map is representing a unique feature which extracted from all the regions which located on the input. Basically, every stage is consisted of three layers which are: a filter bank, a non linearity, and a layer of feature pooling. However, the classic (CNN) is normally consisting of three or less number of layers. The results accuracy were appropriate of more than 90%. As a summary of this paper, a number of considerations are listed for possible improvements and future developments.