udacity/dog-project

extract_Resnet50() returning tensor of dimension (7, 7,2048) but (1,1,2048) is required

beshubh opened this issue · 1 comments

extract_Resnet50() returning tensor of dimension (7, 7,2048) but (1,1,2048) is required

I have this issue too.