2

Computation-Performance Optimization of Convolutional Neural Networks with Redundant Filter Removal

Convolutional neural networks (CNNs) are widely employed in modern computer vision algorithms, where the input image is convolved iteratively by many filters to extract the knowledge behind it. However, while the depth of convolutional layers gets …