Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 339 Bytes

Cassava Leaf Disease Classification

About

Kaggle project, achieved 72% validation accuracy in 5 epochs.

Setup

  1. Create a new conda environment.

  2. Install PyTorch.

  3. pip install -r requirements.txt

Running the Code Locally

After activating your conda environment, run the following command:

python main.py