Problem Description
The retraining example documentation in doc/developer_guide/retraining_example.md instructs users to run hailo-download-resources --group retrain, but the retrain group does not exist in resources_config.yaml. This causes the download command to fail with the error: Group 'retrain' not found in config.
Steps to Reproduce
- Follow the retraining example guide in
doc/developer_guide/retraining_example.md
- Run the command:
hailo-download-resources --group retrain
- Observe the error:
Group 'retrain' not found in config
Problem Description
The retraining example documentation in
doc/developer_guide/retraining_example.mdinstructs users to runhailo-download-resources --group retrain, but theretraingroup does not exist inresources_config.yaml. This causes the download command to fail with the error:Group 'retrain' not found in config.Steps to Reproduce
doc/developer_guide/retraining_example.mdhailo-download-resources --group retrainGroup 'retrain' not found in config