shirayu commited on
Commit
d7e2433
1 Parent(s): 35b3e1f

Updated config files

Browse files
SmilingWolf__wd-v1-4-convnext-tagger-v2/config.json CHANGED
@@ -1,3 +1,13 @@
1
  {
2
- "image_size": 448
 
 
 
 
 
 
 
 
 
 
3
  }
 
1
  {
2
+ "image_size": 448,
3
+ "thresholds_for_json": {
4
+ "0": 0.3685,
5
+ "4": 0.3685,
6
+ "9": 0
7
+ },
8
+ "thresholds_for_txt": {
9
+ "0": 0.3685,
10
+ "4": 0.3685,
11
+ "9": 10000
12
+ }
13
  }
SmilingWolf__wd-v1-4-moat-tagger-v2/config.json CHANGED
@@ -1,3 +1,13 @@
1
  {
2
- "image_size": 448
 
 
 
 
 
 
 
 
 
 
3
  }
 
1
  {
2
+ "image_size": 448,
3
+ "thresholds_for_json": {
4
+ "0": 0.3771,
5
+ "4": 0.3771,
6
+ "9": 0
7
+ },
8
+ "thresholds_for_txt": {
9
+ "0": 0.3771,
10
+ "4": 0.3771,
11
+ "9": 10000
12
+ }
13
  }