Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setup

Follow the instructions to clone the repository and activate the environment: Autonomy Workflow Software

...

Make sure that any old datasets are out of this directory or have their test, train, val directories renamed (e.g. test_landing_pad , train-old , val0 )! Hiding them in a directory underneath dataset is not sufficient (e.g. ...\datasets\landing_pad\test might still be erroneously used).

Activate Navigate into the repository and activate the environment: Autonomy Workflow Software Navigate into the repository and run

Run training:

Code Block
python -m training

...