paper-with-me

Papers

A self-supervised CNN for image watermark removal

2024-03-09 · Chunwei Tian, Menghua Zheng, Tiancai Jiao, WangMeng Zuo, Yanning Zhang, Chia-Wen Lin

Popular convolutional neural networks mainly use paired images in a supervised way for image watermark removal. However, watermarked images do not have reference images in the real world, which results in poor robustness of image watermark removal techniques. In this paper, we propose a self-supervised convolutional neural network (CNN) in image watermark removal (SWCNN). SWCNN uses a self-supervised way to construct reference watermarked images rather than given paired training samples, according to watermark distribution. A heterogeneous U-Net architecture is used to extract more complementary structural information via simple components for image watermark removal. Taking into account texture information, a mixed loss is exploited to improve visual effects of image watermark removal. Besides, a watermark dataset is conducted. Experimental results show that the proposed SWCNN is superior to popular CNNs in image watermark removal.

📄 PDF Abstract BibTeX arXiv:2403.05807

Code (1)

hellloxiaotian/swcnn 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Perceptive self-supervised learning network for noisy image watermark removal

2024-03-04 · Chunwei Tian, Menghua Zheng, Bo Li, Yanning Zhang 외

Popular methods usually use a degradation model in a supervised way to learn a watermark removal model. However, it is true that reference images are difficult to obtain in the real world, as well as collected images by …

Self-Supervised Learning

SSH-Net: A Self-Supervised and Hybrid Network for Noisy Image Watermark Removal

2025-05-08 · Wenyang Liu, Jianjun Gao, Kim-Hui Yap

Visible watermark removal is challenging due to its inherent complexities and the noise carried within images. Existing methods primarily rely on supervised learning approaches that require paired datasets of watermarked…

Visible Watermark Removal via Self-calibrated Localization and Background Refinement

2021-08-08 · Jing Liang, Li Niu, Fengjun Guo, Teng Long 외

Superimposing visible watermarks on images provides a powerful weapon to cope with the copyright issue. Watermark removal techniques, which can strengthen the robustness of visible watermarks in an adversarial way, have …

Multi-Task Learning

Unsupervised Portrait Shadow Removal via Generative Priors

2021-08-07 · Yingqing He, Yazhou Xing, Tianjia Zhang, Qifeng Chen

Portrait images often suffer from undesirable shadows cast by casual objects or even the face itself. While existing methods for portrait shadow removal require training on a large-scale synthetic dataset, we propose the…

Shadow RemovalUnsupervised Semantic Segmentation

Watermark Vaccine: Adversarial Attacks to Prevent Watermark Removal

2022-07-17 · Xinwei Liu, Jian Liu, Yang Bai, Jindong Gu 외

As a common security tool, visible watermarking has been widely applied to protect copyrights of digital images. However, recent works have shown that visible watermarks can be removed by DNNs without damaging their host…