Skip to main content

On-line Training

PhenoNetLess than 1 minute

🎥 Video guide (YouTube)

📜 Text guide

1. Fill the basic information

image-20230610182646027

2. Fill the training parameters

image-20230610180925193

3. Configuring network and dataset (choose one of three)

  1. Mode one: Training PhenoNet without transfer learning on the self-uploaded dataset.

    image-20230610181053560

    File structure

    image-20230610183741339

  2. Mode two: Training PhenoNet with transfer learning on the self-uploaded dataset.

    image-20230610181039764

    File structure

    image-20230610183741339

  3. Mode three: Training the PhenoNet network on the WheatPheno dataset.

    image-20230610181157715

😒 Common mistakes

  1. No module named 'resources.train.xxx.xxx.unzip.network'

    The private model is not uploaded when training the private model on the wheatpheno dataset, please check it.

  2. Dataset does not conform to formatting requirements.

    Please follow this demo file to build the training dataset.

Contributors: PhenoNet