paper-with-me

Papers

ClassPruning: Speed Up Image Restoration Networks by Dynamic N:M Pruning

2022-11-10 · Yang Zhou, Yuda Song, Hui Qian, Xin Du

Image restoration tasks have achieved tremendous performance improvements with the rapid advancement of deep neural networks. However, most prevalent deep learning models perform inference statically, ignoring that different images have varying restoration difficulties and lightly degraded images can be well restored by slimmer subnetworks. To this end, we propose a new solution pipeline dubbed ClassPruning that utilizes networks with different capabilities to process images with varying restoration difficulties. In particular, we use a lightweight classifier to identify the image restoration difficulty, and then the sparse subnetworks with different capabilities can be sampled based on predicted difficulty by performing dynamic N:M fine-grained structured pruning on base restoration networks. We further propose a novel training strategy along with two additional loss terms to stabilize training and improve performance. Experiments demonstrate that ClassPruning can help existing methods save approximately 40% FLOPs while maintaining performance.

📄 PDF Abstract BibTeX arXiv:2211.05488

Code (0)

등록된 구현이 없습니다.

Tasks

Image Restoration

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Attentive Fine-Grained Structured Sparsity for Image Restoration

2022-04-26 · CVPR 2022 1 · Junghun Oh, Heewon Kim, Seungjun Nah, Cheeun Hong 외

Image restoration tasks have witnessed great performance improvement in recent years by developing large deep models. Despite the outstanding performance, the heavy computation demanded by the deep models has restricted …

DeblurringImage RestorationSuper-Resolution

Exploring and Evaluating Image Restoration Potential in Dynamic Scenes

2022-03-22 · CVPR 2022 1 · Cheng Zhang, Shaolin Su, Yu Zhu, Qingsen Yan 외

In dynamic scenes, images often suffer from dynamic blur due to superposition of motions or low signal-noise ratio resulted from quick shutter speed when avoiding motions. Recovering sharp and clean results from the capt…

Image Restoration

Searching for Controllable Image Restoration Networks

2020-12-21 · ICCV 2021 10 · Heewon Kim, Sungyong Baik, Myungsub Choi, Janghoon Choi 외

Diverse user preferences over images have recently led to a great amount of interest in controlling the imagery effects for image restoration tasks. However, existing methods require separate inference through the entire…

4kGPUImage RestorationNeural Architecture Search

FASP: Fast and Accurate Structured Pruning of Large Language Models

2025-01-16 · Hanyu Hu, Pengxiang Zhao, Ping Li, Yi Zheng 외

The rapid increase in the size of large language models (LLMs) has significantly escalated their computational and memory demands, posing challenges for efficient deployment, especially on resource-constrained devices. S…

GPUModel Compression

Pruning Overparameterized Multi-Task Networks for Degraded Web Image Restoration

2025-10-16 · Thomas Katraouras, Dimitrios Rafailidis arxiv

Image quality is a critical factor in delivering visually appealing content on web platforms. However, images often suffer from degradation due to lossy operations applied by online social networks (OSNs), negatively aff…

Image Restoration