PSCC-Net: Progressive Spatio-Channel Correlation Network for Image Manipulation Detection and Localization
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.
Code (1)
Tasks
DecoderImage ManipulationImage Manipulation DetectionImage Manipulation LocalizationSimilar Papers 제목 키워드 기반
Probabilistic Canonical Correlation Analysis for Sparse Count Data
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
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
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 TrackingCA-PMG: Channel attention and progressive multi-granularity training network for fine-grained visual classification
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 RecognitionSpatio-Temporal Channel Correlation Networks for Action Classification
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