1. The document presents a method for detecting and classifying diseases in tomato leaves using a convolutional neural network model.
2. The proposed CNN model achieved an overall accuracy of 96.26% on the PlantVillage tomato dataset, outperforming fine-tuned InceptionResNetV2 and InceptionV3 models.
3. The model consists of four convolutional layers, four max pooling layers, and three fully connected layers, and is able to detect different tomato diseases with good individual class accuracies.