To split the dataset into training, validation, and test sets, use the split_dataset.py script. This script will automatically divide the dataset with a 7:2:1 ratio: Before training, ensure all ...