Skip to content

smkang96/WebtoonWatermarking

Repository files navigation

WebtoonWatermarking

Watermarking images to identify rogue image posters

Dependencies

  • python>=3.6 (strict due to f-string)
conda install pytorch torchvision cudatoolkit=10.1 -c pytorch
conda install -c conda-forge tqdm  
conda install -c conda-forge matplotlib 
conda install -c anaconda scikit-image 

Usage

Each run.py file support CLI for each model. Pre-defined run scripts are in exps dir.

Before you run the scripts, you may need following steps.

cp env.sh.template env.sh
# edit env.sh
source env.sh  # add it to bashrc to be permanent

About

Watermarking images to identify rogue image posters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors