Skip to content

wanesoft/rai-wm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realistic AI watermark util

Adds and reads watermark on image

Quick Start

pip install opencv-python numpy PyWavelets

Run

python ./embed.py --img x22.png --pwd 3465 --out x22w.png --wm a61d358eaff59724fdf5b3ce06447dc9
python ./unembed.py --img x22w.png --pwd 3465

Documentation

python ./embed.py -h
python ./unembed.py -h

Based on

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9477625/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages