What is the function "extract_endpoints"?
PeterKim1 opened this issue · comments
Hello.
I have a question about function 'extract_endpoints'
https://github.com/lukemelas/EfficientNet-PyTorch/blob/master/efficientnet_pytorch/model.py#L231
what is reduction level ? (https://github.com/lukemelas/EfficientNet-PyTorch/blob/master/efficientnet_pytorch/model.py#L240)
and I want more explanation about this function.
Thanks.