EfficientNet-PyTorch
                                
                                 EfficientNet-PyTorch copied to clipboard
                                
                                    EfficientNet-PyTorch copied to clipboard
                            
                            
                            
                        What is the function "extract_endpoints"?
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.