中文
相关论文

相关论文: WRF4CIR: Weight-Regularized Fine-Tuning Network fo…

200 篇论文

Convolutional Neural Networks (CNNs) have achieved superior performance on object image retrieval, while Bag-of-Words (BoW) models with handcrafted local features still dominate the retrieval of overlapping images in 3D reconstruction. In…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Tianwei Shen , Zixin Luo , Lei Zhou , Runze Zhang , Siyu Zhu , Tian Fang , Long Quan

Convolutional neural networks (CNNs) are one of the most popular models of Artificial Neural Networks (ANN)s in Computer Vision (CV). A variety of CNN-based structures were developed by researchers to solve problems like image…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Bowen Qiu , Daniela Raicu , Jacob Furst , Roselyne Tchoua

In this paper, we propose a new framework for improving Content Based Image Retrieval (CBIR) for texture images. This is achieved by using a new image representation based on the RCT-Plus transform which is a novel variant of the Redundant…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Asal Rouhafzay , Nadia Baaziz , Mohand Said Allili

We propose SinIR, an efficient reconstruction-based framework trained on a single natural image for general image manipulation, including super-resolution, editing, harmonization, paint-to-image, photo-realistic style transfer, and artistic…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Jihyeong Yoo , Qifeng Chen

Although quantization has emerged as a promising approach to reducing computational complexity across various high-level vision tasks, it inevitably leads to accuracy loss in image super-resolution (SR) networks. This is due to the…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Cheeun Hong , Kyoung Mu Lee

Existing fine-tuning methods use a single learning rate over all layers. In this paper, first, we discuss that trends of layer-wise weight variations by fine-tuning using a single learning rate do not match the well-known notion that…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Youngmin Ro , Jin Young Choi

Recent adaptations can boost the low-shot capability of Contrastive Vision-Language Pre-training (CLIP) by effectively facilitating knowledge transfer. However, these adaptation methods are usually operated on the global view of an input…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Jinda Lu , Shuo Wang , Yanbin Hao , Haifeng Liu , Xiang Wang , Meng Wang

Retrieval is being redefined by agentic AI, demanding multimodal reasoning beyond conventional similarity-based paradigms. Composed Image Retrieval (CIR) exemplifies this shift as each query combines a reference image with textual…

信息检索 · 计算机科学 2026-03-02 Zhongyu Yang , Wei Pang , Yingfang Yuan

Content-based image retrieval (CBIR) systems on pixel domain use low-level features, such as colour, texture and shape, to retrieve images. In this context, two types of image representations i.e. local and global image features have been…

图像与视频处理 · 电气工程与系统科学 2021-07-09 Shrikant Temburwar , Bulla Rajesh , Mohammed Javed

Popular PEFT methods reduce trainable parameter count for fine-tuning by parameterizing new low-rank or sparse trainable weights in parallel to the frozen pre-trained weights $W$. However, these weights are trained from scratch, and there…

机器学习 · 计算机科学 2025-08-15 Suhas G Hegde , Shilpy Kaur , Aruna Tiwari

Text-to-image retrieval aims to find the relevant images based on a text query, which is important in various use-cases, such as digital libraries, e-commerce, and multimedia databases. Although Multimodal Large Language Models (MLLMs)…

信息检索 · 计算机科学 2024-04-04 Zijun Long , Xuri Ge , Richard Mccreadie , Joemon Jose

To improve the compressive sensing MRI (CS-MRI) approaches in terms of fine structure loss under high acceleration factors, we have proposed an iterative feature refinement model (IFR-CS), equipped with fixed transforms, to restore the…

机器学习 · 计算机科学 2019-09-26 Yiling Liu , Qiegen Liu , Minghui Zhang , Qingxin Yang , Shanshan Wang , Dong Liang

Composed Image Retrieval (CIR) is the task of retrieving a target image from a database using a multimodal query, which consists of a reference image and a modification text. The text specifies how to alter the reference image to form a…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Tong Wang , Yunhan Zhao , Shu Kong

Recently, multiple synthetic and real-world datasets have been built to facilitate the training of deep single image reflection removal (SIRR) models. Meanwhile, diverse testing sets are also provided with different types of reflection and…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ming Liu , Jianan Pan , Zifei Yan , Wangmeng Zuo , Lei Zhang

Recent advances in diffusion-based Large Restoration Models (LRMs) have significantly improved photo-realistic image restoration by leveraging the internal knowledge embedded within model weights. However, existing LRMs often suffer from…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Hang Guo , Tao Dai , Zhihao Ouyang , Taolin Zhang , Yaohua Zha , Bin Chen , Shu-tao Xia

One major challenge in training Deep Neural Networks is preventing overfitting. Many techniques such as data augmentation and novel regularizers such as Dropout have been proposed to prevent overfitting without requiring a massive amount of…

机器学习 · 计算机科学 2016-06-13 Michael Cogswell , Faruk Ahmed , Ross Girshick , Larry Zitnick , Dhruv Batra

Composed Image Retrieval (CIR) aims to retrieve target images from candidate set using a hybrid-modality query consisting of a reference image and a relative caption that describes the user intent. Recent studies attempt to utilize…

信息检索 · 计算机科学 2024-12-17 Zelong Sun , Dong Jing , Guoxing Yang , Nanyi Fei , Zhiwu Lu

Most existing image restoration methods use neural networks to learn strong image-level priors from huge data to estimate the lost information. However, these works still struggle in cases when images have severe information deficits.…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Yunpeng Bai , Cairong Wang , Shuzhao Xie , Chao Dong , Chun Yuan , Zhi Wang

In recent years, tons of research has been conducted on Single Image Super-Resolution (SISR). However, to the best of our knowledge, few of these studies are mainly focused on compressed images. A problem such as complicated compression…

图像与视频处理 · 电气工程与系统科学 2022-01-19 Agus Gunawan , Sultan Rizky Hikmawan Madjid

Recent advances in generative image restoration (IR) have demonstrated impressive results. However, these methods are hindered by their substantial size and computational demands, rendering them unsuitable for deployment on edge devices.…

图像与视频处理 · 电气工程与系统科学 2025-11-17 Elad Cohen , Idan Achituve , Idit Diamant , Arnon Netzer , Hai Victor Habi