umd-huang-lab / WAVES

Code for our paper "Benchmarking the Robustness of Image Watermarks"
42 stars 2 forks source link

Encoders not provided #8

Open eva-giboulot opened 1 month ago

eva-giboulot commented 1 month ago

Dear authors,

To the best of my knowledge, the current repository only contains the decoders for Stable Signature and StegaStamp. In order to replicate the results of the benchmark, one would need to also have access to the encoders (and possibly the encoding script if it was re-made in house).

In the case of Stable Signature this is not such a problem as it is currently well maintained. On the other hand, StegaStamp has not been updated in 5 years. Furthermore, as the authors might know, the University of Berkeley has removed access to the checkpoint of the StegaStamp encoder.

Given this situation, could the authors provide access to their StegaStamp encoder in order to facilitate the replication of their benchmark?

SVithurabiman commented 1 month ago

I also find that the onnx files of the decoders are of just 1KB. Any ideas on what am I missing here?

liwd190019 commented 1 week ago

@SVithurabiman @eva-giboulot guys did you solve it?