2020
EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning
ECCV 2020poster
Finding out the computational redundant part of a trained Deep Neural Network (DNN) is the key question that pruning algorithms target on. Many algorithms try to predict model performance of the pruned sub-nets by introducing various evaluation methods. But they are either inaccurate or very complic…