-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Hi,
I changed the input data to search face recognition network, the input size is (3,112,96),when i run the output = net(input,w,*arch) of train_fn() function in the code of train.py it has displayed that:
RuntimeError: Given input size: (256x28x24). Calculated output size: (256x1x0). Output size is too small at /opt/conda/conda-bld/pytorch_1502001039157/work/torch/lib/THCUNN/generic/SpatialAveragePooling.cu:63

I know i should modified the input size of the SMASH network,but I can not find it, How should I change it? Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels