IRIS0-SPAN
IRIS0-SPAN copied to clipboard
clarity of dataset directory structure, dependencies, model_weights
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.
- what should be the Columbia_image_new.list file? It's missing in the repo
- what are the dependencies to run the scripts? what version of tensorflow, keras ... should be installed?
- 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!