Vivien Chappelier commited on
Commit
24fcf8d
2 Parent(s): 71f9973 90b55ee

Merge branch 'main' of hf.co:imatag/stable-signature-bzh-detector-resnet18

Browse files
Files changed (2) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -19,10 +19,12 @@
19
  512
20
  ],
21
  "id2label": {
22
- "0": "LABEL_0"
 
23
  },
24
  "label2id": {
25
- "LABEL_0": 0
 
26
  },
27
  "layer_type": "basic",
28
  "model_type": "resnet",
 
19
  512
20
  ],
21
  "id2label": {
22
+ "0": "no watermark detected",
23
+ "1": "watermarked"
24
  },
25
  "label2id": {
26
+ "no watermark detected": "0",
27
+ "watermarked": "1"
28
  },
29
  "layer_type": "basic",
30
  "model_type": "resnet",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e438d6ca948d9bc6a02e86436cafea58070187e86f153e016c1d2ec624d291c6
3
- size 44787829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d11e6f1a0a339c973ac3a433c43d67d2ddb2f37f26c456061d1778ea7bf9f70e
3
+ size 44789877