Updates....updates everywhere
This commit is contained in:
@@ -8,7 +8,7 @@ from PIL import ImageFile
|
||||
|
||||
ImageFile.LOAD_TRUNCATED_IMAGES = True
|
||||
|
||||
input_shape = (244, 244, 3)
|
||||
input_shape = (224, 224, 3)
|
||||
|
||||
batch_size = 60
|
||||
model_name = "MobileNetV2FullDataset"
|
||||
|
||||
Reference in New Issue
Block a user