vix.ing · top · new · best · stats

Pre-Trained Image Processing Transformer

2020/12/01 by Hanting Chen, Yunhe Wang, Chen, Hanting +17 · 123 citations
Computer Science · Engineering · #Advanced Image Processing Techniques #Advanced Neural Network Applications #Artificial intelligence #Benchmark (surveying) #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Deep learning #Engineering #FOS: Computer and information sciences #Image (mathematics) #Image and Signal Denoising Methods #Image processing #Machine Learning (cs.LG) #Machine learning #Pattern recognition (psychology) #Transformer #Voltage #cs.CV #cs.LG

paper · pdf · doi:10.48550/arxiv.2012.00364

published in arXiv (Cornell University) (Cornell University) · CVPR 2021

openalex publication_date 2020/12/01 · arxiv created 2021/11/08 · arxiv updated 2021/11/09 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

As the computing power of modern hardware is increasing strongly, pre-trained deep learning models (e.g., BERT, GPT-3) learned on large-scale datasets have shown their effectiveness over conventional methods. The big progress is mainly contributed to the representation ability of transformer and its variant architectures. In this paper, we study the low-level computer vision task (e.g., denoising, super-resolution and deraining) and develop a new pre-trained model, namely, image processing transformer (IPT). To maximally excavate the capability of transformer, we present to utilize the well-known ImageNet benchmark for generating a large amount of corrupted image pairs. The IPT model is trained on these images with multi-heads and multi-tails. In addition, the contrastive learning is introduced for well adapting to different image processing tasks. The pre-trained model can therefore efficiently employed on desired task after fine-tuning. With only one pre-trained model, IPT outperforms the current state-of-the-art methods on various low-level benchmarks. Code is available at https://github.com/huawei-noah/Pretrained-IPT and https://gitee.com/mindspore/mindspore/tree/master/modelzoo/research/cv/IPT

Citations

Cited by

Related