paper-with-me

홈 › Papers

Recasting Residual-based Local Descriptors as Convolutional Neural Networks: an Application to Image Forgery Detection

2017-03-14 · Davide Cozzolino, Giovanni Poggi, Luisa Verdoliva

Local descriptors based on the image noise residual have proven extremely effective for a number of forensic applications, like forgery detection and localization. Nonetheless, motivated by promising results in computer vision, the focus of the research community is now shifting on deep learning. In this paper we show that a class of residual-based descriptors can be actually regarded as a simple constrained convolutional neural network (CNN). Then, by relaxing the constraints, and fine-tuning the net on a relatively small training set, we obtain a significant performance improvement with respect to the conventional detector.

📄 PDF Abstract BibTeX arXiv:1703.04615

Code (0)

등록된 구현이 없습니다.

Tasks

Image Forgery Detection

Similar Papers 제목 키워드 기반

Residual Learning for Image Point Descriptors

2023-12-24 · Rashik Shrestha, Ajad Chhatkuli, Menelaos Kanakis, Luc van Gool

Local image feature descriptors have had a tremendous impact on the development and application of computer vision methods. It is therefore unsurprising that significant efforts are being made for learning-based image po…

Camera LocalizationEnsemble Learning

DRTAM: Dual Rank-1 Tensor Attention Module

2022-03-11 · Hanxing Chi, Baihong Lin, Jun Hu, Liang Wang

Recently, attention mechanisms have been extensively investigated in computer vision, but few of them show excellent performance on both large and mobile networks. This paper proposes Dual Rank-1 Tensor Attention Module …

Short-term Streamflow and Flood Forecasting based on Graph Convolutional Recurrent Neural Network and Residual Error Learning

2024-12-06 · Xiyu Pan, Neda Mohammadi, John E. Taylor

Accurate short-term streamflow and flood forecasting are critical for mitigating river flood impacts, especially given the increasing climate variability. Machine learning-based streamflow forecasting relies on large str…

Visual descriptors for content-based retrieval of remote sensing images

2016-02-02 · Paolo Napoletano

In this paper we present an extensive evaluation of visual descriptors for the content-based retrieval of remote sensing (RS) images. The evaluation includes global hand-crafted, local hand-crafted, and Convolutional Neu…

Content-Based Image RetrievalImage RetrievalRetrieval

Convolutional Neural Networks learn compact local image descriptors

2013-04-30 · Christian Osendorfer, Justin Bayer, Patrick van der Smagt

A standard deep convolutional neural network paired with a suitable loss function learns compact local image descriptors that perform comparably to state-of-the art approaches.