paper-with-me

홈 › Papers

PSCC-Net: Progressive Spatio-Channel Correlation Network for Image Manipulation Detection and Localization

2021-03-19 · Xiaohong Liu, Yaojie Liu, Jun Chen, Xiaoming Liu

To defend against manipulation of image content, such as splicing, copy-move, and removal, we develop a Progressive Spatio-Channel Correlation Network (PSCC-Net) to detect and localize image manipulations. PSCC-Net processes the image in a two-path procedure: a top-down path that extracts local and global features and a bottom-up path that detects whether the input image is manipulated, and estimates its manipulation masks at multiple scales, where each mask is conditioned on the previous one. Different from the conventional encoder-decoder and no-pooling structures, PSCC-Net leverages features at different scales with dense cross-connections to produce manipulation masks in a coarse-to-fine fashion. Moreover, a Spatio-Channel Correlation Module (SCCM) captures both spatial and channel-wise correlations in the bottom-up path, which endows features with holistic cues, enabling the network to cope with a wide range of manipulation attacks. Thanks to the light-weight backbone and progressive mechanism, PSCC-Net can process 1,080P images at 50+ FPS. Extensive experiments demonstrate the superiority of PSCC-Net over the state-of-the-art methods on both detection and localization.

📄 PDF Abstract BibTeX arXiv:2103.10596

Code (1)

proteus1991/pscc-net 공식 구현 pytorch

Tasks

DecoderImage ManipulationImage Manipulation DetectionImage Manipulation Localization

Similar Papers 제목 키워드 기반

Probabilistic Canonical Correlation Analysis for Sparse Count Data

2020-05-11 · Lin Qiu, Vernon M. Chinchilli

Canonical correlation analysis (CCA) is a classical and important multivariate technique for exploring the relationship between two sets of continuous variables. CCA has applications in many fields, such as genomics and …

Two Low-complexity DOA Estimators for Massive/Ultra-massive MIMO Receive Array

2022-04-20 · YiWen Chen, Xichao Zhan, Feng Shu, Qijuan Jie 외

Eigen-decomposition-based direction finding methods of using large-scale/ultra-large-scale fully-digital receive antenna arrays lead to a high or ultra-high complexity. To address the complexity dilemma, in this paper, t…

Spatio-Temporal Matching for Siamese Visual Tracking

2021-05-06 · Jinpu Zhang, Yuehuan Wang

Similarity matching is a core operation in Siamese trackers. Most Siamese trackers carry out similarity learning via cross correlation that originates from the image matching field. However, unlike 2-D image matching, th…

Object TrackingVisual Tracking

CA-PMG: Channel attention and progressive multi-granularity training network for fine-grained visual classification

2021-04-21 · IET Image Processing 2021 4 · Peipei Zhao, Qiguang Miao, Hang Yao, Xiangzeng Liu 외

Fine-grained visual classification is challenging due to the inherently subtle intra-class object variations. To solve this issue, a novel framework named channel attention and progressive multi-granularity training netw…

Fine-Grained Image ClassificationFine-Grained Visual Recognition

Spatio-Temporal Channel Correlation Networks for Action Classification

2018-06-19 · ECCV 2018 9 · Ali Diba, Mohsen Fayyaz, Vivek Sharma, M. Mahdi Arzani 외

The work in this paper is driven by the question if spatio-temporal correlations are enough for 3D convolutional neural networks (CNN)? Most of the traditional 3D networks use local spatio-temporal features. We introduce…

Action ClassificationClassificationGeneral Classification