fyxme commited on
Commit
5778d66
·
verified ·
1 Parent(s): 2e6cbaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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