# Image and model properties
val_image_files_path = system.file('extdata', 'validation', package='rTLsDeep')
# Get damage classes for validation datasets
classes = get_validation_classes(file_path=val_image_files_path)
Run the code above in your browser using DataLab