中文
相关论文

相关论文: FAST-VQA: Efficient End-to-end Video Quality Asses…

200 篇论文

As deep convolutional neural networks (DNNs) are widely used in various fields of computer vision, leveraging the overfitting ability of the DNN to achieve video resolution upscaling has become a new trend in the modern video delivery…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Gen Li , Jie Ji , Minghai Qin , Wei Niu , Bin Ren , Fatemeh Afghah , Linke Guo , Xiaolong Ma

3D Gaussian splats have emerged as a revolutionary, effective, learned representation for static 3D scenes. In this work, we explore using 2D Gaussian splats as a new primitive for representing videos. We propose GSVC, an approach to…

计算机视觉与模式识别 · 计算机科学 2025-01-23 Longan Wang , Yuang Shi , Wei Tsang Ooi

Visual Question and Answering (VQA) problems are attracting increasing interest from multiple research disciplines. Solving VQA problems requires techniques from both computer vision for understanding the visual contents of a presented…

计算机视觉与模式识别 · 计算机科学 2016-04-07 Ilija Ilievski , Shuicheng Yan , Jiashi Feng

The temporal relationships between frames and their influences on video quality assessment (VQA) are still under-studied in existing works. These relationships lead to two important types of effects for video quality. Firstly, some temporal…

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

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

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) and high-resolution panchromatic (PAN) images while preserving both spectral and spatial information. Although deep…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Zhiqi Yang , Jin-Liang Xiao , Shan Yin , Liang-Jian Deng , Gemine Vivone

Vision-Language-Action (VLA) models offer a unified framework for robotic perception and control, but their ability to scale to real-world, long-horizon tasks is limited by the high computational cost of attention and the large memory…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Wanshun Xu , Long Zhuang , Lianlei Shan

Recently, content-aware methods have been employed to reduce bandwidth and enhance the quality of Internet video delivery. These methods involve training distinct content-aware super-resolution (SR) models for each video chunk on the…

网络与互联网体系结构 · 计算机科学 2025-09-18 Rongyu Zhang , Xize Duan , Jiaming Liu , Li Du , Yuan Du , Dan Wang , Shanghang Zhang , Fangxin Wang

In video compression, most of the existing deep learning approaches concentrate on the visual quality of a single frame, while ignoring the useful priors as well as the temporal information of adjacent frames. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Xiandong Meng , Xuan Deng , Shuyuan Zhu , Shuaicheng Liu , Chuan Wang , Chen Chen , Bing Zeng

We propose KFS-Bench, the first benchmark for key frame sampling in long video question answering (QA), featuring multi-scene annotations to enable direct and robust evaluation of sampling strategies. Key frame sampling is crucial for…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Zongyao Li , Kengo Ishida , Satoshi Yamazaki , Xiaotong Ji , Jianquan Liu

Existing video domain adaption (DA) methods need to store all temporal combinations of video frames or pair the source and target videos, which are memory cost expensive and can't scale up to long videos. To address these limitations, we…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Xinyue Hu , Lin Gu , Liangchen Liu , Ruijiang Li , Chang Su , Tatsuya Harada , Yingying Zhu

Importance sampling is widely used to improve the efficiency of deep neural network (DNN) training by reducing the variance of gradient estimators. However, efficiently assessing the variance reduction relative to uniform sampling remains…

机器学习 · 计算机科学 2025-11-19 Takuro Kutsuna

Face Image Quality Assessment (FIQA) estimates the utility of face images for automated face recognition (FR) systems. We propose in this work a novel approach to assess the quality of face images based on inspecting the required changes in…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Jan Niklas Kolf , Naser Damer , Fadi Boutros

Recently, with the growing popularity of mobile devices as well as video sharing platforms (e.g., YouTube, Facebook, TikTok, and Twitch), User-Generated Content (UGC) videos have become increasingly common and now account for a large…

图像与视频处理 · 电气工程与系统科学 2023-10-31 Ahmed Telili , Sid Ahmed Fezza , Wassim Hamidouche , Hanene F. Z. Brachemi Meftah

Convolutional video models have an order of magnitude larger computational complexity than their counterpart image-level models. Constrained by computational resources, there is no model or training method that can train long video…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Bo Pang , Gao Peng , Yizhuo Li , Cewu Lu

Video Super-Resolution (VSR) aims to restore high-resolution (HR) videos from low-resolution (LR) videos. Existing VSR techniques usually recover HR frames by extracting pertinent textures from nearby frames with known degradation…

图像与视频处理 · 电气工程与系统科学 2023-01-02 Zhongwei Qiu , Huan Yang , Jianlong Fu , Daochang Liu , Chang Xu , Dongmei Fu

Existing blind image quality assessment (BIQA) methods focus on designing complicated networks based on convolutional neural networks (CNNs) or transformer. In addition, some BIQA methods enhance the performance of the model in a two-stage…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Qunyue Huang , Bin Fang

Video compression is a standard procedure applied to all videos to minimize storage and transmission demands while preserving visual quality as much as possible. Therefore, evaluating the visual quality of compressed videos is crucial for…

图像与视频处理 · 电气工程与系统科学 2025-07-17 Wei Sun , Linhan Cao , Kang Fu , Dandan Zhu , Jun Jia , Menghan Hu , Xiongkuo Min , Guangtao Zhai

Conventional Transformer-based Video Question Answering (VideoQA) approaches generally encode frames independently through one or more image encoders followed by interaction between frames and question. However, such schema would incur…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Chenyang Lyu , Tianbo Ji , Yvette Graham , Jennifer Foster

Gaussian Splatting (GS) offers a promising alternative to Neural Radiance Fields (NeRF) for real-time 3D scene rendering. Using a set of 3D Gaussians to represent complex geometry and appearance, GS achieves faster rendering times and…

多媒体 · 计算机科学 2025-06-18 Pedro Martin , António Rodrigues , João Ascenso , Maria Paula Queluz
‹ 上一页 1 8 9 10 下一页 ›