Öz
Monkeypox is a viral disease that has recently rapidly spread. Experts have trouble diagnosing the disease because it is similar to other smallpox diseases. For this reason, researchers are working on artificial intelligence-based computer vision systems for the diagnosis of monkeypox to make it easier for experts, but a professional dataset has not yet been created. Instead, studies have been carried out on datasets obtained by collecting informal images from the Internet. The accuracy of state-of-the-art deep learning models on these datasets is unknown. Therefore, in this study, monkeypox disease was detected in cowpox, smallpox, and chickenpox diseases using the pre-trained deep learning models VGG-19, VGG-16, MobileNet V2, GoogLeNet, and EfficientNet-B0. In experimental studies on the original and augmented datasets, MobileNet V2 achieved the highest classification accuracy of 99.25% on the augmented dataset. In contrast, the VGG-19 model achieved the highest classification accuracy with 78.82% of the original data. Considering these results, the shallow model yielded better results for the datasets with fewer images. When the amount of data increased, the success of deep networks was better because the weights of the deep models were updated at the desired level.