中文
相关论文

相关论文: Adaptive Detrending to Accelerate Convolutional Ga…

200 篇论文

Convolutional neural networks can automatically learn features via deep network architectures and given input samples. However, the robustness of obtained models may face challenges in varying scenes. Bigger differences in network…

图像与视频处理 · 电气工程与系统科学 2025-10-21 Ziang Wu , Jinwei Xie , Xuanyu Zhang , Tao Wang , Yongjun Zhang , Qi Zhu , Chunwei Tian

Many problems in computer vision require dealing with sparse, unordered data in the form of point clouds. Permutation-equivariant networks have become a popular solution-they operate on individual data points with simple perceptrons and…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Weiwei Sun , Wei Jiang , Eduard Trulls , Andrea Tagliasacchi , Kwang Moo Yi

Convolutional neural networks (CNNs) have been extensively and successfully applied to the task of synthetic aperture radar (SAR) image change detection. However, conventional convolutional layers are inherently limited by their local…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Baogui Huan , Chuanzheng Gong , Dezhong Chen , Feng Gao , Junyu Dong , Qian Du

In this paper, we propose a deformable convolution-based generative adversarial network (DCNGAN) for perceptual quality enhancement of compressed videos. DCNGAN is also adaptive to the quantization parameters (QPs). Compared with optical…

图像与视频处理 · 电气工程与系统科学 2022-01-31 Saiping Zhang , Luis Herranz , Marta Mrak , Marc Gorriz Blanch , Shuai Wan , Fuzheng Yang

Deep learning models face persistent challenges in training, particularly due to internal covariate shift and label shift. While single-mode normalization methods like Batch Normalization partially address these issues, they are constrained…

机器学习 · 计算机科学 2024-10-31 Bilal Faye , Hanane Azzag , Mustapha Lebbah , Djamel Bouchaffra

Since sequential information plays an important role in modeling user behaviors, various sequential recommendation methods have been proposed. Methods based on Markov assumption are widely-used, but independently combine several most recent…

信息检索 · 计算机科学 2016-09-20 Qiang Liu , Shu Wu , Diyi Wang , Zhaokang Li , Liang Wang

High temporal resolution is essential for capturing fine-grained details in video understanding. However, current video large language models (VLLMs) and benchmarks mostly rely on low-frame-rate sampling, such as uniform sampling or…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Haichao Zhang , Wenhao Chai , Shwai He , Ang Li , Yun Fu

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

The abstraction tasks are challenging for multi- modal sequences as they require a deeper semantic understanding and a novel text generation for the data. Although the recurrent neural networks (RNN) can be used to model the context of the…

神经与进化计算 · 计算机科学 2017-02-20 Junpei Zhong , Angelo Cangelosi , Tetsuya Ogata

Lane detection is one of the indispensable and key elements of self-driving environmental perception. Many lane detection models have been proposed, solving lane detection under challenging conditions, including intersection merging and…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Jiyong Zhang , Tao Deng , Fei Yan , Wenbo Liu

In learning-based approaches to image compression, codecs are developed by optimizing a computational model to minimize a rate-distortion objective. Currently, the most effective learned image codecs take the form of an entropy-constrained…

图像与视频处理 · 电气工程与系统科学 2020-07-20 David Minnen , Saurabh Singh

Predicting depth from a monocular video sequence is an important task for autonomous driving. Although it has advanced considerably in the past few years, recent methods based on convolutional neural networks (CNNs) discard temporal…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Chanho Eom , Hyunjong Park , Bumsub Ham

Current deep learning methods for object recognition are purely data-driven and require a large number of training samples to achieve good results. Due to their sole dependence on image data, these methods tend to fail when confronted with…

人工智能 · 计算机科学 2022-10-21 Sebastian Monka , Lavdim Halilaj , Achim Rettinger

Anomaly detection (AD) plays a vital role across a wide range of real-world domains by identifying data instances that deviate from expected patterns, potentially signaling critical events such as system failures, fraudulent activities, or…

机器学习 · 计算机科学 2025-07-11 Amirhossein Sadough , Mahyar Shahsavari , Mark Wijtvliet , Marcel van Gerven

tmospheric turbulence presents a significant challenge in long-range imaging. Current restoration algorithms often struggle with temporal inconsistency, as well as limited generalization ability across varying turbulence levels and scene…

图像与视频处理 · 电气工程与系统科学 2023-12-11 Haoming Cai , Jingxi Chen , Brandon Y. Feng , Weiyun Jiang , Mingyang Xie , Kevin Zhang , Ashok Veeraraghavan , Christopher Metzler

Deep learning has made significant strides in video understanding tasks, but the computation required to classify lengthy and massive videos using clip-level video classifiers remains impractical and prohibitively expensive. To address this…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Muhammad Adi Nugroho , Sangmin Woo , Sumin Lee , Changick Kim

Human activity recognition is an emerging and important area in computer vision which seeks to determine the activity an individual or group of individuals are performing. The applications of this field ranges from generating highlight…

计算机视觉与模式识别 · 计算机科学 2022-08-26 James Wensel , Hayat Ullah , Arslan Munir

Image captioning is a fast-growing research field of computer vision and natural language processing that involves creating text explanations for images. This study aims to develop a system that uses a pre-trained convolutional neural…

计算与语言 · 计算机科学 2022-03-04 Rashid Khan , M Shujah Islam , Khadija Kanwal , Mansoor Iqbal , Md. Imran Hossain , Zhongfu Ye

We introduce MinConvLSTM and MinConvGRU, two novel spatiotemporal models that combine the spatial inductive biases of convolutional recurrent networks with the training efficiency of minimal, parallelizable RNNs. Our approach extends the…

机器学习 · 计算机科学 2025-08-06 Coşku Can Horuz , Sebastian Otte , Martin V. Butz , Matthias Karlbauer

Deep convolutional neural networks (CNNs) have made impressive progress in many video recognition tasks such as video pose estimation and video object detection. However, CNN inference on video is computationally expensive due to processing…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Bowen Pan , Wuwei Lin , Xiaolin Fang , Chaoqin Huang , Bolei Zhou , Cewu Lu