中文
相关论文

相关论文: Content-Variant Reference Image Quality Assessment…

200 篇论文

Video Quality Assessment (VQA) aims to evaluate video quality based on perceptual distortions and human preferences. Despite the promising performance of existing methods using Convolutional Neural Networks (CNNs) and Vision Transformers…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Wei-Ting Chen , Yu-Jiet Vong , Yi-Tsung Lee , Sy-Yen Kuo , Qiang Gao , Sizhuo Ma , Jian Wang

Image Quality Assessment (IQA) is a fundamental task in computer vision that has witnessed remarkable progress with deep neural networks. Inspired by the characteristics of the human visual system, existing methods typically use a…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Chaofeng Chen , Jiadi Mo , Jingwen Hou , Haoning Wu , Liang Liao , Wenxiu Sun , Qiong Yan , Weisi Lin

Knowledge-based Visual Question Answering (KBVQA) necessitates external knowledge incorporation beyond cross-modal understanding. Existing KBVQA methods either utilize implicit knowledge in multimodal large language models (MLLMs) via…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Yu Zhao , Ying Zhang , Xuhui Sui , Baohang Zhou , Li Shen , Dacheng Tao

Knowledge distillation extracts general knowledge from a pre-trained teacher network and provides guidance to a target student network. Most studies manually tie intermediate features of the teacher and student, and transfer knowledge…

机器学习 · 计算机科学 2021-02-08 Mingi Ji , Byeongho Heo , Sungrae Park

Image Aesthetics Assessment (IAA) is a challenging task due to its subjective nature and expensive manual annotations. Recent large-scale vision-language models, such as Contrastive Language-Image Pre-training (CLIP), have shown their…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Liwu Xu , Jinjin Xu , Yuzhe Yang , Xilu Wang , Yijie Huang , Yaqian Li

Recognizing objects in low-resolution images is a challenging task due to the lack of informative details. Recent studies have shown that knowledge distillation approaches can effectively transfer knowledge from a high-resolution teacher…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Kangkai Zhang , Shiming Ge , Ruixin Shi , Dan Zeng

Knowledge distillation (KD) is a technique to derive optimal performance from a small student network (SN) by distilling knowledge of a large teacher network (TN) and transferring the distilled knowledge to the small SN. Since a role of…

机器学习 · 计算机科学 2019-07-10 Seunghyun Lee , Byung Cheol Song

Computer graphics images (CGIs) are artificially generated by means of computer programs and are widely perceived under various scenarios, such as games, streaming media, etc. In practice, the quality of CGIs consistently suffers from poor…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Zicheng Zhang , Wei Sun , Yingjie Zhou , Jun Jia , Zhichao Zhang , Jing Liu , Xiongkuo Min , Guangtao Zhai

High-performance Radar-Camera 3D object detection can be achieved by leveraging knowledge distillation without using LiDAR at inference time. However, existing distillation methods typically transfer modality-specific features directly to…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Shashank Mishra , Karan Patil , Didier Stricker , Jason Rambach

Knowledge distillation aims to transfer knowledge to the student model by utilizing the predictions/features of the teacher model, and feature-based distillation has recently shown its superiority over logit-based distillation. However, due…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Shuoxi Zhang , Hanpeng Liu , John E. Hopcroft , Kun He

Among the various means to evaluate the quality of video streams, No-Reference (NR) methods have low computation and may be executed on thin clients. Thus, NR algorithms would be perfect candidates in cases of real-time quality assessment,…

多媒体 · 计算机科学 2016-04-28 Maria Torres Vega , Decebal Constantin Mocanu , Antonio Liotta

The statistical regularities of natural images, referred to as natural scene statistics, play an important role in no-reference image quality assessment. However, it has been widely acknowledged that screen content images (SCIs), which are…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Baoliang Chen , Hanwei Zhu , Lingyu Zhu , Shiqi Wang , Sam Kwong

We present a novel quality assessment method which can predict the perceptual quality of point clouds from new scenes without available annotations by leveraging the rich prior knowledge in images, called the Distribution-Weighted…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Yipeng Liu , Qi Yang , Yujie Zhang , Yiling Xu , Le Yang , Zhu Li

A key problem in blind image quality assessment (BIQA) is how to effectively model the properties of human visual system in a data-driven manner. In this paper, we propose a simple and efficient BIQA model based on a novel framework which…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Da Pan , Ping Shi , Ming Hou , Zefeng Ying , Sizhe Fu , Yuan Zhang

In this paper, we introduce an image quality assessment (IQA) method for pediatric T1- and T2-weighted MR images. IQA is first performed slice-wise using a nonlocal residual neural network (NR-Net) and then volume-wise by agglomerating the…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Siyuan Liu , Kim-Han Thung , Weili Lin , Pew-Thian Yap , Dinggang Shen

Recent advancements in Blind Image Restoration (BIR) methods, based on Generative Adversarial Networks and Diffusion Models, have significantly improved visual quality. However, they present significant challenges for Image Quality…

图像与视频处理 · 电气工程与系统科学 2025-08-11 Xiaojun Tang , Jingru Wang , Guangwei Huang , Guannan Chen , Rui Zheng , Lian Huai , Yuyu Liu , Xingqun Jiang

Scale-invariance is an open problem in many computer vision subfields. For example, object labels should remain constant across scales, yet model predictions diverge in many cases. This problem gets harder for tasks where the ground-truth…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Oliver Wiedemann , Vlad Hosu , Shaolin Su , Dietmar Saupe

To improve the viewer's Quality of Experience (QoE) and optimize computer graphics applications, 3D model quality assessment (3D-QA) has become an important task in the multimedia area. Point cloud and mesh are the two most widely used…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Zicheng Zhang , Wei Sun , Xiongkuo Min , Tao Wang , Wei Lu , Guangtao Zhai

Knowledge-based visual question answering (KB-VQA) is a challenging task, which requires the model to leverage external knowledge for comprehending and answering questions grounded in visual content. Recent studies retrieve the knowledge…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Dongze Hao , Jian Jia , Longteng Guo , Qunbo Wang , Te Yang , Yan Li , Yanhua Cheng , Bo Wang , Quan Chen , Han Li , Jing Liu

Developing deep learning models to analyze histology images has been computationally challenging, as the massive size of the images causes excessive strain on all parts of the computing pipeline. This paper proposes a novel deep…

图像与视频处理 · 电气工程与系统科学 2021-01-13 Joseph DiPalma , Arief A. Suriawinata , Laura J. Tafe , Lorenzo Torresani , Saeed Hassanpour
‹ 上一页 1 8 9 10 下一页 ›