shivsondhi/Triplet-Loss

Issue with input shape

Opened this issue · 1 comments

Uncommenting the line to make input work with resNet is throwing an error in reshaping the array

I am getting similar error
ValueError: Error when checking input: expected input_1 to have shape (224, 224, 3) but got array with shape (32, 32, 3)