paper-with-me

홈 › 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 analysis of social media images. We introduce Instagram Filter Removal Network (IFRNet) to mitigate the effects of image filters for social media analysis applications. To achieve this, we assume any filter applied to an image substantially injects a piece of additional style information to it, and we consider this problem as a reverse style transfer problem. The visual effects of filtering can be directly removed by adaptively normalizing external style information in each level of the encoder. Experiments demonstrate that IFRNet outperforms all compared methods in quantitative and qualitative comparisons, and has the ability to remove the visual effects to a great extent. Additionally, we present the filter classification performance of our proposed model, and analyze the dominant color estimation on the images unfiltered by all compared methods.

📄 PDF Abstract BibTeX arXiv:2104.05072

Code (1)

birdortyedi/instagram-filter-removal-pytorch 공식 구현 pytorch

Tasks

Reverse Style TransferStyle Transfer

Similar Papers 제목 키워드 기반

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

AIM 2022 Challenge on Instagram Filter Removal: Methods and Results

2022-10-17 · Furkan Kınlı, Sami Menteş, Barış Özcan, Furkan Kıraç 외

This paper introduces the methods and the results of AIM 2022 challenge on Instagram Filter Removal. Social media filters transform the images by consecutive non-linear operations, and the feature maps of the original co…

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

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 transform…

Style Transfer

One for Many: an Instagram inspired black-box adversarial attack

2021-09-29 · Alina Elena Baia, Alfredo Milani, Valentina Poggioni

It is well known that deep learning models are susceptible to adversarial attacks. To produce more robust and effective attacks, we propose a nested evolutionary algorithm able to produce multi-network (decision-based) b…

Adversarial Attack