unet
unet copied to clipboard
Input size of images 1024
Hello, im using the input size of 1024 x 1024 instead of 512 and i get the following error: ValueError: Error when checking input: expected input_1 to have shape (1024, 1024, 3) but got array with shape (512, 512, 3).
Can anyone help me ?
Hello, im using the input size of 1024 x 1024 instead of 512 and i get the following error: ValueError: Error when checking input: expected input_1 to have shape (1024, 1024, 3) but got array with shape (512, 512, 3).
Can anyone help me ?
because i have preprocessed the input data