中文
相关论文

相关论文: Expressive yet Efficient Feature Expansion with Ad…

200 篇论文

Achieving high-quality High Dynamic Range (HDR) imaging on resource-constrained edge devices is a critical challenge in computer vision, as its performance directly impacts downstream tasks such as intelligent surveillance and autonomous…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Yu-Shen Huang , Tzu-Han Chen , Cheng-Yen Hsiao , Shaou-Gang Miaou

Masked autoregressive (MAR) models unify the strengths of masked and autoregressive generation by predicting tokens in a fixed order using bidirectional attention for image generation. While effective, MAR models suffer from significant…

机器学习 · 计算机科学 2025-06-17 Chaoyi Jiang , Sungwoo Kim , Lei Gao , Hossein Entezari Zarch , Won Woo Ro , Murali Annavaram

Deep neural networks (DNN) have shown unprecedented success in various computer vision applications such as image classification and object detection. However, it is still a common annoyance during the training phase, that one has to…

计算机视觉与模式识别 · 计算机科学 2016-11-09 Yanghao Li , Naiyan Wang , Jianping Shi , Jiaying Liu , Xiaodi Hou

Audio-visual speech enhancement system is regarded to be one of promising solutions for isolating and enhancing speech of desired speaker. Conventional methods focus on predicting clean speech spectrum via a naive convolution neural network…

音频与语音处理 · 电气工程与系统科学 2022-09-28 Xinmeng Xu , Jianjun Hao

Existing methods for image alignment struggle in cases involving feature-sparse regions, extreme scale and field-of-view differences, and large deformations, often resulting in suboptimal accuracy. Robustness to these challenges can be…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Kanggeon Lee , Soochahn Lee , Kyoung Mu Lee

Current anomaly detection methods primarily focus on low-resolution scenarios. For high-resolution images, conventional downsampling often results in missed detections of subtle anomalous regions due to the loss of fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Ximiao Zhang , Min Xu , Xiuzhuang Zhou

Deep learning-based diagnostic models often suffer performance drops due to distribution shifts between training (source) and test (target) domains. Collecting and labeling sufficient target domain data for model retraining represents an…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Yaofei Duan , Yuhao Huang , Xin Yang , Luyi Han , Xinyu Xie , Zhiyuan Zhu , Ping He , Ka-Hou Chan , Ligang Cui , Sio-Kei Im , Dong Ni , Tao Tan

Image classification is one of the most fundamental tasks in Computer Vision. In practical applications, the datasets are usually not as abundant as those in the laboratory and simulation, which is always called as Data Hungry. How to…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Feiyang Han , Yun Miao , Zhaoyi Sun , Yimin Wei

In recent years, pre-trained visual-linguistic models have demonstrated tremendous potential, becoming a crucial foundational framework for numerous downstream tasks. However, the information density between text and images is not uniformly…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Mengyuan Tian , Qiyan Zhao , Yanan Wang , Da-Han Wang

3D Anomaly Detection (AD) has shown great potential in detecting anomalies or defects of high-precision industrial products. However, existing methods are typically trained in a class-specific manner and also lack the capability of learning…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Haoquan Lu , Hanzhe Liang , Jie Zhang , Chenxi Hu , Jinbao Wang , Can Gao

The integration of pathologic images and genomic data for survival analysis has gained increasing attention with advances in multimodal learning. However, current methods often ignore biological characteristics, such as heterogeneity and…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Shuaiyu Zhang , Xun Lin , Rongxiang Zhang , Yu Bai , Yong Xu , Tao Tan , Xunbin Zheng , Zitong Yu

Handwritten Word Recognition and Spotting is a challenging field dealing with handwritten text possessing irregular and complex shapes. The design of deep neural network models makes it necessary to extend training datasets in order to…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Ayan Kumar Bhunia , Abhirup Das , Ankan Kumar Bhunia , Perla Sai Raj Kishore , Partha Pratim Roy

Recent advancements in keypoint detection and descriptor extraction have shown impressive performance in local feature learning tasks. However, existing methods generally exhibit suboptimal performance under extreme conditions such as…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Jingtai He , Gehao Zhang , Tingting Liu , Songlin Du

Recently, methods based on deep learning have been successfully applied to ship detection for synthetic aperture radar (SAR) images. Despite the development of numerous ship detection methodologies, detecting small and coastal ships remains…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Xiaolin Ma , Junkai Cheng , Aihua Li , Yuhua Zhang , Zhilong Lin

Semantic segmentation in very high resolution (VHR) aerial images is one of the most challenging tasks in remote sensing image understanding. Most of the current approaches are based on deep convolutional neural networks (DCNNs). However,…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Ruigang Niu , Xian Sun , Yu Tian , Wenhui Diao , Kaiqiang Chen , Kun Fu

Deep neural network inference accelerators are rapidly growing in importance as we turn to massively parallelized processing beyond GPUs and ASICs. The dominant operation in feedforward inference is the multiply-and-accumlate process, where…

硬件体系结构 · 计算机科学 2021-02-15 Jason K. Eshraghian , Kyoungrok Cho , Sung Mo Kang

Random projections or sketching are widely used in many algorithmic and learning contexts. Here we study the performance of iterative Hessian sketch for least-squares problems. By leveraging and extending recent results from random matrix…

最优化与控制 · 数学 2020-10-26 Jonathan Lacotte , Sifan Liu , Edgar Dobriban , Mert Pilanci

Transformers have become prevalent in computer vision due to their performance and flexibility in modelling complex operations. Of particular significance is the 'cross-attention' operation, which allows a vector representation (e.g. of an…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Ali Athar , Jonathon Luiten , Alexander Hermans , Deva Ramanan , Bastian Leibe

Mathematical theory shows us that multilayer feedforward Artificial Neural Networks(ANNs) are universal function approximators, capable of approximating any measurable function to any desired degree of accuracy. In practice designing…

神经与进化计算 · 计算机科学 2019-05-14 Philip Colangelo , Oren Segal , Alexander Speicher , Martin Margala

Industrial experimentation requires both factor screening to identify critical variables and response optimization to find optimal operating conditions. Traditional approaches treat these as separate phases, necessitating costly sequential…

统计方法学 · 统计学 2026-04-28 Kumarjit Pathak
‹ 上一页 1 8 9 10 下一页 ›