https://github.com/laion-ai/laion-5b-watermarkdetection
https://github.com/laion-ai/laion-5b-watermarkdetection
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/laion-ai/laion-5b-watermarkdetection
- Owner: LAION-AI
- License: mit
- Created: 2022-03-20T22:09:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T17:56:27.000Z (over 2 years ago)
- Last Synced: 2025-05-07T18:13:40.253Z (about 1 month ago)
- Language: Python
- Size: 41.5 MB
- Stars: 115
- Watchers: 4
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# LAION-5B-WatermarkDetection
For more information see [this repository](https://github.com/LAION-AI/watermark-detection)## Models
The current model is at `./models/watermark_model_v1.pt` and availible in the release as well## Usage
See `example_use.py`