English
Related papers

Related papers: Projected Distribution Loss for Image Enhancement

200 papers

While it is nearly effortless for humans to quickly assess the perceptual similarity between two images, the underlying processes are thought to be quite complex. Despite this, the most widely used perceptual metrics today, such as PSNR and…

Computer Vision and Pattern Recognition · Computer Science 2018-04-12 Richard Zhang , Phillip Isola , Alexei A. Efros , Eli Shechtman , Oliver Wang

We explore an innovative strategy for image denoising by using convolutional neural networks (CNN) to learn similar pixel-distribution features from noisy images. Many types of image noise follow a certain pixel-distribution in common, such…

Computer Vision and Pattern Recognition · Computer Science 2018-06-05 Peng Liu , Ruogu Fang

Existing convolutional neural network (CNN) based face recognition algorithms typically learn a discriminative feature mapping, using a loss function that enforces separation of features from different classes and/or aggregation of features…

Computer Vision and Pattern Recognition · Computer Science 2019-05-20 Luo Jiang , Juyong Zhang , Bailin Deng

Convolutional neural networks (CNNs) have shown outstanding performance on image denoising with the help of large-scale datasets. Earlier methods naively trained a single CNN with many pairs of clean-noisy images. However, the conditional…

Image and Video Processing · Electrical Eng. & Systems 2021-04-05 Jae Woong Soh , Nam Ik Cho

Comparing images to recommend items from an image-inventory is a subject of continued interest. Added with the scalability of deep-learning architectures the once `manual' job of hand-crafting features have been largely alleviated, and…

Information Retrieval · Computer Science 2017-11-15 Y Qian , E Vazquez , B Sengupta

Convolutional neural networks (CNNs) have shown great success in computer vision, approaching human-level performance when trained for specific tasks via application-specific loss functions. In this paper, we propose a method for augmenting…

Computer Vision and Pattern Recognition · Computer Science 2017-06-15 Austin Stone , Huayan Wang , Michael Stark , Yi Liu , D. Scott Phoenix , Dileep George

The choice of a loss function is an important factor when training neural networks for image restoration problems, such as single image super resolution. The loss function should encourage natural and perceptually pleasing results. A…

Image and Video Processing · Electrical Eng. & Systems 2021-10-19 Aamir Mustafa , Aliaksei Mikhailiuk , Dan Andrei Iliescu , Varun Babbar , Rafal K. Mantiuk

In this paper, we propose a novel convolutional neural network (CNN) architecture considering both local and global features for image enhancement. Most conventional image enhancement methods, including Retinex-based methods, cannot restore…

Image and Video Processing · Electrical Eng. & Systems 2019-05-09 Yuma Kinoshita , Hitoshi Kiya

In recent years, convolutional neural networks (CNNs) are used in a large number of tasks in computer vision. One of them is object detection for autonomous driving. Although CNNs are used widely in many areas, what happens inside the…

Computer Vision and Pattern Recognition · Computer Science 2022-10-14 Ajay Chawda , Axel Vierling , Karsten Berns

Neural networks (NN) for single-view 3D reconstruction (SVR) have gained in popularity. Recent work points out that for SVR, most cutting-edge NNs have limited performance on reconstructing unseen objects because they rely primarily on…

Computer Vision and Pattern Recognition · Computer Science 2021-12-01 Yefan Zhou , Yiru Shen , Yujun Yan , Chen Feng , Yaoqing Yang

The backbone of traditional CNN classifier is generally considered as a feature extractor, followed by a linear layer which performs the classification. We propose a novel loss function, termed as CAM-loss, to constrain the embedded feature…

Computer Vision and Pattern Recognition · Computer Science 2022-03-09 Chaofei Wang , Jiayu Xiao , Yizeng Han , Qisen Yang , Shiji Song , Gao Huang

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…

Computer Vision and Pattern Recognition · Computer Science 2018-12-11 Tianwei Shen , Zixin Luo , Lei Zhou , Runze Zhang , Siyu Zhu , Tian Fang , Long Quan

Image quality plays a big role in CNN-based image classification performance. Fine-tuning the network with distorted samples may be too costly for large networks. To solve this issue, we propose a transfer learning approach optimized to…

Computer Vision and Pattern Recognition · Computer Science 2019-06-04 Alessandro Bianchi , Moreno Raimondo Vendra , Pavlos Protopapas , Marco Brambilla

This paper presents a novel approach combining convolutional layers (CLs) and large-margin metric learning for training supervised models on small datasets for texture classification. The core of such an approach is a loss function that…

Computer Vision and Pattern Recognition · Computer Science 2022-06-20 Jonathan de Matos , Luiz Eduardo Soares de Oliveira , Alceu de Souza Britto Junior , Alessandro Lameiras Koerich

In this paper, we introduce a new CT image denoising method based on the generative adversarial network (GAN) with Wasserstein distance and perceptual similarity. The Wasserstein distance is a key concept of the optimal transform theory,…

Computer Vision and Pattern Recognition · Computer Science 2018-07-17 Qingsong Yang , Pingkun Yan , Yanbo Zhang , Hengyong Yu , Yongyi Shi , Xuanqin Mou , Mannudeep K. Kalra , Ge Wang

Convolutional Neural Networks (CNNs) have proven to be highly effective in solving a broad spectrum of computer vision tasks, such as classification, identification, and segmentation. These methods can be deployed in both centralized and…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-03-12 Victor Forattini Jansen , Emanuel Teixeira Martins , Yasmin Souza Lima , Flavio de Oliveira Silva , Rodrigo Moreira , Larissa Ferreira Rodrigues Moreira

This paper presents a comparative study of a custom convolutional neural network (CNN) architecture against widely used pretrained and transfer learning CNN models across five real-world image datasets. The datasets span binary…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Mahmudul Hasan , Mabsur Fatin Bin Hossain

Despite the initial belief that Convolutional Neural Networks (CNNs) are driven by shapes to perform visual recognition tasks, recent evidence suggests that texture bias in CNNs provides higher performing models when learning on large…

Computer Vision and Pattern Recognition · Computer Science 2020-12-25 Reza Azad , Abdur R Fayjie , Claude Kauffman , Ismail Ben Ayed , Marco Pedersoli , Jose Dolz

Convolutional Neural Networks (CNNs) constitute a class of Deep Learning models which have been used in the recent past to resolve many problems in computer vision, in particular optical flow estimation. Measuring displacement and strain…

Image and Video Processing · Electrical Eng. & Systems 2020-09-10 S. Boukhtache , K. Abdelouahab , F. Berry , B. Blaysat , M. Grediac , F. Sur

We develop a model of perceptual similarity judgment based on re-training a deep convolution neural network (DCNN) that learns to associate different views of each 3D object to capture the notion of object persistence and continuity in our…

Computer Vision and Pattern Recognition · Computer Science 2017-04-04 Xingyu Lin , Hao Wang , Zhihao Li , Yimeng Zhang , Alan Yuille , Tai Sing Lee