Commit 5fb9faf
committed
Add notebooks for model preparation, training, and evaluation; include data and configuration files
- Created 02_prepare_base_model.ipynb for base model preparation using VGG16.
- Created 03_model_trainer.ipynb for training the model with data augmentation options.
- Created 04_model_evaluation.ipynb for evaluating the trained model and saving results.
- Added data.zip containing necessary datasets for training and evaluation.
- Added test.yaml for configuration testing with sample data.1 parent de4e808 commit 5fb9faf
7 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments