2 papers
cs.CV2021
Neural Network Pruning Through Constrained Reinforcement Learning
Shehryar Malik, Muhammad Umair Haider, Omer Iqbal +1
Network pruning reduces the size of neural networks by removing (pruning) neurons such that the performance drop is minimal. Traditional pruning approaches focus on designing metri…
cs.CV2020
Comprehensive Online Network Pruning via Learnable Scaling Factors
Muhammad Umair Haider, Murtaza Taj
One of the major challenges in deploying deep neural network architectures is their size which has an adverse effect on their inference time and memory requirements. Deep CNNs can…