paper-with-me

홈 › Papers

Recognizing Instagram Filtered Images with Feature De-stylization

2019-12-30 · Zhe Wu, Zuxuan Wu, Bharat Singh, Larry S. Davis

Deep neural networks have been shown to suffer from poor generalization when small perturbations are added (like Gaussian noise), yet little work has been done to evaluate their robustness to more natural image transformations like photo filters. This paper presents a study on how popular pretrained models are affected by commonly used Instagram filters. To this end, we introduce ImageNet-Instagram, a filtered version of ImageNet, where 20 popular Instagram filters are applied to each image in ImageNet. Our analysis suggests that simple structure preserving filters which only alter the global appearance of an image can lead to large differences in the convolutional feature space. To improve generalization, we introduce a lightweight de-stylization module that predicts parameters used for scaling and shifting feature maps to "undo" the changes incurred by filters, inverting the process of style transfer tasks. We further demonstrate the module can be readily plugged into modern CNN architectures together with skip connections. We conduct extensive studies on ImageNet-Instagram, and show quantitatively and qualitatively, that the proposed module, among other things, can effectively improve generalization by simply learning normalization parameters without retraining the entire network, thus recovering the alterations in the feature space caused by the filters.

📄 PDF Abstract BibTeX arXiv:1912.13000

Code (2)

DiegoArcelli/De-Stylization-Network pytorch
azshue/AdvBN pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Instagram Filter Removal on Fashionable Images

2021-04-11 · Furkan Kınlı, Barış Özcan, Furkan Kıraç

Social media images are generally transformed by filtering to obtain aesthetically more pleasing appearances. However, CNNs generally fail to interpret both the image and its filtered version as the same in the visual an…

Reverse Style TransferStyle Transfer

Patch-wise Contrastive Style Learning for Instagram Filter Removal

2022-04-15 · Furkan Kınlı, Barış Özcan, Furkan Kıraç

Image-level corruptions and perturbations degrade the performance of CNNs on different downstream vision tasks. Social media filters are one of the most common resources of various corruptions and perturbations for real-…

Reverse Style TransferStyle Transfer

CAIR: Fast and Lightweight Multi-Scale Color Attention Network for Instagram Filter Removal

2022-08-30 · Woon-Ha Yeo, Wang-Taek Oh, Kyung-Su Kang, Young-Il Kim 외

Image restoration is an important and challenging task in computer vision. Reverting a filtered image to its original image is helpful in various computer vision tasks. We employ a nonlinear activation function free netw…

Image Restoration

Portuguese Man-of-War Image Classification with Convolutional Neural Networks

2022-07-04 · Alessandra Carneiro, Lorena Nascimento, Mauricio Noernberg, Carmem Hara 외

Portuguese man-of-war (PMW) is a gelatinous organism with long tentacles capable of causing severe burns, thus leading to negative impacts on human activities, such as tourism and fishing. There is a lack of information …

image-classificationImage Classification

Red Is Open-Minded, Blue Is Conscientious: Predicting User Traits From Instagram Image Data

2020-12-01 · COLING (PEOPLES) 2020 12 · Lisa Branz, Patricia Brockmann, Annika Hinze

Various studies have addressed the connection between a user’s traits and their social media content. This paper explores the relationship between gender, age and Big Five personality traits of 179 university students fr…

regression