Hi, so I have been spending almost 2 days on this issue,
I have gone over the process multiple times and gone through each part of the code multiple times but I can’t seem to get the Error from reference value below 0.05 and I am not sure what I am doing incorrectly in the code. the shapes In every step seem correct. If someone can help me out that would be greatly appreciated.
Mina’s case was using this in Ex 1
:
spatial_map_all_dims, grads_val_all_dims = get_spatial_maps_and_gradient([image])
which is incorrect. Using the correct function will fix the failing test.