code share for paper InvisMark: Invisible and Robust Watermarking for AI-generated Image Provenance
61
stars
10
commits
Jupyter Notebook
primary language
Apr 13, 2026
updated
This repo contains source code used for the paper: https://arxiv.org/pdf/2411.07795
pip install -r requirements.txt
Leverage the pretrained model ckpt
Demo.ipynbTrain a watermark model from scratch with your own dataset
train_path and eval_path in train.sh./train.shIf you find this paper or code useful, please cite by:
@article{xu2024invismark,
title={InvisMark: Invisible and Robust Watermarking for AI-generated Image Provenance},
author={Xu, Rui and Hu, Mengya and Lei, Deren and Li, Yaxi and Lowe, David and Gorevski, Alex and Wang, Mingyu and Ching, Emily and Deng, Alex and others},
journal={arXiv preprint arXiv:2411.07795},
year={2024}
}
Jupyter Notebook
97.6%
Python
2.4%
code share for paper InvisMark: Invisible and Robust Watermarking for AI-generated Image Provenance
61
stars
10
commits
Jupyter Notebook
primary language
Apr 13, 2026
updated
This repo contains source code used for the paper: https://arxiv.org/pdf/2411.07795
pip install -r requirements.txt
Leverage the pretrained model ckpt
Demo.ipynbTrain a watermark model from scratch with your own dataset
train_path and eval_path in train.sh./train.shIf you find this paper or code useful, please cite by:
@article{xu2024invismark,
title={InvisMark: Invisible and Robust Watermarking for AI-generated Image Provenance},
author={Xu, Rui and Hu, Mengya and Lei, Deren and Li, Yaxi and Lowe, David and Gorevski, Alex and Wang, Mingyu and Ching, Emily and Deng, Alex and others},
journal={arXiv preprint arXiv:2411.07795},
year={2024}
}
Jupyter Notebook
97.6%
Python
2.4%