中文
相关论文

相关论文: Pixel-Level Self-Paced Learning for Super-Resoluti…

200 篇论文

Self-supervised representation learning based on Contrastive Learning (CL) has been the subject of much attention in recent years. This is due to the excellent results obtained on a variety of subsequent tasks (in particular…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Ahmed Ben Saad , Kristina Prokopetc , Josselin Kherroubi , Axel Davy , Adrien Courtois , Gabriele Facciolo

The increasingly deeper neural networks hinder the democratization of privacy-enhancing distributed learning, such as federated learning (FL), to resource-constrained devices. To overcome this challenge, in this paper, we advocate the…

机器学习 · 计算机科学 2024-01-25 Zheng Lin , Guangyu Zhu , Yiqin Deng , Xianhao Chen , Yue Gao , Kaibin Huang , Yuguang Fang

Person re-identification (Re-ID) usually suffers from noisy samples with background clutter and mutual occlusion, which makes it extremely difficult to distinguish different individuals across the disjoint camera views. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Sanping Zhou , Jinjun Wang , Deyu Meng , Xiaomeng Xin , Yubing Li , Yihong Gong , Nanning Zheng

Single image super-resolution (SISR) is a very popular topic nowadays, which has both research value and practical value. In daily life, we crop a large image into sub-images to do super-resolution and then merge them together. Although…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Junyu , Wang , Rong Song

Recent algorithms for image manipulation detection almost exclusively use deep network models. These approaches require either dense pixelwise groundtruth masks, camera ids, or image metadata to train the networks. On one hand, constructing…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Susmit Agrawal , Prabhat Kumar , Siddharth Seth , Toufiq Parag , Maneesh Singh , Venkatesh Babu

With the development of the super-resolution convolutional neural network (SRCNN), deep learning technique has been widely applied in the field of image super-resolution. Previous works mainly focus on optimizing the structure of SRCNN,…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Jianwei Zhang , zhenxing Wang , yuhui Zheng , Guoqing Zhang

Image Super-Resolution (SR) is an important class of image processing techniques to enhance the resolution of images and videos in computer vision. Recent years have witnessed remarkable progress of image super-resolution using deep…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Zhihao Wang , Jian Chen , Steven C. H. Hoi

We introduce a new learning strategy for image enhancement by recurrently training the same simple superresolution (SR) network multiple times. After initially training an SR network by using pairs of a corrupted low resolution (LR) image…

图像与视频处理 · 电气工程与系统科学 2019-07-29 Saem Park , Nojun Kwak

Managing the dynamic regions in the photometric loss formulation has been a main issue for handling the self-supervised depth estimation problem. Most previous methods have alleviated this issue by removing the dynamic regions in the…

计算机视觉与模式识别 · 计算机科学 2022-05-23 Geonho Cha , Ho-Deok Jang , Dongyoon Wee

Recently, self-supervised learning (SSL) methods have been used in pre-training the segmentation models for 2D and 3D medical images. Most of these methods are based on reconstruction, contrastive learning and consistency regularization.…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Haofeng Li , Yiming Ouyang , Xiang Wan

Deep networks are increasingly being applied to problems involving image synthesis, e.g., generating images from textual descriptions and reconstructing an input image from a compact representation. Supervised training of image-synthesis…

机器学习 · 计算机科学 2017-01-25 Jake Snell , Karl Ridgeway , Renjie Liao , Brett D. Roads , Michael C. Mozer , Richard S. Zemel

Unsupervised learning methods have recently shown their competitiveness against supervised training. Typically, these methods use a single objective to train the entire network. But one distinct advantage of unsupervised over supervised…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Zefan Li , Chenxi Liu , Alan Yuille , Bingbing Ni , Wenjun Zhang , Wen Gao

In this paper, we present a novel deep learning-based approach for still image super-resolution, that unlike the mainstream models does not rely solely on the input low resolution image for high quality upsampling, and takes advantage of a…

计算机视觉与模式识别 · 计算机科学 2018-12-17 Farzad Toutounchi , Ebroul Izquierdo

Locally supervised learning aims to train a neural network based on a local estimation of the global loss function at each decoupled module of the network. Auxiliary networks are typically appended to the modules to approximate the gradient…

机器学习 · 计算机科学 2022-08-02 Hasnain Irshad Bhatti , Jaekyun Moon

This paper tackles a new problem setting: reinforcement learning with pixel-wise rewards (pixelRL) for image processing. After the introduction of the deep Q-network, deep RL has been achieving great success. However, the applications of…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Ryosuke Furuta , Naoto Inoue , Toshihiko Yamasaki

Image inverse halftoning is a classic image restoration task, aiming to recover continuous-tone images from halftone images with only bilevel pixels. Because the halftone images lose much of the original image content, inverse halftoning is…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Feiyu Li , Jun Yang

Deep learning-based hyperspectral image super-resolution (SR) methods have achieved great success recently. However, most existing models can not effectively explore spatial information and spectral information between bands simultaneously,…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Qi Wang , Qiang Li , Xuelong Li

Adopting large-scale AI models in enterprise information systems is often hindered by high training costs and long development cycles, posing a significant managerial challenge. The standard end-to-end backpropagation (BP) algorithm is a…

机器学习 · 计算机科学 2026-02-04 Ming-Yao Ho , Cheng-Kai Wang , You-Teng Lin , Hung-Hsuan Chen

Currently, training large-scale deep learning models is typically achieved through parallel training across multiple GPUs. However, due to the inherent communication overhead and synchronization delays in traditional model parallelism…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Xiuyuan Guo , Chengqi Xu , Guinan Guo , Feiyu Zhu , Changpeng Cai , Peizhe Wang , Xiaoming Wei , Junhao Su , Jialin Gao

Existing polarimetric synthetic aperture radar (PolSAR) image classification methods cannot achieve satisfactory performance on complex scenes characterized by several types of land cover with significant levels of noise or similar…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Wenshuai Chen , Shuiping Gou , Xinlin Wang , Licheng Jiao , Changzhe Jiao , Alina Zare