Skip to main content

Pre-Training Checks

Training will not begin if any prerequisite is missing. The system checks automatically when Start Training is clicked.

Audio Classification & Gesture Recognition

CheckWhat is verified
Audio/Gesture project selectedActive project must be an Audio or Gesture type
Model configuration availablemodel_config.json must exist in the project
Features generatedX_train.npy, X_test.npy, y_train.npy, y_test.npy must exist
Environment accessibleConda environment with required packages must be active

Image Classification

CheckWhat is verified
Image project selectedActive project must be an Image Classification type
Model configuration saved"Save Configuration" must have been clicked
data.yaml existsYAML file must be present in the project root
Environment accessibleConda environment with ultralytics must be active
IMPORTANT

If any check fails, a warning explains what is missing. Resolve it before attempting to start training.