IRIS0-SPAN icon indicating copy to clipboard operation
IRIS0-SPAN copied to clipboard

clarity of dataset directory structure, dependencies, model_weights

Open zz397 opened this issue 4 years ago • 0 comments

Hi,

I am very interested in your work "SPAN: Spatial Pyramid Attention Network for Image Manipulation Localization". I want to run your evaluation script to better understand the paper. Can you provide a bit more details about the following:

Let's use Columbia dataset as an example.

  1. what should be the Columbia_image_new.list file? It's missing in the repo
  2. what are the dependencies to run the scripts? what version of tensorflow, keras ... should be installed?
  3. which is the model corresponding to the provided weights(PixelAttention32.h5)? is it the weights of the pretrain-only model from the paper?

Thank you!

zz397 avatar Feb 17 '21 19:02 zz397