https://github.com/AaronHeee/MEAL/blob/fd4a23a8ed360dfe91ad6fc55d3214434c1b82d8/models/resnet.py#L114 Why do you add 1 on fc_layer? It seems you have already set it when giving input.
MEAL/models/resnet.py
Line 114 in fd4a23a
Why do you add 1 on fc_layer? It seems you have already set it when giving input.