cent664 / SSRIW

Tensorflow implementation of 'Robust Image Watermarking based on Cross-Attention and Invariant Domain Learning'
https://arxiv.org/abs/2310.05395
8 stars 0 forks source link

*** Please install the `scikit-image` package (instead of `skimage`) *** #4

Open ChinaApeng opened 1 month ago

ChinaApeng commented 1 month ago

I got an error trying to install the "skimage" package and was told that I should install it with the package name "scikit-image" instead of skimage.

ChinaApeng commented 1 month ago

I followed the prompts to install scikit-image, which is probably the full package name for skimage

cent664 commented 1 month ago

Thank you for pointing it out. Updated requirements.txt.