AOFP
AOFP copied to clipboard
question about Algorithm 1
In the Algorithm 1 of the original paper, why do BP in line 11 ? These filters are not be pruned at that time.
Thank you for being interested in this repo. We do BP to update all the parameters (except those blocked by a zero value in the following mask) to recover from the last pruning and get ready for the next.