Skip to content

justinsheu/projects-skeleton-code

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%