中文
相关论文

相关论文: Cuboid-Net: A Multi-Branch Convolutional Neural Ne…

200 篇论文

High-resolution representations are important for vision-based robotic grasping problems. Existing works generally encode the input images into low-resolution representations via sub-networks and then recover high-resolution…

机器人学 · 计算机科学 2022-09-19 Zhangli Zhou , Shaochen Wang , Ziyang Chen , Mingyu Cai , Zhen Kan

Deep learning has been demonstrated to achieve excellent results for image classification and object detection. However, the impact of deep learning on video analysis (e.g. action detection and recognition) has been limited due to…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Rui Hou , Chen Chen , Mubarak Shah

Multimodal Large Language Models (MLLMs) have demonstrated significant success in visual understanding tasks. However, challenges persist in adapting these models for video comprehension due to the large volume of data and temporal…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Shaojie Zhang , Jiahui Yang , Jianqin Yin , Zhenbo Luo , Jian Luan

The demand of high-resolution video contents has grown over the years. However, the delivery of high-resolution video is constrained by either computational resources required for rendering or network bandwidth for remote transmission. To…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Eugene Lee , Lien-Feng Hsu , Evan Chen , Chen-Yi Lee

Most methods for medical image segmentation use U-Net or its variants as they have been successful in most of the applications. After a detailed analysis of these "traditional" encoder-decoder based approaches, we observed that they perform…

图像与视频处理 · 电气工程与系统科学 2021-10-18 Jeya Maria Jose Valanarasu , Vishwanath A. Sindagi , Ilker Hacihaliloglu , Vishal M. Patel

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

This article presents a novel approach to keyframe detection in ultrasound videos, with a particular focus on fetal brain imaging. The proposed model is a composite neural network architecture that combines a Convolutional Neural Network…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Aleksander Zamojski , Kacper Jarczak , Radoslaw Roszczyk

In recent years, the image and video coding technologies have advanced by leaps and bounds. However, due to the popularization of image and video acquisition devices, the growth rate of image and video data is far beyond the improvement of…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Siwei Ma , Xinfeng Zhang , Chuanmin Jia , Zhenghui Zhao , Shiqi Wang , Shanshe Wang

Real-world data processing problems often involve various image modalities associated with a certain scene, including RGB images, infrared images or multi-spectral images. The fact that different image modalities often share certain…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Pingfan Song , Xin Deng , João F. C. Mota , Nikos Deligiannis , Pier Luigi Dragotti , Miguel R. D. Rodrigues

In this work, we present QuickSRNet, an efficient super-resolution architecture for real-time applications on mobile platforms. Super-resolution clarifies, sharpens, and upscales an image to higher resolution. Applications such as gaming…

图像与视频处理 · 电气工程与系统科学 2023-05-16 Guillaume Berger , Manik Dhingra , Antoine Mercier , Yashesh Savani , Sunny Panchal , Fatih Porikli

Neural Representations for Videos (NeRV) has emerged as a promising implicit neural representation (INR) approach for video analysis, which represents videos as neural networks with frame indexes as inputs. However, NeRV-based methods are…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Jialong Guo , Ke liu , Jiangchao Yao , Zhihua Wang , Jiajun Bu , Haishuai Wang

In this paper, we propose a novel video super-resolution method that aims at generating high-fidelity high-resolution (HR) videos from low-resolution (LR) ones. Previous methods predominantly leverage temporal neighbor frames to assist the…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Jiyang Yu , Jingen Liu , Liefeng Bo , Tao Mei

Space-time video super-resolution (STVSR) aims to construct a high space-time resolution video sequence from the corresponding low-frame-rate, low-resolution video sequence. Inspired by the recent success to consider spatial-temporal…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Chenyu You , Lianyi Han , Aosong Feng , Ruihan Zhao , Hui Tang , Wei Fan

Omnidirectional (360-degree) video is rapidly gaining popularity due to advancements in immersive technologies like virtual reality (VR) and extended reality (XR). However, real-time streaming of such videos, especially in live mobile…

There has been huge progress on video action recognition in recent years. However, many works focus on tweaking existing 2D backbones due to the reliance of ImageNet pretraining, which restrains the models from achieving higher efficiency…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Zhe Wang , Xulei Yang

The process of obtaining high-resolution images from single or multiple low-resolution images of the same scene is of great interest for real-world image and signal processing applications. This study is about exploring the potential usage…

计算机视觉与模式识别 · 计算机科学 2022-09-22 David O'Callaghan , Cian Ryan , Waseem Shariff , Muhammad Ali Farooq , Joseph Lemley , Peter Corcoran

Semantic segmentation is a well-addressed topic in the computer vision literature, but the design of fast and accurate video processing networks remains challenging. In addition, to run on embedded hardware, computer vision models often…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Evann Courdier , François Fleuret

In image fusion tasks, images obtained from different sources exhibit distinct properties. Consequently, treating them uniformly with a single-branch network can lead to inadequate feature extraction. Additionally, numerous works have…

图像与视频处理 · 电气工程与系统科学 2023-10-03 Siran Peng , Chenhao Guo , Xiao Wu , Liang-Jian Deng

In medical imaging analysis, deep learning has shown promising results. We frequently rely on volumetric data to segment medical images, necessitating the use of 3D architectures, which are commended for their capacity to capture interslice…

图像与视频处理 · 电气工程与系统科学 2023-05-18 Ikboljon Sobirov , Numan Saeed , Mohammad Yaqub

Fully convolutional neural networks like U-Net have been the state-of-the-art methods in medical image segmentation. Practically, a network is highly specialized and trained separately for each segmentation task. Instead of a collection of…

图像与视频处理 · 电气工程与系统科学 2019-09-16 Chao Huang , Hu Han , Qingsong Yao , Shankuan Zhu , S. Kevin Zhou