This repository contains the code and models for classifying apple tree leaves to detect foliar diseases as part of the Kaggle Plant Pathology 2020 - FGVC7 competition.
The project utilizes ResNet18 and EfficientNet-B0 models and addresses class imbalance through oversampling.