Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ You can [read more about the research here](https://fyx.me/articles/attempting-m
|
|
| 17 |
- **Architecture:** ResNet-34 backbone, modified for 6-channel input
|
| 18 |
- **Input:** Image (automatically resized to 512px)
|
| 19 |
- **Output:** Watermark probability (0.0 = clean, 1.0 = watermarked)
|
| 20 |
-
- **Threshold:** 0.5
|
| 21 |
|
| 22 |
### Input Channels
|
| 23 |
|
|
|
|
| 17 |
- **Architecture:** ResNet-34 backbone, modified for 6-channel input
|
| 18 |
- **Input:** Image (automatically resized to 512px)
|
| 19 |
- **Output:** Watermark probability (0.0 = clean, 1.0 = watermarked)
|
| 20 |
+
- **Threshold:** 0.5 (Needs more testing and adjustements)
|
| 21 |
|
| 22 |
### Input Channels
|
| 23 |
|