The use of electronic computerized media is growing along with advances in hardware and software as an analytical tool with various algorithms and methods for classifying and measuring objects in various contexts. This progress aims to overcome the weaknesses that exist in conventional methods used in the identification process. The identification process can be applied to various objects, one of which is an image object. An image is a visual representation of an object formed through a combination of RGB (red, green, blue) colors. RGB color components or features have a range of values from 0 to 255 in an image. Weaving is a type of fabric that is specially made with distinctive motifs. Malay weaving motifs have a lot of diversity, this diversity makes it difficult to distinguish the motifs of these fabrics.This study aims to recognize and distinguish the pattern of Malay woven fabric. The method used in this research is Convolutional Neural Network (CNN). The CNN method has several stages, namely Convolution Layer, Pooling Layer, Rectifed Linear Unit (ReLU) Function, Fully-Connected Layer, Transfer Learning, Optimizer and Accuracy. The dataset used in this research is sourced from Tenun Putri Mas Bengkalis. The dataset used consists of 1000 images of weaving motifs which are divided into 80% training data and 20% testing data, from the existing dataset divided into three categories of weaving motifs namely pucuk rebung, elbow clouds and elbow keluang. The results in this study are considered good because they produce accuracy with a result of 95% with an epoch value of 15. From the results of good enough accuracy, it is hoped that it can help the community in recognizing Malay weaving motifs.