中文
相关论文

相关论文: RAFT: Recurrent All-Pairs Field Transforms for Opt…

200 篇论文

We present Recurrent Fitting (ReFit), a neural network architecture for single-image, parametric 3D human reconstruction. ReFit learns a feedback-update loop that mirrors the strategy of solving an inverse problem through optimization. At…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Yufu Wang , Kostas Daniilidis

Feature caching approaches accelerate diffusion transformers (DiTs) by storing the output features of computationally expensive modules at certain timesteps, and exploiting them for subsequent steps to reduce redundant computations. Recent…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Byunggwan Son , Jeimin Jeon , Jeongwoo Choi , Bumsub Ham

Object Re-Identification (ReID) is pivotal in computer vision, witnessing an escalating demand for adept multimodal representation learning. Current models, although promising, reveal scalability limitations with increasing modalities as…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Haoli Yin , Jiayao Li , Eva Schiller , Luke McDermott , Daniel Cummings

Large pre-trained models are commonly adapted to downstream tasks using parameter-efficient fine-tuning methods such as Low-Rank Adaptation (LoRA), which injects small trainable low-rank matrices instead of updating all weights. While LoRA…

机器学习 · 计算机科学 2026-03-10 Nurbek Tastan , Stefanos Laskaridis , Martin Takac , Karthik Nandakumar , Samuel Horvath

Representation Fine-tuning (ReFT), a recently proposed Parameter-Efficient Fine-Tuning (PEFT) method, has attracted widespread attention for significantly improving parameter efficiency by editing representation space alone. In this work,…

计算与语言 · 计算机科学 2025-07-15 Chenxi Huang , Shaotian Yan , Liang Xie , Binbin Lin , Sinan Fan , Yue Xin , Deng Cai , Chen Shen , Jieping Ye

Scene flow is a challenging task aimed at jointly estimating the 3D structure and motion of the sensed environment. Although deep learning solutions achieve outstanding performance in terms of accuracy, these approaches divide the whole…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Filippo Aleotti , Matteo Poggi , Fabio Tosi , Stefano Mattoccia

Discriminative correlation filters (DCF) with deep convolutional features have achieved favorable performance in recent tracking benchmarks. However, most of existing DCF trackers only consider appearance features of current frame, and…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Zheng Zhu , Wei Wu , Wei Zou , Junjie Yan

Recently, convolutional neural networks have shown promising performance for single-image super-resolution. In this paper, we propose Deep Artifact-Free Residual (DAFR) network which uses the merits of both residual learning and usage of…

图像与视频处理 · 电气工程与系统科学 2020-09-29 Hamdollah Nasrollahi , Kamran Farajzadeh , Vahid Hosseini , Esmaeil Zarezadeh , Milad Abdollahzadeh

Recently, considerable efforts have been devoted to approximately computing the global and local (i.e., incident to each node) triangle counts of a large graph stream represented as a sequence of edges. Existing approximate triangle…

数据结构与算法 · 计算机科学 2018-11-27 Pinghui Wang , Peng Jia , Yiyan Qi , Yu Sun , Jing Tao , Xiaohong Guan

Event cameras hold significant promise for high-temporal-resolution (HTR) motion estimation. However, estimating event-based HTR optical flow faces two key challenges: the absence of HTR ground-truth data and the intrinsic sparsity of event…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Qianang Zhou , Zhiyu Zhu , Junhui Hou , Yongjian Deng , Youfu Li , Junlin Xiong

Diffusion models have achieved remarkable success in image synthesis. However, addressing artifacts and unrealistic regions remains a critical challenge. We propose self-refining diffusion, a novel framework that enhances image generation…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Seoyeon Lee , Gwangyeol Yu , Chaewon Kim , Jonghyuk Park

The nonlinear Fourier transform (NFT) has recently gained significant attention in fiber optic communications and other engineering fields. Although several numerical algorithms for computing the NFT have been published, the design of…

信号处理 · 电气工程与系统科学 2019-10-17 Shrinivas Chimmalgi , Peter J. Prins , Sander Wahls

Federated Learning (FL) plays a critical role in distributed systems. In these systems, data privacy and confidentiality hold paramount importance, particularly within edge-based data processing systems such as IoT devices deployed in smart…

机器学习 · 计算机科学 2024-03-08 Humaid Ahmed Desai , Amr Hilal , Hoda Eldardiry

Vision Transformers (ViTs) have recently become the state-of-the-art across many computer vision tasks. In contrast to convolutional networks (CNNs), ViTs enable global information sharing even within shallow layers of a network, i.e.,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Jongwoo Park , Kumara Kahatapitiya , Donghyun Kim , Shivchander Sudalairaj , Quanfu Fan , Michael S. Ryoo

We present a novel method for efficiently producing semi-dense matches across images. Previous detector-free matcher LoFTR has shown remarkable matching capability in handling large-viewpoint change and texture-poor scenarios but suffers…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Yifan Wang , Xingyi He , Sida Peng , Dongli Tan , Xiaowei Zhou

The extreme popularity over the years for railway transportation urges the necessity to maintain efficient railway management systems around the globe. Even though, at present, there exist a large collection of Computer Aided Designed…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Obadage Rochana Rumalshan , Pramuka Weerasinghe , Mohamed Shaheer , Prabhath Gunathilake , Erunika Dayaratna

Improving model robustness in case of corrupted images is among the key challenges to enable robust vision systems on smart devices, such as robotic agents. Particularly, robust test-time performance is imperative for most of the…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Elena Camuffo , Umberto Michieli , Jijoong Moon , Daehyun Kim , Mete Ozay

We present Bifocal RNN-T, a new variant of the Recurrent Neural Network Transducer (RNN-T) architecture designed for improved inference time latency on speech recognition tasks. The architecture enables a dynamic pivot for its runtime…

音频与语音处理 · 电气工程与系统科学 2021-08-05 Jonathan Macoskey , Grant P. Strimel , Ariya Rastrow

Deep convolutional neutral networks have achieved great success on image recognition tasks. Yet, it is non-trivial to transfer the state-of-the-art image recognition networks to videos as per-frame evaluation is too slow and unaffordable.…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Xizhou Zhu , Yuwen Xiong , Jifeng Dai , Lu Yuan , Yichen Wei

This paper investigates how to perform robust visual tracking in adverse and challenging conditions using complementary visual and thermal infrared data (RGBT tracking). We propose a novel deep network architecture called qualityaware…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Yabin Zhu , Chenglong Li , Bin Luo , Jin Tang
‹ 上一页 1 8 9 10 下一页 ›