EfficientNet-PyTorch icon indicating copy to clipboard operation
EfficientNet-PyTorch copied to clipboard

What is the function "extract_endpoints"?

Open PeterKim1 opened this issue 4 years ago • 0 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.

PeterKim1 avatar Oct 02 '21 10:10 PeterKim1