model: model_path: ../../stm32ai-modelzoo/image_classification/mobilenetv2/ST_pretrainedmodel_public_dataset/tf_flowers/mobilenetv2_a035_128_fft/mobilenetv2_a035_128_fft.keras operation_mode: evaluation dataset: dataset_name: tf_flowers test_path: ./datasets/flower_photos_testset preprocessing: rescaling: scale: 1/127.5 offset: -1 resizing: interpolation: bilinear aspect_ratio: fit color_mode: rgb mlflow: uri: ./tf/src/experiments_outputs/mlruns hydra: run: dir: ./tf/src/experiments_outputs/${now:%Y_%m_%d_%H_%M_%S}