Automatically Generated Project Structure
| Folder / File | Purpose |
|---|---|
| datasets/ | Audio/CSV files (Audio/Gesture) or image files + YOLO labels (Image) |
| Model Config/ | Model architecture configurations and saved settings |
| Preprocessing/ | Audio features and cached data (Audio/Gesture) or YAML split config (Image) |
| Training Logs/ | Training history, checkpoints, and metrics |
| Exported Models/ | Final trained model files |
| project.efabric | Project metadata file |