Image recognition and processing is an important segment that is being appliedin many projects such as license plate recognition, face recognition,.... Imagerecognition and classification based on developed Machine learning many applicationsin recent years, such as biomedical image analysis, vehicle target recognition,expression recognition, and character recognition [9]. In this paper, a Machine learningalgorithm is applied to recognize strawberry images, the results are then processedinto data through Python. The process starts from extracting the original data frame,through the correction algorithms to get the image with the right size and ratio. Thoseimages are evaluated by Mahine learning, then the correct images are fed back intoMachine Learning. While the exact results are also processed into data in pythonlanguage to create the database. Through more and more runs the correctlyrecognized images will be fed back into the Machine Learning database to improvespeed and accuracy (higher, better, shorter time, more efficient,…). The results aresimulated on YOLOv7 software (just 1 scan) in colab environment with imagedatabase proving the effectiveness of the proposed method [2].