Update models
This commit is contained in:
@@ -21,7 +21,7 @@ tensorboard = TensorBoard(log_dir='logs/{}'.format(time()))
|
||||
image_size = (128, 128)
|
||||
|
||||
#model_weights_file='model_resnet50.hdf5'
|
||||
model_name='resnet50_20241022.h5.keras'
|
||||
model_name='resnet50.h5.keras'
|
||||
|
||||
train_ds = tensorflow.keras.preprocessing.image_dataset_from_directory(
|
||||
'C:\\boneyard\\DeepLearning\\data',
|
||||
|
||||
Reference in New Issue
Block a user