paper-with-me

홈 › Papers

Multi-Scale Features and Parallel Transformers Based Image Quality Assessment

2022-04-20 · Abhisek Keshari, Komal, Sadbhawna, Badri Subudhi

With the increase in multimedia content, the type of distortions associated with multimedia is also increasing. This problem of image quality assessment is expanded well in the PIPAL dataset, which is still an open problem to solve for researchers. Although, recently proposed transformers networks have already been used in the literature for image quality assessment. At the same time, we notice that multi-scale feature extraction has proven to be a promising approach for image quality assessment. However, the way transformer networks are used for image quality assessment until now lacks these properties of multi-scale feature extraction. We utilized this fact in our approach and proposed a new architecture by integrating these two promising quality assessment techniques of images. Our experimentation on various datasets, including the PIPAL dataset, demonstrates that the proposed integration technique outperforms existing algorithms. The source code of the proposed algorithm is available online: https://github.com/KomalPal9610/IQA

📄 PDF Abstract BibTeX arXiv:2204.09779

Code (1)

komalpal9610/iqa 공식 구현 pytorch

Tasks

Image Quality Assessment

Similar Papers 제목 키워드 기반

Co-Scale Conv-Attentional Image Transformers

2021-04-13 · ICCV 2021 10 · Weijian Xu, Yifan Xu, Tyler Chang, Zhuowen Tu

In this paper, we present Co-scale conv-attentional image Transformers (CoaT), a Transformer-based image classifier equipped with co-scale and conv-attentional mechanisms. First, the co-scale mechanism maintains the inte…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias

2021-06-07 · NeurIPS 2021 12 · Yufei Xu, Qiming Zhang, Jing Zhang, DaCheng Tao

Transformers have shown great potential in various computer vision tasks owing to their strong capability in modeling long-range dependency using the self-attention mechanism. Nevertheless, vision transformers treat an i…

Image ClassificationInductive BiasObject DetectionVideo Object Segmentation

Adapting Vision Transformers to Ultra-High Resolution Semantic Segmentation with Relay Tokens

2026-01-09 · Yohann Perron, Vladyslav Sydorov, Christophe Pottier, Loic Landrieu arxiv

Current approaches for segmenting ultra high resolution images either slide a window, thereby discarding global context, or downsample and lose fine detail. We propose a simple yet effective method that brings explicit m…

Semantic Segmentation

Neural Multi-scale Image Compression

2018-05-16 · Ken Nakanishi, Shin-ichi Maeda, Takeru Miyato, Daisuke Okanohara

This study presents a new lossy image compression method that utilizes the multi-scale features of natural images. Our model consists of two networks: multi-scale lossy autoencoder and parallel multi-scale lossless coder…

CPUGPUImage Compression

MMViT: Multiscale Multiview Vision Transformers

2023-04-28 · Yuchen Liu, Natasha Ong, Kaiyan Peng, Bo Xiong 외

We present Multiscale Multiview Vision Transformers (MMViT), which introduces multiscale feature maps and multiview encodings to transformer models. Our model encodes different views of the input signal and builds severa…

image-classificationImage Classification