Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 367 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 367 Bytes

plant-pathology-2020

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.